1 Star 0 Fork 18

allenleung/RuleApp

forked from 不暇/RuleApp 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 8.27 KB
一键复制 编辑 原始数据 按行查看 历史
不暇 提交于 2024-06-18 14:23 . 删除测试文件
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538
{
"pages": [
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/home/index",
"style": {
"enablePullDownRefresh":true
},
"app-plus":{
"pullToRefresh":{
"color":"#54b5db",
"style":"circle"
}
}
},
{
"path": "pages/home/tool",
"style": {
"enablePullDownRefresh":true
},
"app-plus":{
"pullToRefresh":{
"color":"#54b5db",
"style":"circle"
}
}
},
{
"path": "pages/home/about",
"style": {}
},
{
"path": "pages/user/userlist",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/user/fanList",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/user/followList",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/user/useredit",
"style": {}
},
{
"path": "pages/user/userBg",
"style": {}
},
{
"path": "pages/user/mailedit",
"style": {}
},
{
"path": "pages/user/media",
"style": {}
},
{
"path": "pages/user/scan",
"style": {}
},
{
"path": "pages/user/inbox",
"style": {}
},
// #ifdef APP-PLUS || H5
{
"path": "pages/user/userpost",
"style": {
"enablePullDownRefresh":true
},
"app-plus":{
"pullToRefresh":{
"color":"#54b5db",
"style":"circle"
}
}
},
{
"path": "pages/user/post",
"style": {},
"app-plus": {
"softinputMode": "adjustResize"
}
},
{
"path": "pages/user/draftList",
"style": {},
"app-plus": {
"softinputMode": "adjustResize"
}
},
// #endif
{
"path": "pages/user/login"
},
{
"path": "pages/user/foget"
},
{
"path": "pages/user/register",
"style": {
"softinputMode": "adjustResize"
}
},
{
"path": "pages/user/switchAccounts",
"style": {}
},
{
"path": "pages/user/setup",
"style": {}
},
// #ifdef APP-PLUS || H5
{
"path": "pages/user/usercomments",
"style": {}
},
{
"path": "pages/user/buyvip",
"style": {}
},
{
"path": "pages/user/clothes",
"style": {}
},
// #endif
{
"path": "pages/user/usermark",
"style": {}
},
// #ifdef APP-PLUS || H5
{
"path": "pages/user/address",
"style": {}
},
{
"path": "pages/user/pay",
"style": {}
},
{
"path": "pages/user/addshop",
"app-plus": {
"softinputMode": "adjustResize"
}
},
{
"path": "pages/user/addshopinfo",
"app-plus": {
"softinputMode": "adjustResize"
}
},
{
"path": "pages/user/myshop",
"style": {}
},
{
"path": "pages/user/order",
"style": {}
},
{
"path": "pages/user/sellorder",
"style": {}
},
{
"path": "pages/user/assets",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/user/userwithdraw",
"style": {}
},
{
"path": "pages/user/userrecharge",
"style": {}
},
{
"path": "pages/user/userwithdrawlist",
"style": {}
},
{
"path": "uni_modules/buuug7-img-cropper/pages/cropper",
"style": {
"navigationBarTitleText": "头像上传"
}
},
// #endif
{
"path": "pages/user/agreement",
"style": {}
},
// #ifdef APP-PLUS || H5
{
"path": "pages/user/userbind",
"style": {}
},
// #endif
{
"path": "pages/inbox/home",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/user/rebate",
"style": {}
},
{
"path": "pages/inbox/message",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/contents/comments",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/contents/commentsadd",
"style": {}
},
{
"path": "pages/contents/contentlist",
"style": {}
},
{
"path": "pages/contents/imagetoday",
"style": {
"enablePullDownRefresh":true
},
"app-plus":{
"pullToRefresh":{
"color":"#54b5db",
"style":"circle"
}
}
},
// #ifdef APP-PLUS || H5
{
"path": "pages/shop/shop",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/shop/shopinfo",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/shop/shoptext",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/shop/orderpay",
"style": {
"enablePullDownRefresh":true
}
},
// #endif
{
"path": "pages/contents/info",
"style": {
"enablePullDownRefresh":true
},
"app-plus":{
"pullToRefresh":{
"color":"#54b5db",
"style":"circle"
}
}
},
{
"path": "pages/contents/alltag",
"style": {}
},
{
"path": "pages/contents/randlist",
"style": {}
},
{
"path": "pages/contents/allcategory",
"style": {}
},
{
"path": "pages/contents/metas",
"style": {}
},
{
"path": "pages/contents/recommend",
"style": {}
},
{
"path": "pages/contents/search",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/contents/userinfo",
"style": {
"enablePullDownRefresh":true
}
},
// #ifdef APP-PLUS || H5
{
"path": "pages/contents/foreverblog",
"style": {
"enablePullDownRefresh":true
}
},
// #endif
{
"path": "pages/contents/blackhouse",
"style": {
"enablePullDownRefresh":true
}
}
// #ifdef APP-PLUS || H5
,{
"path": "pages/manage/comments",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/user/manage",
"style": {}
},
{
"path": "pages/manage/contents",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/recharge",
"style": {}
},
{
"path": "pages/manage/shop",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/shoptype",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/shopTypeAdd"
},
{
"path": "pages/manage/users",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/usersedit"
},
{
"path": "pages/manage/withdraw",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/finance",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/tokenpay"
},
{
"path": "pages/manage/invitation"
},
{
"path": "pages/manage/metas",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/metasedit"
},
{
"path": "pages/manage/clean"
},
{
"path": "pages/manage/metasedit"
},
{
"path": "pages/manage/ads"
},
{
"path": "pages/manage/senduser"
},
{
"path": "pages/manage/banuser"
},
{
"path": "pages/manage/chat",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/addGroup"
},
{
"path": "pages/manage/userClean"
},
{
"path": "pages/manage/endException"
},
{
"path": "pages/manage/space",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/manage/selfDelete",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/ads/home"
},
{
"path": "pages/ads/adsPost",
"app-plus": {
"softinputMode": "adjustResize"
}
},
{
"path": "pages/ads/myAds"
}
// #endif
,{
"path": "pages/chat/chat",
"style": {
"app-plus":{
// 将回弹属性关掉
"bounce":"none"
}
}
},
{
"path": "pages/space/info",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/space/mySpace",
"style": {
"enablePullDownRefresh":true
}
},
{
"path": "pages/space/post",
"style": {}
},
{
"path": "pages/space/reply",
"style": {}
}
// #ifdef APP-PLUS || H5
,{
"path": "pages/edit/addshop"
},
{
"path": "pages/edit/articlePost"
},
{
"path": "pages/edit/articleNew"
}
// #endif
],
"globalStyle": {
"mp-alipay": {
/* 支付宝小程序特有相关 */
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "规则之树",
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
},
"usingComponts": true,
"condition": { //模式配置,仅开发期间生效
"current": 0,
"list": [{
"name": "首页", //模式名称
"path": "pages/home/index", //启动页面
"query": "" //启动参数
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/allenleung/RuleApp.git
git@gitee.com:allenleung/RuleApp.git
allenleung
RuleApp
RuleApp
master

搜索帮助