Commit 6677b673317231d86ff5e9dbfb03d34f718c69ba

Authored by 后端研发-苏明海
2 parents d944d080 c83ee0ec

Merge branch 'dev' into 'test'

添加客户

See merge request !545
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">