仪表盘
版本库
文件存储
活动
搜索
登录
main
/
ep-law-abiding-manage-weixin
环信码微信小程序
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Initial Commit
riku
2024-07-26
c827d70bd16535e103f4bcdd9f3ed53a5fd324e8
[ep-law-abiding-manage-weixin.git]
/
pages
/
usercenter
/
support
/
index.wxml
1
2
3
4
5
6
7
8
<view class="page">
<view class="page__hd"> 扫描下方微信二维码添加技术咨询 </view>
<view class="page__bd">
<image show-menu-by-longpress="true" src="{{qrcode}}"></image>
<view>上海飞羽环保科技有限公司</view>
</view>
<view class="page__ft"> </view>
</view>