1 Star 0 Fork 0

cbter/cms-xiaochengxu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
lambq 提交于 2023-05-23 16:19 +08:00 . 第一提交
{
"pages": [
"pages/index/index",
"pages/show/index",
"pages/search/index",
"pages/list/index",
"pages/to/index"
],
"window": {
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "华劵唯美资讯",
"backgroundTextStyle": "light"
},
"dynamicLib": {
"myDynamicLib": {
"provider": "smart-sc"
},
"editorLib": {
"provider": "swan-editor"
},
"interactionLib": {
"provider": "swan-interaction"
}
},
"routes": [
{
"path": "home",
"page": "pages/index/index"
},
{
"path": "show",
"page": "pages/show/index"
},
{
"path": "search",
"page": "pages/search/index"
},
{
"path": "list",
"page": "pages/list/index"
},
{
"path": "artinfo",
"page": "pages/to/index"
},
{
"path": "siteinfo",
"page": "pages/to/index"
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/cbter/cms-xiaochengxu.git
git@gitee.com:cbter/cms-xiaochengxu.git
cbter
cms-xiaochengxu
cms-xiaochengxu
master

搜索帮助