Browse Source

版本1.4.8 首页修改 服务热线

master tagv1.4.8
lihenian 5 years ago
parent
commit
55a44c1588
  1. 2
      pages/indexNew/indexNew.wxml
  2. 2
      pages/toRegister/toRegister.js

2
pages/indexNew/indexNew.wxml

@ -76,7 +76,7 @@
</view> -->
<!-- </view> -->
<view class="newnotice" bindtap="getPhone" data-number="87875655">
<image class="image1" src="https://epdc-kongcun.elinkit.com.cn/epdcFile/M00/00/12/rBAB717q_PyACV_2AAAe8_LOKr8329.png"></image>
<image class="image1" src="https://epdc-kongcun.elinkit.com.cn/epdcFile/M00/00/14/rBAB717sb_CAf-xbAAAdcijFvm4661.png"></image>
<!-- <image class="image2" src="https://epdc-kongcun.elinkit.com.cn/epdcFile/M00/00/06/rBAB7161AbyAfYVeAAAdNklNbvM579.png"></image> -->
<!-- <text></text> -->
</view>

2
pages/toRegister/toRegister.js

@ -21,7 +21,7 @@ Page({
// }
// })
let that = this
const versionNum = '1.4.7'
const versionNum = '1.4.8'
api.getScanSwitch(versionNum).then(function (res) {
console.log(res.data)
let state = res.data.scanFlag

Loading…
Cancel
Save