diff --git a/application/store/controller/Config.php b/application/store/controller/Config.php index 7da4d2bca..97acbb168 100644 --- a/application/store/controller/Config.php +++ b/application/store/controller/Config.php @@ -15,6 +15,7 @@ namespace app\store\controller; +use app\store\service\Extend; use app\store\service\ExtendService; use library\Controller; @@ -38,6 +39,7 @@ class Config extends Controller $this->title = '商城参数配置'; $this->applyCsrfToken('save'); $this->query = ExtendService::querySmsBalance(); + $this->query2 = ExtendService::querySmsBalance2(); $this->fetch(); } diff --git a/application/store/view/config/index-store-message.html b/application/store/view/config/index-store-message1.html similarity index 99% rename from application/store/view/config/index-store-message.html rename to application/store/view/config/index-store-message1.html index e31b98a0f..fac167d3c 100644 --- a/application/store/view/config/index-store-message.html +++ b/application/store/view/config/index-store-message1.html @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/application/store/view/config/index-store-message2.html b/application/store/view/config/index-store-message2.html new file mode 100644 index 000000000..3d93154bd --- /dev/null +++ b/application/store/view/config/index-store-message2.html @@ -0,0 +1,46 @@ +
diff --git a/application/store/view/config/index.html b/application/store/view/config/index.html index a842a03f3..50d4c1bd6 100644 --- a/application/store/view/config/index.html +++ b/application/store/view/config/index.html @@ -2,14 +2,16 @@ {block name="content"} -