|
@@ -11,17 +11,16 @@
|
|
|
<view class="flex about-logo">
|
|
|
<image src="../../static/public/logo.png" mode="scaleToFill"></image>
|
|
|
<!-- #ifndef MP-ALIPAY -->
|
|
|
- <view class="edition">v 1.0.6</view>
|
|
|
+ <view class="edition">v 1.0.7</view>
|
|
|
<!-- #endif -->
|
|
|
<!-- #ifdef MP-ALIPAY -->
|
|
|
- <view class="edition">v 2.1.43</view>
|
|
|
+ <view class="edition">v 2.2.0</view>
|
|
|
<!-- #endif -->
|
|
|
</view>
|
|
|
<view class="about-action">
|
|
|
<u-cell-group :border="false">
|
|
|
<u-cell title="隐私保护声明" :isLink="true" :url="'/packageOther/about/conceal'"></u-cell>
|
|
|
- <u-cell title="用户使用协议" :isLink="true" :url="'/packageOther/about/protect'">
|
|
|
- </u-cell>
|
|
|
+ <u-cell title="用户使用协议" :isLink="true" :url="'/packageOther/about/protect'"></u-cell>
|
|
|
</u-cell-group>
|
|
|
</view>
|
|
|
</view>
|