Files
t/pages.json
root 3cd8fc247d fix: 启动页提为 tabBar 首页并修复失效的 switchTab;补写 README
- pages.json 启动页改为文章列表页(原启动页 pages/index/index 不在 tabBar,启动无底部导航,且其闪屏图签名已于 2025-03 过期显示裂图)
- 修复 editCms/editSetting/zetank-backBar 3 处 switchTab 指向非 tabBar 页面导致跳转失效的问题
- README.md 重写(原文件 UTF-16 编码仅 # t):补功能、技术栈、目录、运行说明与密钥安全提示
2026-09-08 16:30:28 +08:00

396 lines
13 KiB
JSON

{
"easycom" : {
"^u-(.*)" : "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"pages" : [
{
"path" : "uni_modules/uni-cms-article/pages/list/list",
"style" : {
"backgroundColor" : "#FFFFFF",
"disableScroll" : true,
"navigationStyle" : "custom"
}
},
{
"path" : "pages/index/index",
"style" : {
"navigationBarTitleText" : "首页"
}
},
{
"path" : "pages/my/my",
"style" : {
"navigationBarTitleText" : "个人中心"
}
},
{
"path" : "uni_modules/uni-cms-article/pages/list/slist",
"style" : {
"backgroundColor" : "#FFFFFF",
"disableScroll" : true,
"navigationStyle" : "custom"
}
},
{
"path" : "uni_modules/uni-cms-article/pages/search/search",
"style" : {
"navigationBarTitleText" : "搜索"
}
},
{
"path" : "uni_modules/uni-cms-article/pages/detail/detail",
"style" : {
"backgroundColor" : "#FFFFFF",
"navigationBarTitleText" : ""
}
},
{
"path" : "uni_modules/uni-cms-article/pages/webview/webview",
"style" : {
"navigationBarTitleText" : ""
}
}
],
"subPackages" : [
{
"root" : "pages/articleContentDetail",
"pages" : [
{
"path" : "articleContentDetail",
"style" : {
"navigationBarTitleText" : "鱼水情"
}
}
]
},
{
"root" : "pages/login",
"pages" : [
{
"path" : "login",
"style" : {
"navigationBarTitleText" : "login"
}
}
]
},
{
"root" : "pages/test",
"pages" : [
{
"path" : "test",
"style" : {
"navigationBarTitleText" : "test"
}
}
]
},
{
"root" : "pages2",
"easycom" : {
"^u-(.*)" : "../../uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"pages" : [
{
"path" : "historyList/historyList",
"style" : {
"backgroundColor" : "#F8F8F8",
"navigationBarTitleText" : "历史浏览"
}
},
{
"path" : "arctcleCollectList/arctcleCollectList",
"style" : {
"navigationBarTitleText" : "我的收藏"
}
},
{
"path" : "arctcleLikeList/arctcleLikeList",
"style" : {
"navigationBarTitleText" : "我的喜欢"
}
},
{
"path" : "replyCommentList/replyCommentList",
"style" : {
"navigationBarTitleText" : ""
}
},
{
"path" : "balance/balance",
"style" : {
"navigationBarTitleText" : ""
}
},
{
"path" : "withdraw/withdraw",
"style" : {
"navigationBarTitleText" : ""
}
},
{
"path" : "setting/setting",
"style" : {
"navigationBarTitleText" : ""
}
},
{
"path" : "follow/follow",
"style" : {
"navigationBarTitleText" : "我的关注"
}
},
{
"path" : "editCms/editCms",
"style" : {
"navigationBarTitleText" : "编辑文章"
}
},
{
"path" : "editCms/preview",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "editCms/editText",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "editCms/titleStyle",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "editCms/smallTitle",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "editCms/vote",
"style" :
{
"navigationBarTitleText" : "投票设置"
}
},
{
"path" : "editCms/editSetting",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "edit_list/edit_list",
"style" :
{
"navigationBarTitleText" : ""
}
}
]
},
{
"root" : "uni_modules/uni-media-library/pages/index",
"pages" : [
{
"path" : "index",
"style" : {
"navigationBarTitleText" : "媒体库"
}
}
]
},
{
"root" : "uni_modules/uni-pay/pages",
"pages" : [
{
"path" : "success/success",
"style" : {
"backgroundColor" : "#F8F8F8",
"navigationBarTitleText" : "支付成功"
}
},
{
"path" : "ad-interactive-webview/ad-interactive-webview",
"style" : {
"backgroundColor" : "#F8F8F8",
"navigationBarTitleText" : "ad"
}
},
{
"path" : "pay-desk/pay-desk",
"style" : {
"backgroundColor" : "#F8F8F8",
"navigationBarTitleText" : "收银台"
}
}
]
},
{
"root" : "uni_modules/zetank-personalpage/pages/personalpage",
"pages" : [
{
"path" : "personalpage",
"style" : {
"app-plus" : {
"bounce" : "none"
},
"enablePullDownRefresh" : false,
"mp-alipay" : {
"allowsBounceVertical" : "NO"
},
"navigationBarTitleText" : "个人主页"
}
}
]
},
{
"root" : "pages3",
"pages" : [
{
"path" : "uni_modules/uni-id-pages/pages/register/register",
"style" : {
"navigationBarTitleText" : "注册"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/login/login-withoutpwd",
"style" : {
"navigationBarTitleText" : "登录"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/login/login-withpwd",
"style" : {
"navigationBarTitleText" : "账号密码登录"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/login/login-smscode",
"style" : {
"navigationBarTitleText" : "手机验证码登录"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/userinfo/userinfo",
"style" : {
"navigationBarTitleText" : "个人资料"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/userinfo/bind-mobile/bind-mobile",
"style" : {
"navigationBarTitleText" : "绑定手机号码"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/userinfo/cropImage/cropImage",
"style" : {
"navigationBarTitleText" : ""
}
},
{
"path" : "uni_modules/uni-id-pages/pages/register/register-by-email",
"style" : {
"navigationBarTitleText" : "邮箱验证码注册"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/retrieve/retrieve",
"style" : {
"navigationBarTitleText" : "重置密码"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/retrieve/retrieve-by-email",
"style" : {
"navigationBarTitleText" : "通过邮箱重置密码"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/common/webview/webview",
"style" : {
"enablePullDownRefresh" : false,
"navigationBarTitleText" : ""
}
},
{
"path" : "uni_modules/uni-id-pages/pages/userinfo/change_pwd/change_pwd",
"style" : {
"enablePullDownRefresh" : false,
"navigationBarTitleText" : "修改密码"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/register/register-admin",
"style" : {
"enablePullDownRefresh" : false,
"navigationBarTitleText" : "注册管理员账号"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/userinfo/set-pwd/set-pwd",
"style" : {
"enablePullDownRefresh" : false,
"navigationBarTitleText" : "设置密码"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/userinfo/deactivate/deactivate",
"style" : {
"navigationBarTitleText" : "注销账号"
}
},
{
"path" : "uni_modules/uni-id-pages/pages/userinfo/realname-verify/realname-verify",
"style" : {
"enablePullDownRefresh" : false,
"navigationBarTitleText" : "实名认证"
}
}
]
}
],
"globalStyle" : {
"navigationBarTextStyle" : "black",
"navigationBarTitleText" : "军歌嘹亮",
"navigationBarBackgroundColor" : "#F8F8F8",
"backgroundColor" : "#F8F8F8"
},
"uniIdRouter" : {},
"tabBar" : {
"color" : "#7A7E83",
"selectedColor" : "#3cc51f",
"borderStyle" : "black",
"backgroundColor" : "#ffffff",
"list" : [
{
"pagePath" : "uni_modules/uni-cms-article/pages/list/list",
"text" : "首页",
"iconPath" : "/static/tabbar/home.png",
"selectedIconPath" : "/static/tabbar/select_home.png"
},
{
"pagePath" : "uni_modules/uni-cms-article/pages/list/slist",
"text" : "搜索",
"iconPath" : "/static/tabbar/search.png",
"selectedIconPath" : "/static/tabbar/select_search.png"
},
{
"pagePath" : "pages/my/my",
"text" : "我的",
"iconPath" : "/static/tabbar/my.png",
"selectedIconPath" : "/static/tabbar/select_my.png"
}
]
}
}