1 Star 0 Fork 3

艾伦/chengming-mobile

forked from 郭凯南/chengming-mobile 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
郭凯南 提交于 2021-07-08 19:22 . 7/8 update
{
"pages": [
{
"path": "pages/index/index",
"style": {
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/calendar/calendar",
"style": {
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/bagua/bagua",
"style": {
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/buy/buy",
"style": {
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/login/login",
"style": {
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/config/config",
"style": {
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/bindMobile/bindMobile",
"style": {
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/baguaRecords/baguaRecords",
"style": {
"enablePullDownRefresh": true,
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/webViewPage/webViewPage",
"style": {
"scrollIndicator": "none",
"navigationStyle": "default"
}
}
],
"globalStyle": {
"navigationStyle": "custom",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "承明道家三式",
"navigationBarBackgroundColor": "#007AFF",
"backgroundColor": "#efeff4"
},
// 组件引入规则
"easycom": {
"autoscan": true,
"custom": {
"uni-(.*)": "@/components/uni-ui/uni-$1/uni-$1.vue",
"cm-(.*)": "@/components/cm-ui/cm-$1/cm-$1.vue"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/aaronjs/chengming-mobile.git
git@gitee.com:aaronjs/chengming-mobile.git
aaronjs
chengming-mobile
chengming-mobile
master

搜索帮助