12.12 页面风格改版,增加事件详情相关概念网页跳转,增加绑定手机号功能

This commit is contained in:
尚政杰
2025-12-12 19:35:08 +08:00
parent 44842120da
commit 13c783a0ad
256 changed files with 4046 additions and 2986 deletions

View File

@@ -5,6 +5,7 @@ const utils_share = require("./utils/share.js");
if (!Math) {
"./pages/index/index.js";
"./pages/invest/invest.js";
"./pages/concept/concept.js";
"./pages/mine/mine.js";
"./pages/mine/basicInfo/basicInfo.js";
"./pages/mine/feedback/feedback.js";
@@ -19,10 +20,9 @@ if (!Math) {
"./pages/login/login.js";
"./pages/login/codeLogin/codeLogin.js";
"./pages/mine/web/web.js";
"./pages/index/conceptCenter/conceptCenter.js";
"./pages/index/historicalTimeline/historicalTimeline.js";
"./pages/index/hotStock/hotStock.js";
"./pages/index/conceptNewsDetails/conceptNewsDetails.js";
"./pages/concept/historicalTimeline/historicalTimeline.js";
"./pages/concept/hotStock/hotStock.js";
"./pagesMine/vip/vip.js";
"./pagesMine/vipMeal/vipMeal.js";
}