Kaynağa Gözat

ios下载跳转

zgg 2 ay önce
ebeveyn
işleme
eee28a4f61
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      application/h5/controller/Index.php

+ 2 - 2
application/h5/controller/Index.php

@@ -50,8 +50,8 @@ class Index extends Controller
 
    // 下载页
     public function download(){
-//        $ios = "https://apps.apple.com/cn/app/id6478578497";
-        $ios = '#';
+        $ios = "https://apps.apple.com/cn/app/id6504796311";
+//        $ios = '#';
         $android = '';
         $app = Db::name('app_mgr')
             ->where('del',0)