浏览代码

添加 'Readme.md'

udream-cxs 4 年之前
父节点
当前提交
63e623bcec
共有 1 个文件被更改,包括 18 次插入0 次删除
  1. 18 0
      Readme.md

+ 18 - 0
Readme.md

@@ -0,0 +1,18 @@
+info.plist
+<key>CFBundleURLName</key>
+<string>dtgj.edtyun.com</string>
+<key>CFBundleURLSchemes</key>
+<array>
+    <string>tytylift</string>
+</array>
+
+AndroidManifest.xml
+<data
+    android:scheme="tytylift"
+    android:host="dtgj.edtyun.com"
+/>
+
+android和ios的host与scheme要与
+app4share中index.html的
+
+保持一致,否则将补发调起app