12 lines
300 B
Plaintext
12 lines
300 B
Plaintext
<view class="bg">
|
|
<view class="box">
|
|
<view class="imagebox">
|
|
<image src="{{qr_url}}" show-menu-by-longpress="{{true}}">
|
|
</image>
|
|
</view>
|
|
<view class="text">
|
|
长按识别二维码,添加人工客服
|
|
</view>
|
|
</view>
|
|
</view>
|