diff --git a/otherPages/workbenchManage/bindUser/index.vue b/otherPages/workbenchManage/bindUser/index.vue index 978bd4c..acc47ce 100644 --- a/otherPages/workbenchManage/bindUser/index.vue +++ b/otherPages/workbenchManage/bindUser/index.vue @@ -73,14 +73,15 @@ - 分享海报邀请 扫码进入猫妈狗爸完成绑定 - + --> + + :style="{'background-image' : `url('${configList.background_popularize_two.paramValueImage}')`}"> 分享链接邀请 复制链接给好友,进入直接绑定 diff --git a/otherPages/workbenchManage/myLevel/commponents/levelInfo.vue b/otherPages/workbenchManage/myLevel/commponents/levelInfo.vue index 71f7871..3069fb5 100644 --- a/otherPages/workbenchManage/myLevel/commponents/levelInfo.vue +++ b/otherPages/workbenchManage/myLevel/commponents/levelInfo.vue @@ -52,7 +52,7 @@ return props.dataInfo.level_list }) - const cardName = ref("距离下一等级要求") + const cardName = ref("距离该等级要求") const baseList = ref([ // { // title: '仍需至少注册', diff --git a/otherPages/workbenchManage/myLevel/commponents/myData.vue b/otherPages/workbenchManage/myLevel/commponents/myData.vue index 3c47f51..a4e3867 100644 --- a/otherPages/workbenchManage/myLevel/commponents/myData.vue +++ b/otherPages/workbenchManage/myLevel/commponents/myData.vue @@ -14,8 +14,10 @@ - - + - + + + + diff --git a/utils/getUrl.js b/utils/getUrl.js index 6803389..0d226f3 100644 --- a/utils/getUrl.js +++ b/utils/getUrl.js @@ -3,7 +3,7 @@ const accountInfo = wx.getAccountInfoSync(); // current = accountInfo.miniProgram.envVersion; const api = { - develop:"http://127.0.0.1:8002", + develop:"http://127.0.0.1:8080", // develop:"http://h5.xzaiyp.top", // develop:"https://api.catmdogd.com/prod-api", trial:"https://pet-admin.hhlm1688.com/api",