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
5b04fa44
Commit
5b04fa44
authored
Mar 06, 2019
by
Junling Bu
Browse files
chore[litemall-wx]: 关于页面增加版本信息和开源协议信息
parent
2232030f
Changes
1
Hide whitespace changes
Inline
Side-by-side
litemall-wx/pages/about/about.wxml
View file @
5b04fa44
...
...
@@ -32,7 +32,7 @@
<view class="about-item">
<view class="item-left">
<label>
litemall
交流群: </label>
<label>
QQ
交流群: </label>
<text>{{shopInfo.qqNumber}}</text>
</view>
<view class="item-right">
...
...
@@ -40,4 +40,18 @@
</view>
</view>
<view class="about-item">
<view class="item-left">
<label>当前版本: </label>
<text>1.0.0</text>
</view>
</view>
<view class="about-item">
<view class="item-left">
<label>开源协议: </label>
<text>MIT</text>
</view>
</view>
</view>
\ No newline at end of file
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