Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
3034cd04
Commit
3034cd04
authored
Jul 19, 2018
by
Junling Bu
Browse files
chore[litemall-wx]: 添加客服文档注释
parent
72540928
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/ucenter/index/index.wxml
View file @
3034cd04
...
@@ -55,14 +55,16 @@
...
@@ -55,14 +55,16 @@
<text class="txt">账号安全</text>
<text class="txt">账号安全</text>
</view>
</view>
</view> -->
</view> -->
<!-- 能力有限,此添加方式开发环境看不到效果,但是线上环境可以正常使用-->
<!-- 开发环境看不到效果,但是线上环境可以正常使用-->
<button class="item no-border" open-type="contact" size="20" session-from="weapp">
<!-- 开发者参考以下文档自行测试,建议直接采用文档中的网页版客服工具 -->
<!-- https://developers.weixin.qq.com/miniprogram/introduction/custom.html#功能介绍 -->
<button class="item" open-type="contact" size="20" session-from="weapp">
<view class="a">
<view class="a">
<text class="icon kefu"></text>
<text class="icon kefu"></text>
<text class="txt">联系客服</text>
<text class="txt">联系客服</text>
</view>
</view>
</button>
</button>
<button
view
class="item" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">
<button class="item" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">
<view class="a">
<view class="a">
<image class="user-menu .icon.phone" src="/static/images/mobile.png"></image>
<image class="user-menu .icon.phone" src="/static/images/mobile.png"></image>
<text class="txt">绑定手机号码</text>
<text class="txt">绑定手机号码</text>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment