2 Star 0 Fork 0

wanlideid/ys-crm-uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 3.77 KB
一键复制 编辑 原始数据 按行查看 历史
{
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/login",
"style": {
"navigationBarTitleText": "申请额度",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/noLogin",
"style": {
"navigationBarTitleText": "推送客户",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/chedada",
"style": {
"navigationBarTitleText": "申请额度",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/fill-info",
"style": {
"navigationBarTitleText": "填写信息",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"navigationBarTextStyle": "white",
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/authentication",
"style": {
"navigationBarTitleText": "实名认证"
// #ifdef H5
,
"navigationStyle": "custom"
// #endif
}
},
{
"path": "pages/transfer",
"style": {
"navigationBarTitleText": "中转页"
}
},
{
"path": "pages/privacy",
"style": {
"navigationBarTitleText": "协议",
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/empower",
"style": {
"navigationBarTitleText": "授权协议",
// "navigationStyle": "custom",
// "navigationBarTextStyle": "white",
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/index",
"style": {
"navigationBarTitleText": "uni-app"
}
},
{
"path": "pages/successPage",
"style": {
"navigationBarTitleText": "提交结果",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/redLogin",
"style": {
"navigationBarTitleText": "车辆线索",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/360Login",
"style": {
"navigationBarTitleText": "360借条",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/ALogin",
"style": {
"navigationBarTitleText": "车主贷",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/BLogin",
"style": {
"navigationBarTitleText": "车主申请",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/CLogin",
"style": {
"navigationBarTitleText": "车主申请",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/FBLogin",
"style": {
"navigationBarTitleText": "车主申请",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
},
{
"path": "pages/JhLogin",
"style": {
"navigationBarTitleText": "申请额度",
// #ifdef H5
"navigationStyle": "custom",
// #endif
"app-plus": {
"scrollIndicator": "none"
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wanlideid/ys-crm-uniapp.git
git@gitee.com:wanlideid/ys-crm-uniapp.git
wanlideid
ys-crm-uniapp
ys-crm-uniapp
master

搜索帮助