5 lines
285 B
Plaintext
5 lines
285 B
Plaintext
<view class="px-main text-24 flex flex-col items-center justify-center h-screen">
|
|
<image src="{{kfImg}}" show-menu-by-longpress class="w-450" mode="widthFix" />
|
|
<view class="pt-40 text-48">长按识别二维码</view>
|
|
<view class="pt-10 text-48 pb-50">添加客服</view>
|
|
</view> |