Commit bc5c4c87 by 于方蒙

create project

parents
//app.js
App({
onLaunch: function () {
},
globalData: {
serverInfo:{
gateWayUrl:"https://m.dalvv.com/managerApi",
qrReplaceUrl:'https://m.dalvv.com/mini/1/',
uploadFileUrl:'https://m.dalvv.com/upFile',
},
    ThisWechatTarget:1,
    ThisWechatType:1,
handleNum:0,
indexIcon: [
{
icon: '../../images/index_icon/index_icon(2).png',
title: '设备管理',
url: '../deviceList/index',
index:0,
},
{
icon: '../../images/index_icon/index_icon(3).png',
title: '商品管理',
url: '../goodsList/index'
},
{
icon: '../../images/index_icon/index_icon(4).png',
title: '商品方案',
url: '../goodsPlan/index'
},
{
icon: '../../images/index_icon/index_icon(5).png',
title: '补货管理',
url: '../replenishment/index',
index:0,
},
{
icon: '../../images/index_icon/index_icon(6).png',
title: '订单管理',
url: '../ordersList/index'
},
{
icon: '../../images/index_icon/index_icon(7).png',
title: '酒店管理',
url: '../hotelList/index'
},
{
icon: '../../images/index_icon/index_icon(8).png',
title: '用户管理',
url: '../userList/index'
},
{
icon: '../../images/index_icon/index_icon(9).png',
title: '设备告警',
url: '../devicewarning/index',
index:0,
},
{
icon: '../../images/index_icon/index_icon(10).png',
title: '售后管理',
url: '../afterSale/index',
index:0,
}
]
},
})
\ No newline at end of file
{
"pages":[
"pages/login/index",
"pages/index/index",
"pages/accountStatement/index",
"pages/afterSale/index",
"pages/afterSaleList/index",
"pages/bindDevice/index",
"pages/bluetoothWarning/index",
"pages/bluetoothWarningDetail/index",
"pages/bluetoothWarningOrders/index",
"pages/center/index",
"pages/cardList/index",
"pages/cardDetail/index",
"pages/createCard/index",
"pages/createUser/index",
"pages/createHotel/index",
"pages/createGoods/index",
"pages/createRepair/index",
"pages/changePassword/index",
"pages/createGoodsPlan/index",
"pages/daySheet/index",
"pages/deployToolSec/index",
"pages/deviceList/index",
"pages/deviceDetail/index",
"pages/devicewarning/index",
"pages/deviceOrdersCount/index",
"pages/deviceSalesStatistics/index",
"pages/editPlan/index",
"pages/getWechat/index",
"pages/goodsList/index",
"pages/goodsPlan/index",
"pages/goodsDetail/index",
"pages/goodsPlanDetail/index",
"pages/goodsSalesStatistics/index",
"pages/hotelList/index",
"pages/hotelDetail/index",
"pages/hotelInventory/index",
"pages/hotelSalesStatistics/index",
"pages/hotelInventoryDetail/index",
"pages/handleMessage/index",
"pages/noStockDevice/index",
"pages/ordersList/index",
"pages/ordersSalesStatistics/index",
"pages/roomHelper/index",
"pages/register/index",
"pages/refundList/index",
"pages/replenishmentRecord/index",
"pages/resetDevice/index",
"pages/replenishmentDetail/index",
"pages/replenishment/index",
"pages/statistics/index",
"pages/storehouse/index",
"pages/separateDetail/index",
"pages/shortageList/index",
"pages/tool/plan",
"pages/trainInfo/index",
"pages/trainInfoDetail/index",
"pages/updateCard/index",
"pages/updateUser/index",
"pages/updateGoodsPlan/index",
"pages/updateGoodsDetail/index",
"pages/updateHotelDetail/index",
"pages/userList/index",
"pages/userDetail/index",
"pages/withdrawal/index",
"pages/withdrawalsRecord/index",
"pages/wallet/index",
"pages/warehouse/index",
"pages/wxBindList/index",
"pages/logs/logs"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "达蒙智能平台",
"navigationBarTextStyle":"black"
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"tabBar": {
"color": "#2E2421",
"selectedColor": "#387EE8",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "/images/bottom_icon/bottom_icon(1).png",
"selectedIconPath": "/images/bottom_icon/bottom_icon(5).png"
},
{
"pagePath": "pages/statistics/index",
"text": "统计",
"iconPath": "/images/bottom_icon/bottom_icon(2).png",
"selectedIconPath": "/images/bottom_icon/bottom_icon(6).png"
},
{
"pagePath": "pages/storehouse/index",
"text": "工具",
"iconPath": "/images/bottom_icon/bottom_icon(3).png",
"selectedIconPath": "/images/bottom_icon/bottom_icon(7).png"
},
{
"pagePath": "pages/center/index",
"text": "我的",
"iconPath": "/images/bottom_icon/bottom_icon(4).png",
"selectedIconPath": "/images/bottom_icon/bottom_icon(8).png"
}
]
}
}
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment