Browse Source

upload

product
HolyKnightIX 10 months ago
parent
commit
ac5fcc5c3b
7 changed files with 45 additions and 37 deletions
  1. +3
    -4
      app.js
  2. +25
    -16
      ext.json
  3. +1
    -0
      index/index.js
  4. +1
    -0
      pages/theme/index1/index.js
  5. +0
    -1
      pages/theme/index1/index.wxml
  6. +14
    -15
      pages3/resume/resume.js
  7. +1
    -1
      project.config.json

+ 3
- 4
app.js View File

@@ -123,10 +123,9 @@ App({
if (res.data.subMalls) { if (res.data.subMalls) {
const squareList = JSON.parse(res.data.subMalls) const squareList = JSON.parse(res.data.subMalls)
wx.setStorageSync("squareList", squareList) wx.setStorageSync("squareList", squareList)
if (res.data.mall) {
wx.setStorageSync("selectedMall", res.data.mall.tenantId)
}

}
if (res.data.mall) {
wx.setStorageSync("selectedMall", res.data.mall.tenantId)
} }
if (res.data && res.data.score) { if (res.data && res.data.score) {
if (res.data.score != 0) { if (res.data.score != 0) {


+ 25
- 16
ext.json View File

@@ -2,35 +2,45 @@
"ext": { "ext": {
"attr": { "attr": {
"car": { "car": {
"tjd": {
"payPath": "",
"tjdAppId": "wx6945d1bda68d7993"
},
"etcp": { "etcp": {
"etcpAppId": "wx192b7d2e8dcbefd0",
"etcpVersion": "release",
"etcpCallbackUrl": "https://admintest.malls.iformall.com/api/carCallback/etcpPaidCallback"
}
"payPath": "pages/pay/order-pay-open/main",
"etcpAppId": "wxc07f9d67923d676d",
"etcpCallbackUrl": "https://admin.malls.iformall.com/api/carCallback/etcpPaidCallback"
},
"bolink": {
"payPath": "pages/park/park",
"bolinkAppId": "wxbd08b4baa10fcc1d"
},
"version": "release"
}, },
"mchId": "1604439800",
"mchId": "1539123951",
"imgProxy": [ "imgProxy": [
{ {
"newUrl": "https://ctest.malls.iformall.com/img",
"newUrl": "https://c.malls.iformall.com/img",
"orgUrl": "https://iformall-net.formall.oss-accelerate.aliyuncs.com" "orgUrl": "https://iformall-net.formall.oss-accelerate.aliyuncs.com"
}, },
{ {
"newUrl": "https://ctest.malls.iformall.com/img1",
"newUrl": "https://c.malls.iformall.com/img1",
"orgUrl": "https://formall.oss-accelerate.aliyuncs.com" "orgUrl": "https://formall.oss-accelerate.aliyuncs.com"
}, },
{ {
"newUrl": "https://ctest.malls.iformall.com/img2",
"newUrl": "https://c.malls.iformall.com/img2",
"orgUrl": "https://wx.qlogo.cn" "orgUrl": "https://wx.qlogo.cn"
} }
], ],
"configUrl": "https://ctest.malls.iformall.com/C/api",
"configUrl": "https://c.malls.iformall.com/C/api",
"ifStoreApp": "0",
"businessSwitch": "1", "businessSwitch": "1",
"ifHaveWebSocket": "0", "ifHaveWebSocket": "0",
"ifHaveCarModular": "1" "ifHaveCarModular": "1"
}, },
"name": "金泸商务",
"weappId": "wx649b3be73c1afe47",
"appVersion": "C.test.5.2.0"
"name": "欢乐城",
"weappId": "wx8e5cab05e850bc91",
"appVersion": "C.5.1.1"
}, },
"debug": false, "debug": false,
"tabBar": { "tabBar": {
@@ -66,8 +76,7 @@
"selectedIconPath": "assets/images/user-a.png" "selectedIconPath": "assets/images/user-a.png"
} }
], ],
"color": "#abb1be",
"selectedColor": "#b2743d"
"custom": true
}, },
"window": { "window": {
"backgroundTextStyle": "dark", "backgroundTextStyle": "dark",
@@ -81,11 +90,11 @@
"provider": "wxfab2bf944bfc4da6" "provider": "wxfab2bf944bfc4da6"
}, },
"live-player-plugin": { "live-player-plugin": {
"version": "1.3.4",
"version": "1.2.5",
"provider": "wx2b03c6e691cd7370" "provider": "wx2b03c6e691cd7370"
} }
}, },
"extAppid": "wx649b3be73c1afe47",
"extAppid": "wx8e5cab05e850bc91",
"extEnable": true, "extEnable": true,
"permission": { "permission": {
"scope.userLocation": { "scope.userLocation": {


+ 1
- 0
index/index.js View File

@@ -332,6 +332,7 @@ Page({
}, },
//跳转到其他广场列表 //跳转到其他广场列表
goSquareList() { goSquareList() {
console.log(this.data.isShowSqare, 'this.data.isShowSqare');
if (this.data.isShowSqare) { if (this.data.isShowSqare) {
wx.navigateTo({ wx.navigateTo({
url: '/pages/location/location', url: '/pages/location/location',


+ 1
- 0
pages/theme/index1/index.js View File

@@ -338,6 +338,7 @@ Page({
}, },
//跳转到其他广场列表 //跳转到其他广场列表
goSquareList() { goSquareList() {
console.log(this.data.isShowSqare, 'this.data.isShowSqare');
if (this.data.isShowSqare) { if (this.data.isShowSqare) {
wx.navigateTo({ wx.navigateTo({
url: '/pages/location/location', url: '/pages/location/location',


+ 0
- 1
pages/theme/index1/index.wxml View File

@@ -8,7 +8,6 @@
<view style="height:{{navLineHeight}};position:relative;margin-right: 80rpx"> <view style="height:{{navLineHeight}};position:relative;margin-right: 80rpx">
<image wx:if="{{isShowSqare}}" src="{{huanlechengImgurl}}home_ic_xialajt.png" mode='widthFix' class="xia"></image> <image wx:if="{{isShowSqare}}" src="{{huanlechengImgurl}}home_ic_xialajt.png" mode='widthFix' class="xia"></image>
</view> </view>

</view> </view>
<view class='userinfo1' wx:if="{{ifStoreApp!=1}}"> <view class='userinfo1' wx:if="{{ifStoreApp!=1}}">
<!-- 头像 --> <!-- 头像 -->


+ 14
- 15
pages3/resume/resume.js View File

@@ -166,21 +166,19 @@ Page({
url: config.api.resumeAdd, url: config.api.resumeAdd,
data, data,
}).then(res => { }).then(res => {
if (res.code == 200) {
wx.showToast({
title: "提交成功!",
icon: 'success',
duration: 1500,
})
} else {
wx.showToast({
title: "提交出错!",
icon: 'error',
duration: 1500,
})
}
console.log(res.code);
wx.showToast({
title: "提交成功!",
icon: 'success',
duration: 1500,
})
this.getResumeDetail()
}).catch(err => { }).catch(err => {
console.log(err);
wx.showToast({
title: err.message,
icon: 'none',
duration: 2000,
})
}) })
}, },


@@ -258,8 +256,9 @@ Page({
}).catch(err => { }).catch(err => {
app.globalData.skip = "redirectTo" app.globalData.skip = "redirectTo"
const skipUrl = "/pages3/resume/resume" const skipUrl = "/pages3/resume/resume"
app.globalData.skipUrl = skipUrl
wx.redirectTo({ wx.redirectTo({
url: `/pages/getphoneInfo/index?skipUrl=${skipUrl}`
url: `/pages/getphoneInfo/index?skipUrl=1`
}); });
}) })
}, },


+ 1
- 1
project.config.json View File

@@ -35,7 +35,7 @@
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.11.2", "libVersion": "2.11.2",
"appid": "wxfa336cad86ed598d",
"appid": "wx453ae0d37f3550d0",
"projectname": "C", "projectname": "C",
"simulatorType": "wechat", "simulatorType": "wechat",
"simulatorPluginLibVersion": {}, "simulatorPluginLibVersion": {},


Loading…
Cancel
Save