Browse Source

debug share

stanley-king 7 years ago
parent
commit
b0f2b005a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mobile/control/mshop.php

+ 1 - 1
mobile/control/mshop.php

@@ -180,7 +180,7 @@ class mshopControl extends specialControl
                 }
                 $tip = $goods_info['goods_jingle'];
                 if(empty($title)) {
-                    $sub_title = '丽人丽妆 内买商城\n\n点击浏览';
+                    $sub_title = "丽人丽妆 内买商城\n\n点击浏览";
                 } else {
                     $sub_title = $tip;
                 }