|
@@ -5,7 +5,7 @@
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
<string>zh_CN</string>
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
- <string>HelloH5</string>
|
|
|
+ <string>玩球数据</string>
|
|
|
<key>CFBundleExecutable</key>
|
|
|
<string>${EXECUTABLE_NAME}</string>
|
|
|
<key>CFBundleIcons</key>
|
|
@@ -49,7 +49,8 @@
|
|
|
<string>alixpay</string>
|
|
|
<key>CFBundleURLSchemes</key>
|
|
|
<array>
|
|
|
- <string>alixpayhbilderhello</string>
|
|
|
+ <string>alixpay</string>
|
|
|
+ <string>safepay</string>
|
|
|
</array>
|
|
|
</dict>
|
|
|
<dict>
|
|
@@ -116,57 +117,35 @@
|
|
|
<true/>
|
|
|
</dict>
|
|
|
<key>NSCameraUsageDescription</key>
|
|
|
- <string>照相机</string>
|
|
|
+ <string>"玩球数据"获取您的相册权限便于选择图片用于设置头像和用户反馈添加图片</string>
|
|
|
<key>NSContactsUsageDescription</key>
|
|
|
- <string>通讯录</string>
|
|
|
+ <string>"玩球数据"获取您的通讯录信息,方便邀请其他用户</string>
|
|
|
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
|
|
|
- <string>始终允许获取你的位置信息</string>
|
|
|
+ <string>"玩球数据"获取您的位置信息,方便推送优惠服务</string>
|
|
|
<key>NSLocationAlwaysUsageDescription</key>
|
|
|
- <string>总是获取</string>
|
|
|
+ <string>"玩球数据"获取您的位置信息,方便推送优惠服务</string>
|
|
|
<key>NSLocationWhenInUseDescription</key>
|
|
|
- <string></string>
|
|
|
+ <string>"玩球数据"获取您的位置信息,方便推送优惠服务</string>
|
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
|
- <string></string>
|
|
|
- <key>NSLocationWhenInUseUsageDescription - 2</key>
|
|
|
- <string>用户使用时期定位</string>
|
|
|
+ <string>"玩球数据"获取您的位置信息,方便推送优惠服务</string>
|
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
|
- <string>访问麦克风</string>
|
|
|
+ <string>"玩球数据"获取您的相册权限便于采集您的声音</string>
|
|
|
+ <key>NSPhotoLibraryAddUsageDescription</key>
|
|
|
+ <string>"玩球数据"获取您的相册权限便于选择图片用于设置头像和用户反馈添加图片</string>
|
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
|
- <string>相册</string>
|
|
|
+ <string>"玩球数据"获取您的相册权限便于选择图片用于设置头像和用户反馈添加图片</string>
|
|
|
<key>NSUserTrackingUsageDescription</key>
|
|
|
<string>请放心,开启权限不会获取您在其他站点的隐私信息,该权限仅用于标识设备并保障服务安全与提示浏览体验</string>
|
|
|
<key>StatusBarBackground</key>
|
|
|
<string>#FFFFFF</string>
|
|
|
<key>UIApplicationShortcutItems</key>
|
|
|
+ <array/>
|
|
|
+ <key>UIBackgroundModes</key>
|
|
|
<array>
|
|
|
- <dict>
|
|
|
- <key>UIApplicationShortcutItemIconType</key>
|
|
|
- <string>UIApplicationShortcutIconTypeShare</string>
|
|
|
- <key>UIApplicationShortcutItemSubtitle</key>
|
|
|
- <string>分享到微信、微博、QQ</string>
|
|
|
- <key>UIApplicationShortcutItemTitle</key>
|
|
|
- <string>分 享</string>
|
|
|
- <key>UIApplicationShortcutItemType</key>
|
|
|
- <string>share</string>
|
|
|
- </dict>
|
|
|
- <dict>
|
|
|
- <key>UIApplicationShortcutItemIconFile</key>
|
|
|
- <string>Pandora/apps/HelloH5/www/sa.png</string>
|
|
|
- <key>UIApplicationShortcutItemSubtitle</key>
|
|
|
- <string>www.test.com</string>
|
|
|
- <key>UIApplicationShortcutItemTitle</key>
|
|
|
- <string>关 于</string>
|
|
|
- <key>UIApplicationShortcutItemType</key>
|
|
|
- <string>about</string>
|
|
|
- <key>UIApplicationShortcutItemUserInfo</key>
|
|
|
- <dict>
|
|
|
- <key>key3</key>
|
|
|
- <string>value3</string>
|
|
|
- </dict>
|
|
|
- </dict>
|
|
|
+ <string>push-to-talk</string>
|
|
|
+ <string>fetch</string>
|
|
|
+ <string>processing</string>
|
|
|
</array>
|
|
|
- <key>UIBackgroundModes</key>
|
|
|
- <array/>
|
|
|
<key>UILaunchImages</key>
|
|
|
<array>
|
|
|
<dict>
|
|
@@ -390,7 +369,7 @@
|
|
|
<key>UIStatusBarHidden</key>
|
|
|
<false/>
|
|
|
<key>UIStatusBarStyle</key>
|
|
|
- <string>UIStatusBarStyleDefault</string>
|
|
|
+ <string></string>
|
|
|
<key>UIStatusBarTintParameters</key>
|
|
|
<dict>
|
|
|
<key>UINavigationBar</key>
|
|
@@ -404,19 +383,9 @@
|
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
|
<array>
|
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
|
- <string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
- <string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
- <string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
|
- </array>
|
|
|
- <key>UISupportedInterfaceOrientations~ipad</key>
|
|
|
- <array>
|
|
|
- <string>UIInterfaceOrientationPortrait</string>
|
|
|
- <string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
|
- <string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
- <string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
</array>
|
|
|
<key>UniversalLinks</key>
|
|
|
- <string>填写自己的值</string>
|
|
|
+ <string>https://www.wanqiushuju.com</string>
|
|
|
<key>amap</key>
|
|
|
<dict>
|
|
|
<key>appkey</key>
|
|
@@ -437,7 +406,7 @@
|
|
|
<string>去官方网站申请对应的值</string>
|
|
|
</dict>
|
|
|
<key>dcloud_appkey</key>
|
|
|
- <string>去DCloud官方申请获取对应的值</string>
|
|
|
+ <string>be3dc518d879687e0d42d1649d7f16f6</string>
|
|
|
<key>dcloud_uninview_background</key>
|
|
|
<true/>
|
|
|
<key>dcloud_uniplugins</key>
|
|
@@ -457,6 +426,29 @@
|
|
|
</dict>
|
|
|
</array>
|
|
|
</dict>
|
|
|
+ <dict>
|
|
|
+ <key>hooksClass</key>
|
|
|
+ <string>LiveAppProxy</string>
|
|
|
+ <key>plugins</key>
|
|
|
+ <array>
|
|
|
+ <dict>
|
|
|
+ <key>class</key>
|
|
|
+ <string>LiveListComponent</string>
|
|
|
+ <key>name</key>
|
|
|
+ <string>WQPlayBallLiveQiu-LiveListComponent</string>
|
|
|
+ <key>type</key>
|
|
|
+ <string>component</string>
|
|
|
+ </dict>
|
|
|
+ <dict>
|
|
|
+ <key>class</key>
|
|
|
+ <string>LiveModule</string>
|
|
|
+ <key>name</key>
|
|
|
+ <string>WQPlayBallLiveQiu-LiveModule</string>
|
|
|
+ <key>type</key>
|
|
|
+ <string>module</string>
|
|
|
+ </dict>
|
|
|
+ </array>
|
|
|
+ </dict>
|
|
|
</array>
|
|
|
<key>getui</key>
|
|
|
<dict>
|