moonsflyer 6 tháng trước cách đây
mục cha
commit
0c8230eddb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/common/service/GiftCardQrCodeService.php

+ 1 - 1
app/common/service/GiftCardQrCodeService.php

@@ -23,7 +23,7 @@ class GiftCardQrCodeService
     {
         try {
             // 小程序页面路径,根据实际情况修改
-            $page = 'pages/gift-card/exchange';
+            $page = 'pages/index/index';
             $scene = "cardPass={$cardPass}";
 
             // 生成小程序码