@@ -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)