dever hace 6 años
padre
commit
7ddb1bf4ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      h5/src/View.php

+ 1 - 1
h5/src/View.php

@@ -55,7 +55,7 @@ class View extends Core
             }
 
             # 应用宝地址
-            $data['app'] = '';
+            $data['app'] = 'http://t.cn/ELf3Waq';
 
             return Dever::render($template, $data);
         } else {