ソースを参照

修改配置文件

stanley-king 8 年 前
コミット
8886766119
1 ファイル変更6 行追加0 行削除
  1. 6 0
      mobile/control/config.php

+ 6 - 0
mobile/control/config.php

@@ -12,6 +12,12 @@ class configControl extends mobileHomeControl
         parent::__construct();
     }
 
+    public function getconfigexOp()
+    {
+        $result['app_config'] = ['sale_mogile' => '021-64260858'];
+        return self::outsuccess($result);
+    }
+
     /**
      * 获取配置文件
      * 参数: platform 1:android 2:ios