Commit 5b04fa44 authored by Junling Bu's avatar Junling Bu
Browse files

chore[litemall-wx]: 关于页面增加版本信息和开源协议信息

parent 2232030f
......@@ -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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment