Browse Source

退货退款优化

shish 3 years ago
parent
commit
1f8e0c3f31
2 changed files with 2 additions and 2 deletions
  1. 1 1
      app-ghs/controllers/AuthController.php
  2. 1 1
      app-pt/views/main/app.php

+ 1 - 1
app-ghs/controllers/AuthController.php

@@ -650,7 +650,7 @@ class AuthController extends PublicController
     {
         $version = getenv('GHS_NEW_APK_VERSION') == false ? '100' : getenv('GHS_NEW_APK_VERSION');
         $mustUpdate = getenv('GHS_NEW_APK_VERSION_MUST_UPDATE') == false ? 0 : getenv('GHS_NEW_APK_VERSION_MUST_UPDATE');
-        $updateText = '支持采购入库时,先保存价格,稍后改价入库';
+        $updateText = '花材退货退款显示优化';
         util::success(['version' => $version, 'mustUpdate' => $mustUpdate, 'updateText' => $updateText]);
     }
 

+ 1 - 1
app-pt/views/main/app.php

@@ -21,7 +21,7 @@ if ($xhbApi == 'wixhb.com') {
 <body>
 <div style="text-align:center;margin-top:100px;">
     <a style="margin:0 auto;display:inline-block;border:none;padding:8px 15px;border-radius:16px;color:white;background-color:#3385FF;text-decoration:none"
-       href="https://img.<?php echo $xhbApi; ?>/apk/ghs/1146.apk">销花宝APP</a>
+       href="https://img.<?php echo $xhbApi; ?>/apk/ghs/1147.apk">销花宝APP</a>
 </div>
 
 <div style="text-align:center;margin-top:30px;">