Browse Source

更新 'Readme.md'

udream-cxs 4 years ago
parent
commit
4c4f3eb81b
1 changed files with 7 additions and 10 deletions
  1. 7 10
      Readme.md

+ 7 - 10
Readme.md

@@ -1,16 +1,13 @@
 info.plist
-* -<key>CFBundleURLName</key>
-* -<string>dtgj.edtyun.com</string>
-* -<key>CFBundleURLSchemes</key>
-* -<array>
-* -    <string>tytylift</string>
-* -</array>
+* CFBundleURLName
+* dtgj.edtyun.com
+* 
+* CFBundleURLSchemes
+*  -tytylift
 
 AndroidManifest.xml
-* <data
-*     android:scheme="tytylift"
-*     android:host="dtgj.edtyun.com"
-* />
+*  android:scheme="tytylift"
+*  android:host="dtgj.edtyun.com"
 
 android和ios的host与scheme要与
 app4share中index.html的