代码拉取完成,页面将自动刷新
同步操作将从 chenyi/edison-uniapp 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/basic",
"style": {
"navigationBarTitleText": "基础组件"
}
},
{
"path": "pages/index/business",
"style": {
"navigationBarTitleText": "业务组件"
}
},
{
"path": "pages/index/template",
"style": {
"navigationBarTitleText": "页面模板"
}
},
{
"path": "pages/webview/webview",
"style": {
"navigationBarTitleText": "webview"
}
},
{
"path": "pages/common/video-preview",
"style": {
"navigationStyle": "custom",
"backgroundColor": "#000000"
}
}
],
"subPackages": [{
"root": "pages/basic",
"pages": [{
"path": "cell",
"style": {
"navigationBarTitleText": "单元格"
}
},
{
"path": "tabs",
"style": {
"navigationBarTitleText": "异形选项卡"
}
},
{
"path": "upload",
"style": {
"navigationBarTitleText": "文件上传"
}
}
]
},
{
"root": "pages/business",
"pages": [{
"path": "filter-bar/index",
"style": {
"backgroundColor": "#f6f8fb",
"navigationBarTitleText": "条件筛选栏"
}
},
{
"path": "filter-bar/demo-filter-bar",
"style": {
"backgroundColor": "#ffffff",
"navigationBarTitleText": "筛选栏"
}
},
{
"path": "filter-bar/demo-filter-search",
"style": {
"backgroundColor": "#ffffff",
"navigationBarTitleText": "搜索筛选"
}
},
{
"path": "filter-bar/demo-filter-area",
"style": {
"backgroundColor": "#ffffff",
"navigationBarTitleText": "地区选择"
}
},
{
"path": "city-select/index",
"style": {
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "城市选择"
}
}
]
},
{
"root": "pages/template",
"pages": [{
"path": "business-card/index",
"style": {
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "电子名片"
}
}, {
"path": "login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationBarTextStyle": "white",
"backgroundColor": "#ffffff",
"navigationStyle": "custom",
"app-plus": {
"bounce": "none"
}
}
},
{
"path": "login/phone-login",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "手机号登录",
"disableScroll": true,
"app-plus": {
"bounce": "none"
}
}
}
]
}
],
"tabBar": {
"color": "#1e1e1e",
"selectedColor": "#1e1e1e",
"backgroundColor": "#ffffff",
"borderStyle": "white",
"list": [{
"pagePath": "pages/index/basic",
"iconPath": "/static/images/tabBar/basic.png",
"selectedIconPath": "/static/images/tabBar/basic-fill.png",
"text": "基础组件"
},
{
"pagePath": "pages/index/business",
"iconPath": "/static/images/tabBar/business.png",
"selectedIconPath": "/static/images/tabBar/business_fill.png",
"text": "业务组件"
},
{
"pagePath": "pages/index/template",
"iconPath": "/static/images/tabBar/template.png",
"selectedIconPath": "/static/images/tabBar/template-fill.png",
"text": "页面模板"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "edison",
"navigationBarBackgroundColor": "#f6f8fb",
"backgroundColor": "#f6f8fb"
},
"easycom": {
"autoscan": true,
"custom": {
"es-(.*)": "@/components/es-$1/es-$1.vue"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。