小程序版本号更新

feat/task1-c-wallet
devil_gong 2019-02-21 16:09:50 +08:00
parent 59d0bc07af
commit 2ee3e5e6d5
4 changed files with 2 additions and 6 deletions

View File

@ -1,2 +0,0 @@
# ShopXO 国内领先企业级B2C免费开源电商系统
### 支付宝小程序

View File

@ -1,5 +1,5 @@
<template name="copyright"> <template name="copyright">
<view class="copyright"> <view class="copyright">
<view class="text">Powered by ShopXO v1.2.0</view> <view class="text">Powered by ShopXO v1.3.0</view>
</view> </view>
</template> </template>

View File

@ -1,2 +0,0 @@
# ShopXO 国内领先企业级B2C免费开源电商系统
### 微信小程序

View File

@ -1,5 +1,5 @@
<template name="copyright"> <template name="copyright">
<view class="copyright"> <view class="copyright">
<view class="text">Powered by ShopXO v1.2.0</view> <view class="text">Powered by ShopXO v1.3.0</view>
</view> </view>
</template> </template>