900be9be by lttnew

环境

1 parent ab9493d5
1 // dev 1 // dev
2 const baseUrl_api = 'http://192.168.1.134:8787' 2 // const baseUrl_api = 'http://192.168.1.134:8787'
3 // const baseUrl_api = 'http://47.98.186.233:8787' 3 // const baseUrl_api = 'http://47.98.186.233:8787'
4 // const baseUrl_api = 'https://tk001.wxjylt.com/stage-api/' 4 const baseUrl_api = 'https://tk001.wxjylt.com/stage-api/'
5 const loginImage_api = 'https://tk001.wxjylt.com/stage-api' 5 const loginImage_api = 'https://tk001.wxjylt.com/stage-api'
6 const payUrl = 'https://wxpay.cmbc.com.cn/mobilePlatform/appserver/lcbpPay.do' 6 const payUrl = 'https://wxpay.cmbc.com.cn/mobilePlatform/appserver/lcbpPay.do'
7 7
......
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
116 <!-- 按钮组 --> 116 <!-- 按钮组 -->
117 <view class="btn-group"> 117 <view class="btn-group">
118 <view> 118 <view>
119 <text class="more" @click.stop="goToDetail(item)">更多</text> 119 <!-- <text class="more" @click.stop="goToDetail(item)">更多</text> -->
120 </view> 120 </view>
121 <view class="btn-flex"> 121 <view class="btn-flex">
122 <!-- 待缴费:去缴费 --> 122 <!-- 待缴费:去缴费 -->
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!