1 Star 2 Fork 1

luoyy/Authenticator-wxss

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 850 Bytes
一键复制 编辑 原始数据 按行查看 历史
luoyy 提交于 2022-03-25 12:42 . init
{
"pages": [
"pages/index/index",
"pages/input/input",
"pages/start/start",
"pages/help/help",
"pages/errors/505/505"
],
"window": {
"navigationBarBackgroundColor": "@navigationBarBackgroundColor",
"navigationBarTitleText": "身份验证器",
"backgroundColor": "@backgroundColor",
"backgroundTextStyle": "@backgroundTextStyle",
"navigationStyle": "custom",
"navigationBarTextStyle": "@navigationBarTextStyle"
},
"usingComponents": {
"header": "/components/header/header",
"timer": "/components/timer/timer",
"select": "/components/select/select"
},
"resizable": true,
"darkmode": true,
"lazyCodeLoading": "requiredComponents",
"themeLocation": "theme.json",
"sitemapLocation": "sitemap.json"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zishang520/Authenticator-wxss.git
[email protected]:zishang520/Authenticator-wxss.git
zishang520
Authenticator-wxss
Authenticator-wxss
master

搜索帮助