diff --git a/components/deepExploration_header.vue b/components/deepExploration_header.vue new file mode 100644 index 0000000..f175e35 --- /dev/null +++ b/components/deepExploration_header.vue @@ -0,0 +1,97 @@ + + + + + \ No newline at end of file diff --git a/pages/deepExploration/MainForceActions.vue b/pages/deepExploration/MainForceActions.vue new file mode 100644 index 0000000..38ab169 --- /dev/null +++ b/pages/deepExploration/MainForceActions.vue @@ -0,0 +1,287 @@ + + + + + \ No newline at end of file diff --git a/pages/deepExploration/stockSelectDetail.vue b/pages/deepExploration/stockSelectDetail.vue new file mode 100644 index 0000000..64ee01d --- /dev/null +++ b/pages/deepExploration/stockSelectDetail.vue @@ -0,0 +1,354 @@ + + + + + \ No newline at end of file diff --git a/pages/home/deepExploration.vue b/pages/home/deepExploration.vue index 1cb9971..a5886c2 100644 --- a/pages/home/deepExploration.vue +++ b/pages/home/deepExploration.vue @@ -2,27 +2,389 @@ - 深度探索 + + + + + + + + 主力追踪 + + + + 主力雷达 + + + + 主力解码 + + + + 主力资金流 + + + + + + + + + + 选股策略 + + + 查看全部 + + + + + + + + + 抄底卖顶 + + + + 美股 + + + + + + 股票名称 + 最新收盘价 + 选股价格 + + + + {{item.name}} + {{item.close}} + {{item.select}} + + + + + + + + + + + + 抄底卖顶 + + + + 美股 + + + + + 股票名称 + 最新收盘价 + 选股价格 + + + + {{item.name}} + {{item.close}} + {{item.select}} + + + + + + - \ No newline at end of file diff --git a/static/deepExploration-images/1.png b/static/deepExploration-images/1.png new file mode 100644 index 0000000..6d6fae6 Binary files /dev/null and b/static/deepExploration-images/1.png differ diff --git a/static/deepExploration-images/2.png b/static/deepExploration-images/2.png new file mode 100644 index 0000000..590f8fc Binary files /dev/null and b/static/deepExploration-images/2.png differ diff --git a/static/deepExploration-images/3.png b/static/deepExploration-images/3.png new file mode 100644 index 0000000..b50925f Binary files /dev/null and b/static/deepExploration-images/3.png differ diff --git a/static/deepExploration-images/4.png b/static/deepExploration-images/4.png new file mode 100644 index 0000000..83ed92f Binary files /dev/null and b/static/deepExploration-images/4.png differ diff --git a/static/deepExploration-images/ASC.png b/static/deepExploration-images/ASC.png new file mode 100644 index 0000000..4c2838c Binary files /dev/null and b/static/deepExploration-images/ASC.png differ diff --git a/static/deepExploration-images/Americle.png b/static/deepExploration-images/Americle.png new file mode 100644 index 0000000..d4c8ccf Binary files /dev/null and b/static/deepExploration-images/Americle.png differ diff --git a/static/deepExploration-images/DESC.png b/static/deepExploration-images/DESC.png new file mode 100644 index 0000000..ab5e48d Binary files /dev/null and b/static/deepExploration-images/DESC.png differ diff --git a/static/deepExploration-images/history.png b/static/deepExploration-images/history.png new file mode 100644 index 0000000..a45ff5f Binary files /dev/null and b/static/deepExploration-images/history.png differ diff --git a/static/deepExploration-images/icon1.png b/static/deepExploration-images/icon1.png new file mode 100644 index 0000000..2ba805e Binary files /dev/null and b/static/deepExploration-images/icon1.png differ diff --git a/static/deepExploration-images/icon2.png b/static/deepExploration-images/icon2.png new file mode 100644 index 0000000..3e36a07 Binary files /dev/null and b/static/deepExploration-images/icon2.png differ diff --git a/static/deepExploration-images/icon3.png b/static/deepExploration-images/icon3.png new file mode 100644 index 0000000..04088ae Binary files /dev/null and b/static/deepExploration-images/icon3.png differ diff --git a/static/deepExploration-images/icon4.png b/static/deepExploration-images/icon4.png new file mode 100644 index 0000000..6d3fbb6 Binary files /dev/null and b/static/deepExploration-images/icon4.png differ diff --git a/static/deepExploration-images/last.png b/static/deepExploration-images/last.png new file mode 100644 index 0000000..9c545c2 Binary files /dev/null and b/static/deepExploration-images/last.png differ diff --git a/static/deepExploration-images/next.png b/static/deepExploration-images/next.png new file mode 100644 index 0000000..7fbdb12 Binary files /dev/null and b/static/deepExploration-images/next.png differ diff --git a/static/deepExploration-images/notice.png b/static/deepExploration-images/notice.png new file mode 100644 index 0000000..0cfce4b Binary files /dev/null and b/static/deepExploration-images/notice.png differ diff --git a/static/deepExploration-images/plus.png b/static/deepExploration-images/plus.png new file mode 100644 index 0000000..0e52589 Binary files /dev/null and b/static/deepExploration-images/plus.png differ diff --git a/static/deepExploration-images/search.png b/static/deepExploration-images/search.png new file mode 100644 index 0000000..f4f056b Binary files /dev/null and b/static/deepExploration-images/search.png differ diff --git a/static/deepExploration-images/showAll.png b/static/deepExploration-images/showAll.png new file mode 100644 index 0000000..4ef1548 Binary files /dev/null and b/static/deepExploration-images/showAll.png differ