Sfoglia il codice sorgente

添加 'Readme.md'

udream-cxs 4 anni fa
parent
commit
63e623bcec
1 ha cambiato i file con 18 aggiunte e 0 eliminazioni
  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