Răsfoiți Sursa

隐藏问题

shish 3 ani în urmă
părinte
comite
bd5f132fc9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      app-ghs/controllers/ProductController.php

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

@@ -235,7 +235,7 @@ class ProductController extends BaseController
             if (getenv('YII_ENV', 'local') == 'production') {
                 $showFrontHide = [7615, 7756];
             }else{
-                $showFrontHide = [];
+                $showFrontHide = [644];
             }
             if (in_array($this->mainId, $showFrontHide)) {
                 //只有花悠星和勇记显示隐藏按钮功能,其他人不显示。frontHide