diff --git a/ext.json b/ext.json index 38bc14a..5754b83 100644 --- a/ext.json +++ b/ext.json @@ -1,7 +1,7 @@ { "ext": { "attr": { - "configUrl": "https://btest.malls.iformall.com", + "configUrl": "https://b.malls.iformall.com", "datatowerurl": "https://mobile.malls.iformall.com" }, "name": "富茂券商户端模板", diff --git a/pages/user/user.js b/pages/user/user.js index c868206..03016f8 100644 --- a/pages/user/user.js +++ b/pages/user/user.js @@ -64,26 +64,24 @@ Page({ withdrawNun: res.data.cashOutLimit - res.data.cashOutCount, cashOutOpenHeadImg: res.data.cashOutOpenHeadImg, cashOutOpenNickName: res.data.cashOutOpenNickName - }) }).catch(err=>{ - tt.showToast({ - title: err.message, - icon:"none", - duration:2000 - }) + // tt.showToast({ + // title: err.message, + // icon:"none", + // duration:2000 + // }) }) }, onLoad(){ // this.findJurisdiction() }, onShow(){ - this.getTx() + // this.getTx() app.globalData.userInfo().then(res => { this.setData({ userInfo: res }) - }) // this.setData({ // appVersion:appVersion diff --git a/project.config.json b/project.config.json index e1021f9..161e1ed 100644 --- a/project.config.json +++ b/project.config.json @@ -1,32 +1 @@ -{ - "setting": { - "urlCheck": true, - "es6": true, - "newFeature": false, - "postcss": false, - "autoCompile": true, - "mockUpdate": true, - "minified": false, - "autoPush": false, - "scripts": false, - "mockLogin": false - }, - "appid": "tt1f6669db8058907a01", - "projectname": "tt富茂B", - "condition": { - "miniprogram": { - "current": -1, - "list": [ - { - "id": 1637139224806, - "name": "11", - "pathName": "pages/orderUrl/orderUrl", - "query": "", - "scene": "990001", - "launchFrom": "scan", - "location": "qr_code" - } - ] - } - } -} +{"setting":{"urlCheck":true,"es6":true,"newFeature":false,"postcss":false,"autoCompile":true,"mockUpdate":true,"minified":false,"autoPush":false,"scripts":false,"mockLogin":false},"appid":"tt1f6669db8058907a01","projectname":"tt富茂B","condition":{"miniprogram":{"current":-1,"list":[{"id":1637139224806,"name":"11","pathName":"pages/orderUrl/orderUrl","query":"","scene":"990001","launchFrom":"scan","location":"qr_code"}]}}}