shish 1 anno fa
parent
commit
c291c77950
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app-hd/controllers/MainController.php

+ 1 - 1
app-hd/controllers/MainController.php

@@ -45,7 +45,7 @@ class MainController extends BaseController
         $scene = 'a=' . $this->shopAdminId . '&s=' . $this->shopId;
         $scene = 'a=' . $this->shopAdminId . '&s=' . $this->shopId;
         $goodsImgUrl = miniUtil::generateUnlimitedMiniCode($merchant, $goodsPage, $scene, $ptStyle);
         $goodsImgUrl = miniUtil::generateUnlimitedMiniCode($merchant, $goodsPage, $scene, $ptStyle);
 
 
-        miniUtil::generateShortLink($merchant, $ptStyle,'admin/home/workbench','花美林');
+        miniUtil::generateShortLink($merchant, $ptStyle,'/admin/home/workbench','花美林');
 
 
         $flowerPage = 'pages/item/item';
         $flowerPage = 'pages/item/item';
         $flowerImgUrl = miniUtil::generateUnlimitedMiniCode($merchant, $flowerPage, $scene, $ptStyle);
         $flowerImgUrl = miniUtil::generateUnlimitedMiniCode($merchant, $flowerPage, $scene, $ptStyle);