5 Star 1 Fork 0

liuguangwei/Alley

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
WarstdieZuflu 提交于 2024-04-23 13:00 . 80
{
"pages":[
"pages/index/index",
"pages/search/search",
"pages/classify/classify",
"pages/news/news",
"pages/newsDetail/newsDetail",
"pages/proDetail/proDetail"
],
"window":{
"navigationBarBackgroundColor": "#00b26a",
"navigationBarTitleText": "清甜巷茶馆",
"navigationBarTextStyle":"white"
},
"sitemapLocation": "sitemap.json",
"tabBar": {
"color": "#4C4D4E",
"selectedColor": "#BDA066",
"list": [
{
"text": "首页",
"pagePath": "pages/index/index",
"iconPath": "images/home.png",
"selectedIconPath": "images/home-fill.png"
},{
"text": "分类",
"pagePath": "pages/classify/classify",
"iconPath": "images/all.png",
"selectedIconPath": "images/all-fill.png"
},{
"text": "资讯",
"pagePath": "pages/news/news",
"iconPath": "images/news.png",
"selectedIconPath": "images/news-fill.png"
}
]
},
"usingComponents": {
"xzs-header":"components/xzs-header/xzs-header",
"xzs-news-item":"components/xzs-news-item/xzs-news-item",
"xzs-footer":"components/xzs-footer/xzs-footer",
"xzs-product-item":"components/xzs-product-item/xzs-product-item",
"van-button": "@vant/weapp/button/index",
"van-icon": "@vant/weapp/icon/index",
"van-loading": "@vant/weapp/loading/index",
"van-skeleton": "@vant/weapp/skeleton/index",
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liu-guangweiaa/alley.git
git@gitee.com:liu-guangweiaa/alley.git
liu-guangweiaa
alley
Alley
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385