diff --git a/application/index/view/default/config.json b/application/index/view/default/config.json
index d14b022d1..3393834fb 100755
--- a/application/index/view/default/config.json
+++ b/application/index/view/default/config.json
@@ -1,6 +1,6 @@
{
"name":"默认主题",
- "ver":"1.9.1",
+ "ver":"1.9.2",
"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 380210729..3c646140a 100755
--- a/application/lang/zh-cn.php
+++ b/application/lang/zh-cn.php
@@ -30,6 +30,7 @@ return array(
'1.8.1' => array('value' => '1.8.1', 'name' => 'v1.8.1'),
'1.9.0' => array('value' => '1.9.0', 'name' => 'v1.9.0'),
'1.9.1' => array('value' => '1.9.1', 'name' => 'v1.9.1'),
+ '1.9.2' => array('value' => '1.9.2', 'name' => 'v1.9.2'),
),
// 用户注册类型列表
diff --git a/changelog.txt b/changelog.txt
index f31bb9e56..f856e3cdd 100755
--- a/changelog.txt
+++ b/changelog.txt
@@ -9,6 +9,7 @@
web端
1. 后台管理小程序列表新增主题管理
2. 分类管理组件优化、支持异步无刷新操作
+ 3. 顶部小导航/logo位置新增钩
小程序
1. 支付订单0金额错误修复
diff --git a/public/core.php b/public/core.php
index 84844301d..61ae7a6d6 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', 'v1.9.1');
+define('APPLICATION_VERSION', 'v1.9.2');
// 定义系统目录分隔符
define('DS', '/');
diff --git a/sourcecode/alipay/default/config.json b/sourcecode/alipay/default/config.json
index d14b022d1..3393834fb 100755
--- a/sourcecode/alipay/default/config.json
+++ b/sourcecode/alipay/default/config.json
@@ -1,6 +1,6 @@
{
"name":"默认主题",
- "ver":"1.9.1",
+ "ver":"1.9.2",
"author":"Devil",
"home":"https://shopxo.net/"
}
\ No newline at end of file
diff --git a/sourcecode/alipay/default/pages/common/copyright.axml b/sourcecode/alipay/default/pages/common/copyright.axml
index 4877ca312..2d7f68e02 100644
--- a/sourcecode/alipay/default/pages/common/copyright.axml
+++ b/sourcecode/alipay/default/pages/common/copyright.axml
@@ -1,5 +1,5 @@
- Powered by ShopXO v1.9.1
+ Powered by ShopXO v1.9.2
\ No newline at end of file
diff --git a/sourcecode/baidu/default/config.json b/sourcecode/baidu/default/config.json
index d14b022d1..3393834fb 100644
--- a/sourcecode/baidu/default/config.json
+++ b/sourcecode/baidu/default/config.json
@@ -1,6 +1,6 @@
{
"name":"默认主题",
- "ver":"1.9.1",
+ "ver":"1.9.2",
"author":"Devil",
"home":"https://shopxo.net/"
}
\ 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 4877ca312..2d7f68e02 100755
--- a/sourcecode/baidu/default/pages/common/copyright.swan
+++ b/sourcecode/baidu/default/pages/common/copyright.swan
@@ -1,5 +1,5 @@
- Powered by ShopXO v1.9.1
+ Powered by ShopXO v1.9.2
\ No newline at end of file
diff --git a/sourcecode/qq/default/config.json b/sourcecode/qq/default/config.json
index d14b022d1..3393834fb 100644
--- a/sourcecode/qq/default/config.json
+++ b/sourcecode/qq/default/config.json
@@ -1,6 +1,6 @@
{
"name":"默认主题",
- "ver":"1.9.1",
+ "ver":"1.9.2",
"author":"Devil",
"home":"https://shopxo.net/"
}
\ 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 4877ca312..2d7f68e02 100755
--- a/sourcecode/qq/default/pages/common/copyright.qml
+++ b/sourcecode/qq/default/pages/common/copyright.qml
@@ -1,5 +1,5 @@
- Powered by ShopXO v1.9.1
+ Powered by ShopXO v1.9.2
\ No newline at end of file
diff --git a/sourcecode/toutiao/default/config.json b/sourcecode/toutiao/default/config.json
index d14b022d1..3393834fb 100644
--- a/sourcecode/toutiao/default/config.json
+++ b/sourcecode/toutiao/default/config.json
@@ -1,6 +1,6 @@
{
"name":"默认主题",
- "ver":"1.9.1",
+ "ver":"1.9.2",
"author":"Devil",
"home":"https://shopxo.net/"
}
\ 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 4877ca312..2d7f68e02 100755
--- a/sourcecode/toutiao/default/pages/common/copyright.ttml
+++ b/sourcecode/toutiao/default/pages/common/copyright.ttml
@@ -1,5 +1,5 @@
- Powered by ShopXO v1.9.1
+ Powered by ShopXO v1.9.2
\ No newline at end of file
diff --git a/sourcecode/weixin/default/config.json b/sourcecode/weixin/default/config.json
index d14b022d1..3393834fb 100755
--- a/sourcecode/weixin/default/config.json
+++ b/sourcecode/weixin/default/config.json
@@ -1,6 +1,6 @@
{
"name":"默认主题",
- "ver":"1.9.1",
+ "ver":"1.9.2",
"author":"Devil",
"home":"https://shopxo.net/"
}
\ 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 4877ca312..2d7f68e02 100755
--- a/sourcecode/weixin/default/pages/common/copyright.wxml
+++ b/sourcecode/weixin/default/pages/common/copyright.wxml
@@ -1,5 +1,5 @@
- Powered by ShopXO v1.9.1
+ Powered by ShopXO v1.9.2
\ No newline at end of file