From 9e5d33b7b5a21f649636da002e950853cd12c919 Mon Sep 17 00:00:00 2001 From: Devil Date: Fri, 9 Jul 2021 18:41:24 +0800 Subject: [PATCH] 2.1.0 --- application/index/view/default/config.json | 2 +- application/lang/zh-cn.php | 1 + public/core.php | 2 +- sourcecode/alipay/default/pages/common/copyright.axml | 2 +- sourcecode/baidu/default/pages/common/copyright.swan | 2 +- sourcecode/qq/default/pages/common/copyright.qml | 2 +- sourcecode/toutiao/default/pages/common/copyright.ttml | 2 +- sourcecode/weixin/default/pages/common/copyright.wxml | 2 +- 8 files changed, 8 insertions(+), 7 deletions(-) diff --git a/application/index/view/default/config.json b/application/index/view/default/config.json index 07eb16fc1..e492fe82c 100755 --- a/application/index/view/default/config.json +++ b/application/index/view/default/config.json @@ -1,6 +1,6 @@ { "name":"默认主题", - "ver":"2.0.3", + "ver":"2.1.0", "author":"Devil", "home":"https://shopxo.net/" } \ No newline at end of file diff --git a/application/lang/zh-cn.php b/application/lang/zh-cn.php index c489291b4..5563b9cb9 100755 --- a/application/lang/zh-cn.php +++ b/application/lang/zh-cn.php @@ -36,6 +36,7 @@ return [ '2.0.1' => ['value' => '2.0.1', 'name' => 'v2.0.1'], '2.0.2' => ['value' => '2.0.2', 'name' => 'v2.0.2'], '2.0.3' => ['value' => '2.0.3', 'name' => 'v2.0.3'], + '2.1.0' => ['value' => '2.1.0', 'name' => 'v2.1.0'], ], // 用户注册类型列表 diff --git a/public/core.php b/public/core.php index d8f13818a..4adf54faa 100755 --- a/public/core.php +++ b/public/core.php @@ -13,7 +13,7 @@ if(version_compare(PHP_VERSION,'5.6.0','<')) die('PHP版本最低 5.6.0'); // 系统版本 -define('APPLICATION_VERSION', 'v2.0.3'); +define('APPLICATION_VERSION', 'v2.1.0'); // 定义系统目录分隔符 define('DS', '/'); diff --git a/sourcecode/alipay/default/pages/common/copyright.axml b/sourcecode/alipay/default/pages/common/copyright.axml index c82ecc345..294a02cb2 100644 --- a/sourcecode/alipay/default/pages/common/copyright.axml +++ b/sourcecode/alipay/default/pages/common/copyright.axml @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/sourcecode/baidu/default/pages/common/copyright.swan b/sourcecode/baidu/default/pages/common/copyright.swan index c82ecc345..294a02cb2 100755 --- a/sourcecode/baidu/default/pages/common/copyright.swan +++ b/sourcecode/baidu/default/pages/common/copyright.swan @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/sourcecode/qq/default/pages/common/copyright.qml b/sourcecode/qq/default/pages/common/copyright.qml index c82ecc345..294a02cb2 100755 --- a/sourcecode/qq/default/pages/common/copyright.qml +++ b/sourcecode/qq/default/pages/common/copyright.qml @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/sourcecode/toutiao/default/pages/common/copyright.ttml b/sourcecode/toutiao/default/pages/common/copyright.ttml index c82ecc345..294a02cb2 100755 --- a/sourcecode/toutiao/default/pages/common/copyright.ttml +++ b/sourcecode/toutiao/default/pages/common/copyright.ttml @@ -1,5 +1,5 @@ \ No newline at end of file diff --git a/sourcecode/weixin/default/pages/common/copyright.wxml b/sourcecode/weixin/default/pages/common/copyright.wxml index c82ecc345..294a02cb2 100755 --- a/sourcecode/weixin/default/pages/common/copyright.wxml +++ b/sourcecode/weixin/default/pages/common/copyright.wxml @@ -1,5 +1,5 @@ \ No newline at end of file