代码拉取完成,页面将自动刷新
{
"easycom": {
"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
// #ifdef H5 || APP-PLUS
{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"navigationBarBackgroundColor": "@navBgColor",
"navigationBarTextStyle": "@navTxtStyle"
}
},
// #endif
// #ifdef MP-WEIXIN
{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"navigationBarBackgroundColor": "@navBgColor",
"navigationBarTextStyle": "@navTxtStyle"
}
},
// #endif
// #ifdef H5 || APP-PLUS
{
"path": "pages/quan/quan",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"navigationStyle": "custom",
"navigationBarBackgroundColor": "@navBgColor",
"navigationBarTextStyle": "@navTxtStyle"
}
},
// #endif
// #ifdef MP-WEIXIN
{
"path": "pages/quan/quan",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
// #endif
{
"path": "pages/webpage/webpage",
"style": {}
},
// #ifdef H5 || APP-PLUS
{
"path": "pages/xiaoxi/xiaoxi",
"style": {
"navigationBarTitleText": "消息",
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"navigationStyle": "custom"
}
},
// #endif
// #ifdef MP
{
"path": "pages/xiaoxi/xiaoxi",
"style": {
"navigationBarTitleText": "消息",
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
// #endif
{
"path": "pages/wo/wo",
"style": {
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/fabu/fabu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
],
"tabBar": {
/*"color": "#000000",
"selectedColor": "@tabSelectedColor",
"backgroundColor": "#ffffff",*/
"borderStyle": "white",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "/static/images/shouye.png",
"selectedIconPath": "/static/images/shouye2.png",
"text": "首页"
},
{
"pagePath": "pages/quan/quan",
"iconPath": "/static/images/quan.png",
"selectedIconPath": "/static/images/quan2.png",
"text": "圈子"
},
{
"pagePath": "pages/fabu/fabu",
"iconPath": "/static/images/fabu2.png",
"selectedIconPath": "/static/images/fabu2.png"
},
{
"pagePath": "pages/xiaoxi/xiaoxi",
"iconPath": "/static/images/duanxin0.png",
"selectedIconPath": "/static/images/duanxin1.png",
"text": "消息"
},
{
"pagePath": "pages/wo/wo",
"iconPath": "/static/images/wo.png",
"selectedIconPath": "/static/images/wo2.png",
"text": "我的"
}
]
},
"networkTimeout": {
"request": 10000,
"connectSocket": 10000,
"uploadFile": 10000,
"downloadFile": 10000
},
"sitemapLocation": "sitemap.json",
"resizable": false,
"globalStyle": {
"navigationBarBackgroundColor": "@navBgColor",
"navigationBarTextStyle": "@navTxtStyle",
"backgroundColor": "@bgColor",
"backgroundColorTop": "@bgColorTop",
"backgroundColorBottom": "@bgColorBottom",
"backgroundTextStyle": "light",
"pageOrientation": "auto"
},
"subPackages": [
{
"root": "pages/fankui", // 分包A
"pages": [
{
"path": "fabu",
"style": {
"enablePullDownRefresh": true
}
},
{
"path": "fankui",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "tiezi",
"style": {
"enablePullDownRefresh": true
}
}
]
},
{
"root": "pages/jianyi", // 分包B
"pages": [
{
"path": "jianyi",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "tiezi",
"style": {
"enablePullDownRefresh": true
}
},
{
"path": "fabu",
"style": {
"enablePullDownRefresh": true
}
}
]
},
{
"root": "pages/bangzhu", // 分包c
"pages": [
{
"path": "bangzhu",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "tiezi",
"style": {
"enablePullDownRefresh": true
}
}
]
},
{
"root": "pages/jubao", // 分包d
"pages": [
{
"path": "jubao",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
{
"path": "tiezi",
"style": {
"enablePullDownRefresh": true
}
}
]
},
{
"root": "pages/jiansuo", // 分包e
"pages": [
{
"path": "index",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/hot", // 分包f
"pages": [
{
"path": "hot",
"style": {
"navigationBarTitleText": "热门"
}
},
{
"path": "hots",
"style": {
"navigationBarTitleText": "热门"
}
},
{
"path": "xinping",
"style": {
"navigationBarTitleText": "新评"
}
},
{
"path": "xintie",
"style": {
"navigationBarTitleText": "新帖"
}
}
]
},
{
"root": "pages/login", // 分包g
"pages": [
// #ifdef H5 || APP-PLUS
{
"path": "login",
"style": {
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
},
// #endif
// #ifdef MP-WEIXIN
{
"path": "login",
"style": {
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
// #endif
{
"path": "registe",
"style": {
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/shezhi", // 分包
"pages": [
{
"path": "shezhi",
"style": {
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "renzheng",
"style": {
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "ziliao",
"style": {
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/tags", // 分包
"pages": [
{
"path": "index",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/tiezi", // 分包
"pages": [
{
"path": "tiezi",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"navigationStyle": "custom"
}
},
{
"path": "daantiezi",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"navigationStyle": "custom"
}
},
{
"path": "url",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/u", // 分包
"pages": [
{
"path": "index",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"navigationStyle": "custom"
}
}
]
},
{
"root": "pages/wode", // 分包
"pages": [
{
"path": "xiaochengxuguanli",
"style": {
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "bangdingyicun",
"style": {
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
},
{
"path": "jiebang",
"style": {
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/xiaoxiye", // 分包
"pages": [
{
"path": "duixin",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "duanxin",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "tongzhi",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "dianzan",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "pinglun",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "duanxinuid",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/quanzi", // 分包
"pages": [
{
"path": "sou",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "fabu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "wendafabu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "daanfabu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "shenhe",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "quanzi",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark",
"navigationStyle": "custom"
}
},
{
"path": "xiaoxi",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "wode",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "woquan",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "wojiaruquan",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/kefu", // 分包
"pages": [
{
"path": "kefu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/sou", // 分包
"pages": [
{
"path": "sou",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/components", // 分包
"pages": [
{
"path": "index",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/jiugetu", // 分包
"pages": [
{
"path": "jiugetu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/yuyin", // 分包
"pages": [
{
"path": "yuyin",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/qiuzhi", // 分包
"pages": [
{
"path": "qiuzhi",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/zhaopin", // 分包
"pages": [
{
"path": "zhaopin",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/qiuzu", // 分包
"pages": [
{
"path": "qiuzu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/huodong", // 分包
"pages": [
{
"path": "huodong",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "renzheng",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/pk", // 分包
"pages": [
{
"path": "pk",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/xiazai", // 分包
"pages": [
{
"path": "xiazai",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/bisai", // 分包
"pages": [
{
"path": "bisai",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/shangpin", // 分包
"pages": [
{
"path": "shangpin",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/wenda", // 分包
"pages": [
{
"path": "wenda",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/fufei", // 分包
"pages": [
{
"path": "fufei",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/toupiao", // 分包
"pages": [
{
"path": "toupiao",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/mpsan", // 分包
"pages": [
{
"path": "mpsan",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/shipin", // 分包
"pages": [
{
"path": "shipin",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/bug", // 分包
"pages": [
{
"path": "bug",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/jindu", // 分包
"pages": [
{
"path": "jindu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/chuzu", // 分包
"pages": [
{
"path": "chuzu",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/saomiao", // 分包
"pages": [
{
"path": "saomiao",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/url", // 分包
"pages": [
{
"path": "url",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/chongzhi", // 分包
"pages": [
{
"path": "chongzhi",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/huiyuan", // 分包
"pages": [
{
"path": "huiyuan",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
},
{
"root": "pages/lahei", // 分包
"pages": [
{
"path": "lahei",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "laheitiezi",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
},
{
"path": "laheipinglun",
"style": {
"enablePullDownRefresh": false,
"backgroundTextStyle": "dark"
}
}
]
}
],
"usingComponents": {
"lazy": true,
"autoscan": true
},
"getApp": "import { getApp } from '@/store'"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。