From 08b584483cb0709f8bb7a0cb09bf85bb40563b8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Wed, 29 Oct 2025 23:46:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E6=88=91=E7=9A=84=E8=87=AA?= =?UTF-8?q?=E9=80=89=E9=A1=B5=E9=9D=A2=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 7 +++++++ pages/customStockList/customStockList.vue | 22 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 pages/customStockList/customStockList.vue diff --git a/pages.json b/pages.json index 22eb5c9..6f0cac4 100644 --- a/pages.json +++ b/pages.json @@ -345,6 +345,13 @@ { "navigationBarTitleText" : "机构动向解析 " } + }, + { + "path" : "pages/customStockList/customStockList", + "style" : + { + "navigationBarTitleText" : "我的自选" + } } ], diff --git a/pages/customStockList/customStockList.vue b/pages/customStockList/customStockList.vue new file mode 100644 index 0000000..8183fd0 --- /dev/null +++ b/pages/customStockList/customStockList.vue @@ -0,0 +1,22 @@ + + + + +