代码拉取完成,页面将自动刷新
同步操作将从 不暇/RuleApp 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"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": "" //启动参数
}
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。