1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/ibaleine-open-source-ibaleine-weapp

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
app.json 2.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Mr.Lei Отправлено 27.10.2021 13:59 0c7283c
{
"pages": [
"pages/index/index",
"pages/classify/index",
"pages/discover/index",
"pages/shopping-cart/index",
"pages/mine/index",
"biz-component/coupon/index"
],
"subpackages": [
{
"root": "pagesAuthority",
"pages": [
"login/index",
"switch-account/index",
"reset-pwd/index"
]
},
{
"root": "pagesGoods",
"pages": [
"detail/index"
]
},
{
"root": "pagesMine",
"pages": [
"upgrade/index",
"notice/index",
"notice/detail/index",
"setting/index",
"about/index",
"address/list/index",
"address/add-edit/index"
]
},
{
"root": "pagesOrder",
"pages": [
"confirm/index",
"discount-coupon/index"
]
}
],
"usingComponents": {
"page": "./component/page/index",
"paging": "./component/paging/index",
"t-nav-bar": "./itriton/nav-bar/index",
"t-divider": "./itriton/divider/index"
},
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#DCAA6B",
"navigationBarTitleText": "智鲸云商城",
"navigationBarTextStyle": "white",
"backgroundColor": "#f5f5f5"
},
"tabBar": {
"backgroundColor": "#FFFFFF",
"borderStyle": "white",
"selectedColor": "#333333",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "images/tabs/home_unselected.png",
"selectedIconPath": "images/tabs/home_selected.png",
"text": "首页"
},
{
"pagePath": "pages/classify/index",
"iconPath": "images/tabs/classify_unselected.png",
"selectedIconPath": "images/tabs/classify_selected.png",
"text": "分类"
},
{
"pagePath": "pages/discover/index",
"iconPath": "images/tabs/discover_unselected.png",
"selectedIconPath": "images/tabs/discover_selected.png",
"text": "发现"
},
{
"pagePath": "pages/shopping-cart/index",
"iconPath": "images/tabs/shoppingcart_unselected.png",
"selectedIconPath": "images/tabs/shoppingcart_selected.png",
"text": "购物车"
},
{
"pagePath": "pages/mine/index",
"iconPath": "images/tabs/mine_unselected.png",
"selectedIconPath": "images/tabs/mine_selected.png",
"text": "我的"
}
]
},
"sitemapLocation": "sitemap.json"
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/ibaleine-open-source-ibaleine-weapp.git
git@api.gitlife.ru:oschina-mirror/ibaleine-open-source-ibaleine-weapp.git
oschina-mirror
ibaleine-open-source-ibaleine-weapp
ibaleine-open-source-ibaleine-weapp
master