//app.js App({ onLaunch: function() { }, globalData: { PhoneNum: "", OpenId: "", AppName: "WeChat", AppId: "wx1a89a89a80318160", Cookie: "", DecryptCookie: '', UserInfo: null, BaseUrl: "https://miniprogram.food988.com/Rest.aspx", LoginPath: "/MainSystem/MainSystem/Auth/WeixinLogin", TransferUrl: 'https://miniprogram.food988.com/RequestTransfer.aspx', CustomerId: 0, SelectCustomer_ID: null, SelectStartDate: null, SelectEndDate: null, SelectBillState: null, billInfo: [], billInfoUp: [] } })