diff --git a/manifest.json b/manifest.json
index 26a1955..d3ac537 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,263 +1,281 @@
{
- "name": "吴门医述",
- "appid": "__UNI__C7475A8",
- "description": "吴门医述",
- "networkTimeout": {
- "request": 3000
- },
- "transformPx": false,
- "icons": [{
- "sizes": "分辨率,192x192",
- "src": "图片路径"
- }],
- "versionName": "1.0.05",
- "versionCode": 100,
- "app-plus": {
- "compatible": {
- "ignoreVersion": true
- },
- "privacy": {
- "prompt": "template",
- "template": {
- "title": "用户协议和隐私政策",
- "message": "请你务必审慎阅读、充分理解“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。
你可阅读《用户协议》和《隐私协议》了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
- "buttonAccept": "同意",
- "buttonRefuse": "暂不同意"
- }
- },
- "modules": {
- "Payment": {},
- "Share": {},
- "Camera": {},
- "VideoPlayer": {},
- "OAuth": {}
- },
- "distribute": {
- "apple": {
- "devices": "universal"
- },
- // "UIBackgroundModes" : [ "audio" ]
- "android": {
- "permissionPhoneState": {
- "request": "none",
- "prompt": "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
- },
- "permissionExternalStorage": {
- "request": "none",
- "prompt": "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
- },
- "permissions": [
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- "",
- ""
- ],
- "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"],
- "minSdkVersion": 21,
- "targetSdkVersion": 30,
- "schemes": "medicine"
- },
- "sdkConfigs": {
- "ad": {},
- "maps": {},
- "share": {
- "weixin": {
- "appid": "wx6b17b40171dea988",
- "UniversalLinks": "https://verification.nuttyreading.com/uni-universallinks/__UNI__C7475A8/"
- }
- },
- "payment": {
- "alipay": {
- "__platform__": ["ios", "android"]
- },
- "appleiap": {},
- "weixin": {
- "__platform__": ["ios", "android"],
- "appid": "wx6b17b40171dea988",
- "UniversalLinks": "https://verification.nuttyreading.com/uni-universallinks/__UNI__C7475A8/"
- }
- },
- "oauth": {},
- "push": {}
- },
- "splashscreen": {
- "iosStyle": "common",
- "androidStyle": "default",
- "useOriginalMsgbox": true
- },
- "ios": {
- "dSYMs": false,
- // "UIBackgroundModes" : [ "audio" ], // 背景播放音乐
- "capabilities": {
- "entitlements": {
- "com.apple.developer.associated-domains": ["applinks:verification.nuttyreading.com"]
- }
- },
- "idfa": false,
- "urltypes": "medicine",
- "urlschemewhitelist": "nuttyreading,zmzm",
- "privacyDescription": {
- "NSPhotoLibraryUsageDescription": "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用",
- "NSCameraUsageDescription": "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用",
- "NSPhotoLibraryAddUsageDescription": "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用"
- }
- },
- "icons": {
- "android": {
- "hdpi": "unpackage/res/icons/72x72.png",
- "xhdpi": "unpackage/res/icons/96x96.png",
- "xxhdpi": "unpackage/res/icons/144x144.png",
- "xxxhdpi": "unpackage/res/icons/192x192.png"
- },
- "ios": {
- "appstore": "unpackage/res/icons/1024x1024.png",
- "ipad": {
- "app": "unpackage/res/icons/76x76.png",
- "app@2x": "unpackage/res/icons/152x152.png",
- "notification": "unpackage/res/icons/20x20.png",
- "notification@2x": "unpackage/res/icons/40x40.png",
- "proapp@2x": "unpackage/res/icons/167x167.png",
- "settings": "unpackage/res/icons/29x29.png",
- "settings@2x": "unpackage/res/icons/58x58.png",
- "spotlight": "unpackage/res/icons/40x40.png",
- "spotlight@2x": "unpackage/res/icons/80x80.png"
- },
- "iphone": {
- "app@2x": "unpackage/res/icons/120x120.png",
- "app@3x": "unpackage/res/icons/180x180.png",
- "notification@2x": "unpackage/res/icons/40x40.png",
- "notification@3x": "unpackage/res/icons/60x60.png",
- "settings@2x": "unpackage/res/icons/58x58.png",
- "settings@3x": "unpackage/res/icons/87x87.png",
- "spotlight@2x": "unpackage/res/icons/80x80.png",
- "spotlight@3x": "unpackage/res/icons/120x120.png"
- }
- }
- }
- },
- "compilerVersion": 3,
- "nvueLaunchMode": "fast",
- "splashscreen": {
- "alwaysShowBeforeRender": false
- },
- "nativePlugins": {},
- "uniStatistics": {
- "enable": true
- },
- "safearea": {
- //安全区域配置,仅iOS平台生效
- "bottom": {
- // 底部安全区域配置
- "offset": "none" // 底部安全区域偏移,"none"表示不空出安全区域,"auto"自动计算空出安全区域,默认值为"none"
- }
- }
- },
- // 5+App特有相关
- "quickapp": {},
- // 快应用特有相关
- "mp-weixin": {
- "setting": {
- "urlCheck": false,
- "es6": true,
- "postcss": true,
- "minified": true
- },
- "usingComponents": true,
- "appid": "wxd3ba52b7661b36be",
- "permission": {
- "scope.userLocation": {
- "desc": "你的位置信息将用于小程序位置接口的效果展示"
- }
- },
- "uniStatistics": {
- "enable": true
- }
- },
- "h5": {
- "template": "template.h5.html",
- "router": {
- "mode": "hash",
- "base": "/uniappDemo/"
- },
- "optimization": {
- "treeShaking": {
- "enable": true
- }
- },
- "uniStatistics": {
- "enable": true
- }
- },
- "_spaceID": "mp-3614b80b-2d75-4462-a481-4998f8187274",
- "uniStatistics": {
- "version": "2",
- "enable": true
- },
- "mp-alipay": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-baidu": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-jd": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-kuaishou": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-lark": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-qq": {
- "uniStatistics": {
- "enable": true
- }
- },
- "mp-toutiao": {
- "uniStatistics": {
- "enable": true
- }
- },
- "quickapp-webview-huawei": {
- "uniStatistics": {
- "enable": true
- }
- },
- "quickapp-webview-union": {
- "uniStatistics": {
- "enable": true
- }
- }
+ "name" : "吴门医述",
+ "appid" : "__UNI__C7475A8",
+ "description" : "吴门医述",
+ "networkTimeout" : {
+ "request" : 3000
+ },
+ "transformPx" : false,
+ "icons" : [
+ {
+ "sizes" : "分辨率,192x192",
+ "src" : "图片路径"
+ }
+ ],
+ "versionName" : "1.0.05",
+ "versionCode" : 100,
+ "app-plus" : {
+ "nvueCompiler" : "uni-app",
+ "compatible" : {
+ "ignoreVersion" : true
+ },
+ "privacy" : {
+ "prompt" : "template",
+ "template" : {
+ "title" : "用户协议和隐私政策",
+ "message" : "请你务必审慎阅读、充分理解“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。
你可阅读《用户协议》和《隐私协议》了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
+ "buttonAccept" : "同意",
+ "buttonRefuse" : "暂不同意"
+ }
+ },
+ "modules" : {
+ "Payment" : {},
+ "Share" : {},
+ "Camera" : {},
+ "OAuth" : {}
+ },
+ "distribute" : {
+ "apple" : {
+ "devices" : "universal"
+ },
+ // "UIBackgroundModes" : [ "audio" ]
+ "android" : {
+ "permissionPhoneState" : {
+ "request" : "none",
+ "prompt" : "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
+ },
+ "permissionExternalStorage" : {
+ "request" : "none",
+ "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
+ },
+ "permissions" : [
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ ""
+ ],
+ "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
+ "minSdkVersion" : 21,
+ "targetSdkVersion" : 30,
+ "schemes" : "medicine"
+ },
+ "sdkConfigs" : {
+ "ad" : {},
+ "maps" : {},
+ "share" : {
+ "weixin" : {
+ "appid" : "wx6b17b40171dea988",
+ "UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__C7475A8/"
+ }
+ },
+ "payment" : {
+ "alipay" : {
+ "__platform__" : [ "ios", "android" ]
+ },
+ "appleiap" : {},
+ "weixin" : {
+ "__platform__" : [ "ios", "android" ],
+ "appid" : "wx6b17b40171dea988",
+ "UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__C7475A8/"
+ }
+ },
+ "oauth" : {},
+ "push" : {}
+ },
+ "splashscreen" : {
+ "iosStyle" : "common",
+ "androidStyle" : "default",
+ "useOriginalMsgbox" : true
+ },
+ "ios" : {
+ "dSYMs" : false,
+ // "UIBackgroundModes" : [ "audio" ], // 背景播放音乐
+ "capabilities" : {
+ "entitlements" : {
+ "com.apple.developer.associated-domains" : [ "applinks:verification.nuttyreading.com" ]
+ }
+ },
+ "idfa" : false,
+ "urltypes" : "medicine",
+ "urlschemewhitelist" : "nuttyreading,zmzm",
+ "privacyDescription" : {
+ "NSPhotoLibraryUsageDescription" : "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用",
+ "NSCameraUsageDescription" : "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用",
+ "NSPhotoLibraryAddUsageDescription" : "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用"
+ }
+ },
+ "icons" : {
+ "android" : {
+ "hdpi" : "unpackage/res/icons/72x72.png",
+ "xhdpi" : "unpackage/res/icons/96x96.png",
+ "xxhdpi" : "unpackage/res/icons/144x144.png",
+ "xxxhdpi" : "unpackage/res/icons/192x192.png"
+ },
+ "ios" : {
+ "appstore" : "unpackage/res/icons/1024x1024.png",
+ "ipad" : {
+ "app" : "unpackage/res/icons/76x76.png",
+ "app@2x" : "unpackage/res/icons/152x152.png",
+ "notification" : "unpackage/res/icons/20x20.png",
+ "notification@2x" : "unpackage/res/icons/40x40.png",
+ "proapp@2x" : "unpackage/res/icons/167x167.png",
+ "settings" : "unpackage/res/icons/29x29.png",
+ "settings@2x" : "unpackage/res/icons/58x58.png",
+ "spotlight" : "unpackage/res/icons/40x40.png",
+ "spotlight@2x" : "unpackage/res/icons/80x80.png"
+ },
+ "iphone" : {
+ "app@2x" : "unpackage/res/icons/120x120.png",
+ "app@3x" : "unpackage/res/icons/180x180.png",
+ "notification@2x" : "unpackage/res/icons/40x40.png",
+ "notification@3x" : "unpackage/res/icons/60x60.png",
+ "settings@2x" : "unpackage/res/icons/58x58.png",
+ "settings@3x" : "unpackage/res/icons/87x87.png",
+ "spotlight@2x" : "unpackage/res/icons/80x80.png",
+ "spotlight@3x" : "unpackage/res/icons/120x120.png"
+ }
+ }
+ }
+ },
+ "compilerVersion" : 3,
+ "nvueLaunchMode" : "fast",
+ "splashscreen" : {
+ "alwaysShowBeforeRender" : false
+ },
+ "nativePlugins" : {
+ "Zhimi-AliPlayer" : {
+ "__plugin_info__" : {
+ "name" : "智密 - 阿里云UI播放器插件(仿爱奇艺播放器,自动旋转) - [试用版,仅用于自定义调试基座]",
+ "description" : "集成阿里云播放器,支持倍速,分辨率,STS加密播放,音量亮度调节等功能",
+ "platforms" : "Android,iOS",
+ "url" : "https://ext.dcloud.net.cn/plugin?id=3518",
+ "android_package_name" : "",
+ "ios_bundle_id" : "",
+ "isCloud" : true,
+ "bought" : 0,
+ "pid" : "3518",
+ "parameters" : {}
+ }
+ }
+ },
+ "uniStatistics" : {
+ "enable" : true
+ },
+ "safearea" : {
+ //安全区域配置,仅iOS平台生效
+ "bottom" : {
+ // 底部安全区域配置
+ "offset" : "none" // 底部安全区域偏移,"none"表示不空出安全区域,"auto"自动计算空出安全区域,默认值为"none"
+ }
+ }
+ },
+ // 5+App特有相关
+ "quickapp" : {},
+ // 快应用特有相关
+ "mp-weixin" : {
+ "setting" : {
+ "urlCheck" : false,
+ "es6" : true,
+ "postcss" : true,
+ "minified" : true
+ },
+ "usingComponents" : true,
+ "appid" : "wxd3ba52b7661b36be",
+ "permission" : {
+ "scope.userLocation" : {
+ "desc" : "你的位置信息将用于小程序位置接口的效果展示"
+ }
+ },
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "h5" : {
+ "template" : "template.h5.html",
+ "router" : {
+ "mode" : "hash",
+ "base" : "/uniappDemo/"
+ },
+ "optimization" : {
+ "treeShaking" : {
+ "enable" : true
+ }
+ },
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "_spaceID" : "mp-3614b80b-2d75-4462-a481-4998f8187274",
+ "uniStatistics" : {
+ "version" : "2",
+ "enable" : true
+ },
+ "mp-alipay" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-baidu" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-jd" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-kuaishou" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-lark" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-qq" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "mp-toutiao" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "quickapp-webview-huawei" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ },
+ "quickapp-webview-union" : {
+ "uniStatistics" : {
+ "enable" : true
+ }
+ }
}
-// 小程序特有相关
\ No newline at end of file
+// 小程序特有相关
+
diff --git a/pages.json b/pages.json
index 7b2d0bc..5754833 100644
--- a/pages.json
+++ b/pages.json
@@ -546,6 +546,14 @@
"navigationBarTitleText" : "工单提交页面",
"enablePullDownRefresh": true
}
+ },
+ {
+ "path" : "pages/stsViode/index/index",
+ "style" :
+ {
+ "navigationBarTitleText" : "STS加密视频播放页面",
+ "enablePullDownRefresh": true
+ }
}
],
"globalStyle": {
diff --git a/pages/peanut/home.vue b/pages/peanut/home.vue
index 241b75f..301b9f3 100644
--- a/pages/peanut/home.vue
+++ b/pages/peanut/home.vue
@@ -36,6 +36,9 @@
+
+
+
diff --git a/pages/stsViode/index/index.nvue b/pages/stsViode/index/index.nvue
new file mode 100644
index 0000000..fb96cec
--- /dev/null
+++ b/pages/stsViode/index/index.nvue
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/uni.scss b/uni.scss
index 460b75e..d30a750 100644
--- a/uni.scss
+++ b/uni.scss
@@ -65,4 +65,68 @@ $uni-font-size-title:40upx;
$uni-color-subtitle: #555555; // 二级标题颜色
$uni-font-size-subtitle:36upx;
$uni-color-paragraph: #3F536E; // 文章段落颜色
-$uni-font-size-paragraph:30upx;
\ No newline at end of file
+$uni-font-size-paragraph:30upx;
+
+
+
+
+/* 行为相关颜色 */
+$uni-color-primary: #007aff;
+$uni-color-success: #4cd964;
+$uni-color-warning: #f0ad4e;
+$uni-color-error: #dd524d;
+
+/* 文字基本颜色 */
+$uni-text-color:#333;//基本色
+$uni-text-color-inverse:#fff;//反色
+$uni-text-color-grey:#999;//辅助灰色,如加载更多的提示信息
+$uni-text-color-placeholder: #808080;
+$uni-text-color-disable:#c0c0c0;
+
+/* 背景颜色 */
+$uni-bg-color:#ffffff;
+$uni-bg-color-grey:#f8f8f8;
+$uni-bg-color-hover:#f1f1f1;//点击状态颜色
+$uni-bg-color-mask:rgba(0, 0, 0, 0.4);//遮罩颜色
+
+/* 边框颜色 */
+$uni-border-color:#c8c7cc;
+
+/* 尺寸变量 */
+
+/* 文字尺寸 */
+$uni-font-size-sm:24rpx;
+$uni-font-size-base:28rpx;
+$uni-font-size-lg:32rpx;
+
+/* 图片尺寸 */
+$uni-img-size-sm:40rpx;
+$uni-img-size-base:52rpx;
+$uni-img-size-lg:80rpx;
+
+/* Border Radius */
+$uni-border-radius-sm: 4rpx;
+$uni-border-radius-base: 6rpx;
+$uni-border-radius-lg: 12rpx;
+$uni-border-radius-circle: 50%;
+
+/* 水平间距 */
+$uni-spacing-row-sm: 10px;
+$uni-spacing-row-base: 20rpx;
+$uni-spacing-row-lg: 30rpx;
+
+/* 垂直间距 */
+$uni-spacing-col-sm: 8rpx;
+$uni-spacing-col-base: 16rpx;
+$uni-spacing-col-lg: 24rpx;
+
+/* 透明度 */
+$uni-opacity-disabled: 0.3; // 组件禁用态的透明度
+
+/* 文章场景相关 */
+$uni-color-title: #2C405A; // 文章标题颜色
+$uni-font-size-title:40rpx;
+$uni-color-subtitle: #555555; // 二级标题颜色
+$uni-font-size-subtitle:36rpx;
+$uni-color-paragraph: #3F536E; // 文章段落颜色
+$uni-font-size-paragraph:30rpx;
\ No newline at end of file
diff --git a/unpackage/debug/iOS_debug.ipa b/unpackage/debug/iOS_debug.ipa
index 0567df0..5a6fc74 100644
Binary files a/unpackage/debug/iOS_debug.ipa and b/unpackage/debug/iOS_debug.ipa differ