Commit c83ee0ece6a1bdf46a3908166f562091c7538b5b

Authored by 后端研发-倪永富
1 parent 9c43e71a

添加客户

packageA/pages/addCustomer/addCustomer.wxml
@@ -4,7 +4,9 @@ @@ -4,7 +4,9 @@
4 <view class="nickname">微信昵称</view> 4 <view class="nickname">微信昵称</view>
5 <view class="gray">hello,我是您的专属顾问</view> 5 <view class="gray">hello,我是您的专属顾问</view>
6 <view class="gray">扫描下方二维码,加我微信吧~</view> 6 <view class="gray">扫描下方二维码,加我微信吧~</view>
7 - <view class="qrcode"></view> 7 + <view class="qrcode">
  8 + <!-- <image src="{{qrCode}}"></image> -->
  9 + </view>
8 </view> 10 </view>
9 <view class="flex bottom t-c gray pdv10"> 11 <view class="flex bottom t-c gray pdv10">
10 <view class="w50"> 12 <view class="w50">