Files
t/pages.json
T
2025-03-28 16:27:26 +08:00

326 lines
7.1 KiB
JSON

{
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/articleContentDetail/articleContentDetail",
"style": {
"navigationBarTitleText": "鱼水情"
}
},
{
"path": "pages/editor/editor",
"style": {
"navigationBarTitleText": "编辑文章"
}
},
{
"path": "pages/my/my",
"style": {
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "login"
}
},
{
"path": "pages/test/test",
"style": {
"navigationBarTitleText": "test"
}
},
{
"path": "pages/preview/preview",
"style": {
"navigationBarTitleText": "preview"
}
},
{
"path": "uni_modules/uni-media-library/pages/index/index",
"style": {
"navigationBarTitleText": "媒体库"
}
},
{
"path": "uni_modules/uni-cms-article/pages/list/list",
"style": {
"backgroundColor": "#FFFFFF",
"disableScroll": true,
"navigationStyle": "custom"
}
},
{
"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/detail/preview",
"style": {
"backgroundColor": "#FFFFFF",
"navigationBarTitleText": ""
}
},
{
"path": "uni_modules/uni-cms-article/pages/webview/webview",
"style": {
"navigationBarTitleText": ""
}
},
{
"path": "uni_modules/uni-pay/pages/success/success",
"style": {
"backgroundColor": "#F8F8F8",
"navigationBarTitleText": "支付成功"
}
},
{
"path": "uni_modules/uni-pay/pages/ad-interactive-webview/ad-interactive-webview",
"style": {
"backgroundColor": "#F8F8F8",
"navigationBarTitleText": "ad"
}
},
{
"path": "uni_modules/uni-pay/pages/pay-desk/pay-desk",
"style": {
"backgroundColor": "#F8F8F8",
"navigationBarTitleText": "收银台"
}
},
{
"path": "uni_modules/zetank-personalpage/pages/personalpage/personalpage",
"style": {
"app-plus": {
"bounce": "none"
},
"enablePullDownRefresh": false,
"mp-alipay": {
"allowsBounceVertical": "NO"
},
"navigationBarTitleText": "个人主页"
}
}
],
"subPackages": [{
"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" : "我的关注"
}
}
]
},
{
"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"
}
]
}
}