1 Star 0 Fork 0

集创-web/湖北年报

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
张豪 提交于 2025-05-23 17:43 +08:00 . 客户代码
{
"easycom": {
"autoscan": true,
"custom": {
"^zb-(.*)": "@/components/zb-$1.vue"
}
},
"pages": [{
"path": "pages/index",
"style": {
"navigationBarTitleText": "首页"
}
}, {
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "首页"
}
}, {
"path": "pages/index/attestation",
"style": {
"navigationBarTitleText": "企业认证",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100
}
}, {
"path": "pages/index/detail",
"style": {
"navigationBarTitleText": "企业认证详情"
}
}, {
"path": "pages/order/index",
"style": {
"navigationBarTitleText": "订单"
}
}, {
"path": "pages/index/notice",
"style": {
"navigationBarTitleText": "公告",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100 //距离底部150上滑有效
}
}, {
"path": "pages/index/agreement",
"style": {
"navigationBarTitleText": "协议",
"navigationStyle": "default"
}
}, {
"path": "pages/index/noticeDetail",
"style": {
"navigationBarTitleText": "公告详情",
"navigationStyle": "default"
}
}],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle": "custom",
"app-plus": {
"background": "#efeff4"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/jichuang-team/hubei-annual-report.git
git@gitee.com:jichuang-team/hubei-annual-report.git
jichuang-team
hubei-annual-report
湖北年报
master

搜索帮助