调整vip规则
This commit is contained in:
537
manifest.json
537
manifest.json
@@ -1,270 +1,273 @@
|
|||||||
{
|
{
|
||||||
"name": "众妙之门",
|
"name" : "众妙之门",
|
||||||
"appid": "__UNI__5D0ED80",
|
"appid" : "__UNI__5D0ED80",
|
||||||
"description": "众妙之门",
|
"description" : "众妙之门",
|
||||||
"networkTimeout": {
|
"networkTimeout" : {
|
||||||
"request": 3000
|
"request" : 3000
|
||||||
},
|
},
|
||||||
"transformPx": false,
|
"transformPx" : false,
|
||||||
"icons": [{
|
"icons" : [
|
||||||
"sizes": "分辨率,192x192",
|
{
|
||||||
"src": "图片路径"
|
"sizes" : "分辨率,192x192",
|
||||||
}],
|
"src" : "图片路径"
|
||||||
"versionName": "1.0.29",
|
}
|
||||||
"versionCode": 1029,
|
],
|
||||||
"app-plus": {
|
"versionName" : "1.0.30",
|
||||||
"nvueCompiler": "weex",
|
"versionCode" : 1030,
|
||||||
"compatible": {
|
"app-plus" : {
|
||||||
"ignoreVersion": true
|
"nvueCompiler" : "weex",
|
||||||
},
|
"compatible" : {
|
||||||
"screenOrientation": [
|
"ignoreVersion" : true
|
||||||
"portrait-primary",
|
},
|
||||||
"portrait-secondary",
|
"screenOrientation" : [
|
||||||
"landscape-primary",
|
"portrait-primary",
|
||||||
"landscape-secondary"
|
"portrait-secondary",
|
||||||
],
|
"landscape-primary",
|
||||||
"privacy": {
|
"landscape-secondary"
|
||||||
"prompt": "template",
|
],
|
||||||
"template": {
|
"privacy" : {
|
||||||
"title": "用户协议和隐私政策",
|
"prompt" : "template",
|
||||||
"message": "请你务必审慎阅读、充分理解“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/> 你可阅读<a href='https://zmzm.taihumed.com/agreement.html'>《用户协议》</a>和<a href='https://zmzm.taihumed.com/privacy.html'>《隐私协议》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
|
"template" : {
|
||||||
"buttonAccept": "同意",
|
"title" : "用户协议和隐私政策",
|
||||||
"buttonRefuse": "暂不同意"
|
"message" : "请你务必审慎阅读、充分理解“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。<br/> 你可阅读<a href='https://zmzm.taihumed.com/agreement.html'>《用户协议》</a>和<a href='https://zmzm.taihumed.com/privacy.html'>《隐私协议》</a>了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。",
|
||||||
}
|
"buttonAccept" : "同意",
|
||||||
},
|
"buttonRefuse" : "暂不同意"
|
||||||
"modules": {
|
}
|
||||||
"Payment": {},
|
},
|
||||||
"Share": {},
|
"modules" : {
|
||||||
"VideoPlayer": {},
|
"Payment" : {},
|
||||||
"OAuth": {},
|
"Share" : {},
|
||||||
"Camera": {}
|
"VideoPlayer" : {},
|
||||||
},
|
"OAuth" : {},
|
||||||
"distribute": {
|
"Camera" : {}
|
||||||
"apple": {
|
},
|
||||||
"devices": "universal"
|
"distribute" : {
|
||||||
},
|
"apple" : {
|
||||||
// "UIBackgroundModes" : [ "audio" ]
|
"devices" : "universal"
|
||||||
"android": {
|
},
|
||||||
"permissionPhoneState": {
|
// "UIBackgroundModes" : [ "audio" ]
|
||||||
"request": "none",
|
"android" : {
|
||||||
"prompt": "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
|
"permissionPhoneState" : {
|
||||||
},
|
"request" : "none",
|
||||||
"permissionExternalStorage": {
|
"prompt" : "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。"
|
||||||
"request": "none",
|
},
|
||||||
"prompt": "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
|
"permissionExternalStorage" : {
|
||||||
},
|
"request" : "none",
|
||||||
"permissions": [
|
"prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。"
|
||||||
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
},
|
||||||
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
|
"permissions" : [
|
||||||
"<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
|
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
|
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
|
"<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
|
"<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
|
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
|
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
|
"<uses-permission android:name=\"android.permission.CALL_PHONE\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
|
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
|
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
|
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.INSTALL_PACKAGES\"/>",
|
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.INTERNET\"/>",
|
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
|
"<uses-permission android:name=\"android.permission.INSTALL_PACKAGES\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
|
"<uses-permission android:name=\"android.permission.INTERNET\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
|
"<uses-permission android:name=\"android.permission.MODIFY_AUDIO_SETTINGS\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.RECEIVE_BOOT_COMPLETED\"/>",
|
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>",
|
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.REQUEST_INSTALL_PACKAGES\"/>",
|
"<uses-permission android:name=\"android.permission.RECEIVE_BOOT_COMPLETED\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\"/>",
|
"<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
|
"<uses-permission android:name=\"android.permission.REQUEST_INSTALL_PACKAGES\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
|
"<uses-permission android:name=\"android.permission.SYSTEM_ALERT_WINDOW\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
|
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
|
||||||
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
|
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
|
||||||
],
|
"<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\"/>",
|
||||||
"abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"],
|
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
|
||||||
"minSdkVersion": 21,
|
],
|
||||||
"targetSdkVersion": 30,
|
"abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ],
|
||||||
"schemes": "zmzm"
|
"minSdkVersion" : 21,
|
||||||
},
|
"targetSdkVersion" : 30,
|
||||||
"sdkConfigs": {
|
"schemes" : "zmzm"
|
||||||
"ad": {},
|
},
|
||||||
"maps": {},
|
"sdkConfigs" : {
|
||||||
"share": {
|
"ad" : {},
|
||||||
"weixin": {
|
"maps" : {},
|
||||||
"appid": "wx912aa600132dc965",
|
"share" : {
|
||||||
"UniversalLinks": "https://verification.nuttyreading.com/uni-universallinks/__UNI__5D0ED80/"
|
"weixin" : {
|
||||||
}
|
"appid" : "wx912aa600132dc965",
|
||||||
},
|
"UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__5D0ED80/"
|
||||||
"payment": {
|
}
|
||||||
"alipay": {
|
},
|
||||||
"__platform__": ["ios", "android"]
|
"payment" : {
|
||||||
},
|
"alipay" : {
|
||||||
"appleiap": {},
|
"__platform__" : [ "ios", "android" ]
|
||||||
"weixin": {
|
},
|
||||||
"__platform__": ["ios", "android"],
|
"appleiap" : {},
|
||||||
"appid": "wx912aa600132dc965",
|
"weixin" : {
|
||||||
"UniversalLinks": "https://verification.nuttyreading.com/uni-universallinks/__UNI__5D0ED80/"
|
"__platform__" : [ "ios", "android" ],
|
||||||
}
|
"appid" : "wx912aa600132dc965",
|
||||||
},
|
"UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__5D0ED80/"
|
||||||
"oauth": {},
|
}
|
||||||
"push": {}
|
},
|
||||||
},
|
"oauth" : {},
|
||||||
"splashscreen": {
|
"push" : {}
|
||||||
"iosStyle": "common",
|
},
|
||||||
"androidStyle": "default",
|
"splashscreen" : {
|
||||||
"useOriginalMsgbox": true
|
"iosStyle" : "common",
|
||||||
},
|
"androidStyle" : "default",
|
||||||
"ios": {
|
"useOriginalMsgbox" : true
|
||||||
"dSYMs": false,
|
},
|
||||||
// "UIBackgroundModes" : [ "audio" ], // 背景播放音乐
|
"ios" : {
|
||||||
"capabilities": {
|
"dSYMs" : false,
|
||||||
"entitlements": {
|
// "UIBackgroundModes" : [ "audio" ], // 背景播放音乐
|
||||||
"com.apple.developer.associated-domains": ["applinks:verification.nuttyreading.com"]
|
"capabilities" : {
|
||||||
}
|
"entitlements" : {
|
||||||
},
|
"com.apple.developer.associated-domains" : [ "applinks:verification.nuttyreading.com" ]
|
||||||
"idfa": false,
|
}
|
||||||
"urltypes": "zmzm",
|
},
|
||||||
"urlschemewhitelist": "nuttyreading,medicine",
|
"idfa" : false,
|
||||||
"privacyDescription": {
|
"urltypes" : "zmzm",
|
||||||
"NSPhotoLibraryUsageDescription": "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用",
|
"urlschemewhitelist" : "nuttyreading,medicine",
|
||||||
"NSCameraUsageDescription": "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用",
|
"privacyDescription" : {
|
||||||
"NSPhotoLibraryAddUsageDescription": "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用"
|
"NSPhotoLibraryUsageDescription" : "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用",
|
||||||
}
|
"NSCameraUsageDescription" : "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用",
|
||||||
},
|
"NSPhotoLibraryAddUsageDescription" : "保障您在此app中的修改头像、申诉反馈上传图片、留言上传图片功能的正常使用"
|
||||||
"icons": {
|
}
|
||||||
"android": {
|
},
|
||||||
"hdpi": "unpackage/res/icons/72x72.png",
|
"icons" : {
|
||||||
"xhdpi": "unpackage/res/icons/96x96.png",
|
"android" : {
|
||||||
"xxhdpi": "unpackage/res/icons/144x144.png",
|
"hdpi" : "unpackage/res/icons/72x72.png",
|
||||||
"xxxhdpi": "unpackage/res/icons/192x192.png"
|
"xhdpi" : "unpackage/res/icons/96x96.png",
|
||||||
},
|
"xxhdpi" : "unpackage/res/icons/144x144.png",
|
||||||
"ios": {
|
"xxxhdpi" : "unpackage/res/icons/192x192.png"
|
||||||
"appstore": "unpackage/res/icons/1024x1024.png",
|
},
|
||||||
"ipad": {
|
"ios" : {
|
||||||
"app": "unpackage/res/icons/76x76.png",
|
"appstore" : "unpackage/res/icons/1024x1024.png",
|
||||||
"app@2x": "unpackage/res/icons/152x152.png",
|
"ipad" : {
|
||||||
"notification": "unpackage/res/icons/20x20.png",
|
"app" : "unpackage/res/icons/76x76.png",
|
||||||
"notification@2x": "unpackage/res/icons/40x40.png",
|
"app@2x" : "unpackage/res/icons/152x152.png",
|
||||||
"proapp@2x": "unpackage/res/icons/167x167.png",
|
"notification" : "unpackage/res/icons/20x20.png",
|
||||||
"settings": "unpackage/res/icons/29x29.png",
|
"notification@2x" : "unpackage/res/icons/40x40.png",
|
||||||
"settings@2x": "unpackage/res/icons/58x58.png",
|
"proapp@2x" : "unpackage/res/icons/167x167.png",
|
||||||
"spotlight": "unpackage/res/icons/40x40.png",
|
"settings" : "unpackage/res/icons/29x29.png",
|
||||||
"spotlight@2x": "unpackage/res/icons/80x80.png"
|
"settings@2x" : "unpackage/res/icons/58x58.png",
|
||||||
},
|
"spotlight" : "unpackage/res/icons/40x40.png",
|
||||||
"iphone": {
|
"spotlight@2x" : "unpackage/res/icons/80x80.png"
|
||||||
"app@2x": "unpackage/res/icons/120x120.png",
|
},
|
||||||
"app@3x": "unpackage/res/icons/180x180.png",
|
"iphone" : {
|
||||||
"notification@2x": "unpackage/res/icons/40x40.png",
|
"app@2x" : "unpackage/res/icons/120x120.png",
|
||||||
"notification@3x": "unpackage/res/icons/60x60.png",
|
"app@3x" : "unpackage/res/icons/180x180.png",
|
||||||
"settings@2x": "unpackage/res/icons/58x58.png",
|
"notification@2x" : "unpackage/res/icons/40x40.png",
|
||||||
"settings@3x": "unpackage/res/icons/87x87.png",
|
"notification@3x" : "unpackage/res/icons/60x60.png",
|
||||||
"spotlight@2x": "unpackage/res/icons/80x80.png",
|
"settings@2x" : "unpackage/res/icons/58x58.png",
|
||||||
"spotlight@3x": "unpackage/res/icons/120x120.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": {
|
"compilerVersion" : 3,
|
||||||
"alwaysShowBeforeRender": false
|
"nvueLaunchMode" : "fast",
|
||||||
},
|
"splashscreen" : {
|
||||||
"nativePlugins": {},
|
"alwaysShowBeforeRender" : false
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"nativePlugins" : {},
|
||||||
},
|
"uniStatistics" : {
|
||||||
"safearea": {
|
"enable" : true
|
||||||
//安全区域配置,仅iOS平台生效
|
},
|
||||||
"bottom": {
|
"safearea" : {
|
||||||
// 底部安全区域配置
|
//安全区域配置,仅iOS平台生效
|
||||||
"offset": "none" // 底部安全区域偏移,"none"表示不空出安全区域,"auto"自动计算空出安全区域,默认值为"none"
|
"bottom" : {
|
||||||
}
|
// 底部安全区域配置
|
||||||
}
|
"offset" : "none" // 底部安全区域偏移,"none"表示不空出安全区域,"auto"自动计算空出安全区域,默认值为"none"
|
||||||
},
|
}
|
||||||
// 5+App特有相关
|
}
|
||||||
"quickapp": {},
|
},
|
||||||
// 快应用特有相关
|
// 5+App特有相关
|
||||||
"mp-weixin": {
|
"quickapp" : {},
|
||||||
"setting": {
|
// 快应用特有相关
|
||||||
"urlCheck": false,
|
"mp-weixin" : {
|
||||||
"es6": true,
|
"setting" : {
|
||||||
"postcss": true,
|
"urlCheck" : false,
|
||||||
"minified": true
|
"es6" : true,
|
||||||
},
|
"postcss" : true,
|
||||||
"usingComponents": true,
|
"minified" : true
|
||||||
"appid": "wx912aa600132dc965",
|
},
|
||||||
"permission": {
|
"usingComponents" : true,
|
||||||
"scope.userLocation": {
|
"appid" : "wx912aa600132dc965",
|
||||||
"desc": "你的位置信息将用于小程序位置接口的效果展示"
|
"permission" : {
|
||||||
}
|
"scope.userLocation" : {
|
||||||
},
|
"desc" : "你的位置信息将用于小程序位置接口的效果展示"
|
||||||
"uniStatistics": {
|
}
|
||||||
"enable": true
|
},
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"h5": {
|
}
|
||||||
"template": "template.h5.html",
|
},
|
||||||
"router": {
|
"h5" : {
|
||||||
"mode": "hash",
|
"template" : "template.h5.html",
|
||||||
"base": "/uniappDemo/"
|
"router" : {
|
||||||
},
|
"mode" : "hash",
|
||||||
"optimization": {
|
"base" : "/uniappDemo/"
|
||||||
"treeShaking": {
|
},
|
||||||
"enable": true
|
"optimization" : {
|
||||||
}
|
"treeShaking" : {
|
||||||
},
|
"enable" : true
|
||||||
"uniStatistics": {
|
}
|
||||||
"enable": true
|
},
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"_spaceID": "mp-3614b80b-2d75-4462-a481-4998f8187274",
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"version": "2",
|
"_spaceID" : "mp-3614b80b-2d75-4462-a481-4998f8187274",
|
||||||
"enable": true
|
"uniStatistics" : {
|
||||||
},
|
"version" : "2",
|
||||||
"mp-alipay": {
|
"enable" : true
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"mp-alipay" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"mp-baidu": {
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"mp-baidu" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"mp-jd": {
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"mp-jd" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"mp-kuaishou": {
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"mp-kuaishou" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"mp-lark": {
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"mp-lark" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"mp-qq": {
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"mp-qq" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"mp-toutiao": {
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"mp-toutiao" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"quickapp-webview-huawei": {
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"quickapp-webview-huawei" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
},
|
"enable" : true
|
||||||
"quickapp-webview-union": {
|
}
|
||||||
"uniStatistics": {
|
},
|
||||||
"enable": true
|
"quickapp-webview-union" : {
|
||||||
}
|
"uniStatistics" : {
|
||||||
}
|
"enable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
// 小程序特有相关
|
// 小程序特有相关
|
||||||
|
|
||||||
|
|||||||
@@ -101,14 +101,13 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.list_item {
|
.list_item {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 20rpx 30rpx;
|
padding: 20rpx;
|
||||||
font-size: 30rpx;
|
font-size: 30rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
border-bottom: 1rpx solid #e0e0e0;
|
border-bottom: 1rpx solid #e0e0e0;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
// position: relative;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.list_item :last-child(1) {
|
.list_item :last-child(1) {
|
||||||
@@ -122,9 +121,6 @@ export default {
|
|||||||
.rightArrow {
|
.rightArrow {
|
||||||
width: 40rpx;
|
width: 40rpx;
|
||||||
height: 40rpx;
|
height: 40rpx;
|
||||||
// position: absolute;
|
|
||||||
// right: 30rpx;
|
|
||||||
// top: 20rpx;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.scroll-Y {
|
.scroll-Y {
|
||||||
|
|||||||
@@ -127,14 +127,6 @@
|
|||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
<template slot="detail_vipRecord" slot-scope="slotProps"> <vip-record v-if="currentCateIndex == 1"></vip-record>
|
<template slot="detail_vipRecord" slot-scope="slotProps"> <vip-record v-if="currentCateIndex == 1"></vip-record>
|
||||||
|
|
||||||
|
|
||||||
<!-- <rich-text
|
|
||||||
:nodes="slotProps.dataList | formatRichText"
|
|
||||||
@click.stop="showPreview"
|
|
||||||
:data-nodes="slotProps.dataList"
|
|
||||||
></rich-text> -->
|
|
||||||
|
|
||||||
</template>
|
</template>
|
||||||
</common-anchor-link>
|
</common-anchor-link>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
@@ -24,8 +24,8 @@
|
|||||||
}"
|
}"
|
||||||
>
|
>
|
||||||
<template slot="otherContent" slot-scope="slotProps">
|
<template slot="otherContent" slot-scope="slotProps">
|
||||||
<view v-if="goBuyTitle && isAndorid" class="describe_block">
|
<view v-if="goBuyTitle" class="describe_block">
|
||||||
<view style="display: flex">
|
<view style="display: flex; align-items: center;">
|
||||||
<uni-icons type="info" size="20" color="#fff"></uni-icons>
|
<uni-icons type="info" size="20" color="#fff"></uni-icons>
|
||||||
<text>{{ goBuyTitle }}</text>
|
<text>{{ goBuyTitle }}</text>
|
||||||
</view>
|
</view>
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
<view
|
<view
|
||||||
v-if="curriculumData.image"
|
v-if="curriculumData.image"
|
||||||
:style="isAndorid ? 'padding-top:80rpx;' : ''"
|
style="padding-top:80rpx;"
|
||||||
>
|
>
|
||||||
<image
|
<image
|
||||||
style="width: 100%"
|
style="width: 100%"
|
||||||
@@ -68,9 +68,7 @@
|
|||||||
<view class="course_info_box">
|
<view class="course_info_box">
|
||||||
<view class="course_info">
|
<view class="course_info">
|
||||||
<view class="flexbox course_title" v-if="curriculumData.id">
|
<view class="flexbox course_title" v-if="curriculumData.id">
|
||||||
<text class="courseTitle title">{{
|
<text class="courseTitle title">{{curriculumData.title}}</text>
|
||||||
curriculumData.title
|
|
||||||
}}</text>
|
|
||||||
</view>
|
</view>
|
||||||
<view style="color: #b0b0b0; padding: 0 20rpx">
|
<view style="color: #b0b0b0; padding: 0 20rpx">
|
||||||
{{
|
{{
|
||||||
@@ -84,16 +82,26 @@
|
|||||||
v-if="curriculumData.content && curriculumData.content != ''"
|
v-if="curriculumData.content && curriculumData.content != ''"
|
||||||
>
|
>
|
||||||
<view class="prof">
|
<view class="prof">
|
||||||
<view
|
<view style="
|
||||||
style="padding: 0 20rpx"
|
position: relative;
|
||||||
@click="isHideCourseInfo = !isHideCourseInfo"
|
display: flex;
|
||||||
>
|
align-items: center;
|
||||||
|
">
|
||||||
<view
|
<view
|
||||||
:class="`${isHideCourseInfo ? 'hidden2' : ''}`"
|
:class="`${isHideCourseInfo ? 'hidden2' : ''}`"
|
||||||
style="width: calc(100% - 50rpx)"
|
style="font-size: 30rpx; text-align: justify;"
|
||||||
v-html="curriculumData.content"
|
v-html="curriculumData.content"
|
||||||
>
|
>
|
||||||
</view>
|
</view>
|
||||||
|
<text @click="isHideCourseInfo = !isHideCourseInfo" style="
|
||||||
|
position: absolute;
|
||||||
|
background-color: #f2f8ff; padding: 4rpx ;
|
||||||
|
bottom: 0;
|
||||||
|
right: 0;
|
||||||
|
color: #838588;
|
||||||
|
">
|
||||||
|
{{ isHideCourseInfo ? "展开" : "收起" }}
|
||||||
|
</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
@@ -107,9 +115,7 @@
|
|||||||
<view class="top">
|
<view class="top">
|
||||||
<view class="line"></view>
|
<view class="line"></view>
|
||||||
<view class="left">
|
<view class="left">
|
||||||
<text style="font-weight: blod" class="catalogue_title">{{
|
<text style="font-weight: blod" class="catalogue_title">{{slotProps.data.title }}</text>
|
||||||
slotProps.data.title
|
|
||||||
}}</text>
|
|
||||||
</view>
|
</view>
|
||||||
<view class="not_purchased">
|
<view class="not_purchased">
|
||||||
<view class="spot"></view>
|
<view class="spot"></view>
|
||||||
@@ -205,7 +211,7 @@
|
|||||||
"
|
"
|
||||||
name="lock"
|
name="lock"
|
||||||
color="#258feb"
|
color="#258feb"
|
||||||
size="26"
|
size="24"
|
||||||
></u-icon>
|
></u-icon>
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
@@ -320,7 +326,7 @@ export default {
|
|||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
isHideCourseInfo: true,
|
isHideCourseInfo: false,
|
||||||
courseList: [],
|
courseList: [],
|
||||||
showGoBuy: true,
|
showGoBuy: true,
|
||||||
protocolShow: false,
|
protocolShow: false,
|
||||||
@@ -403,7 +409,6 @@ export default {
|
|||||||
goodsList: "sociology/product/getProductListForCourse",
|
goodsList: "sociology/product/getProductListForCourse",
|
||||||
startStudyForMF: "sociology/course/startStudyForMF",
|
startStudyForMF: "sociology/course/startStudyForMF",
|
||||||
},
|
},
|
||||||
isAndorid: true,
|
|
||||||
userVip: null, //是否有vip
|
userVip: null, //是否有vip
|
||||||
textList: [], //转化文字集合
|
textList: [], //转化文字集合
|
||||||
};
|
};
|
||||||
@@ -413,7 +418,6 @@ export default {
|
|||||||
this.getUserInfo();
|
this.getUserInfo();
|
||||||
//是否是vip
|
//是否是vip
|
||||||
this.getCourseByVip();
|
this.getCourseByVip();
|
||||||
this.getOS();
|
|
||||||
},
|
},
|
||||||
onHide() {
|
onHide() {
|
||||||
this.selectGoodsData = {};
|
this.selectGoodsData = {};
|
||||||
@@ -436,18 +440,6 @@ export default {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
//获得操作系统
|
|
||||||
getOS() {
|
|
||||||
let oprateOs = "";
|
|
||||||
oprateOs = uni.getSystemInfoSync().platform;
|
|
||||||
this.oprateOsName = uni.getSystemInfoSync().platform;
|
|
||||||
console.log("oprateOs", oprateOs);
|
|
||||||
if (oprateOs == "android") {
|
|
||||||
this.isAndorid = true;
|
|
||||||
} else {
|
|
||||||
this.isAndorid = false;
|
|
||||||
}
|
|
||||||
},
|
|
||||||
//点击顶部按钮
|
//点击顶部按钮
|
||||||
handleClickGetVip() {
|
handleClickGetVip() {
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
@@ -966,18 +958,13 @@ export default {
|
|||||||
border: 1rpx solid $themeColor;
|
border: 1rpx solid $themeColor;
|
||||||
background-color: $themeColor;
|
background-color: $themeColor;
|
||||||
color: $themeColor;
|
color: $themeColor;
|
||||||
// width: 100%;
|
|
||||||
float: right;
|
float: right;
|
||||||
padding: 4rpx 14rpx;
|
padding: 4rpx 10rpx;
|
||||||
font-size: 24rpx;
|
font-size: 20rpx;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
line-height: 30rpx;
|
line-height: 30rpx;
|
||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
// margin-top: 20rpx;
|
|
||||||
// display: flex;
|
|
||||||
// align-items: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.fdButtonBoxRed {
|
.fdButtonBoxRed {
|
||||||
@@ -1167,7 +1154,10 @@ export default {
|
|||||||
// .common_curriculum_list{
|
// .common_curriculum_list{
|
||||||
|
|
||||||
// }
|
// }
|
||||||
|
.hidden2 {
|
||||||
|
line-height: 50rpx;
|
||||||
|
height: 100rpx;
|
||||||
|
}
|
||||||
.goods_box {
|
.goods_box {
|
||||||
padding: 40rpx 20rpx;
|
padding: 40rpx 20rpx;
|
||||||
padding-bottom: 150rpx;
|
padding-bottom: 150rpx;
|
||||||
@@ -1517,7 +1507,6 @@ export default {
|
|||||||
.course_title {
|
.course_title {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
background: #fff;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.catalogueTitle {
|
.catalogueTitle {
|
||||||
@@ -1583,21 +1572,19 @@ export default {
|
|||||||
line-height: 50rpx;
|
line-height: 50rpx;
|
||||||
padding: 10rpx 0;
|
padding: 10rpx 0;
|
||||||
color: #333;
|
color: #333;
|
||||||
// background-color: #f0f0f0;
|
}
|
||||||
// margin-bottom: 10rpx;
|
.prof image{
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.containerBg {
|
||||||
|
padding: 0 20rpx;
|
||||||
|
padding-bottom: 40rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.containerBg1 {
|
.containerBg1 {
|
||||||
border-top: 1px solid #fff;
|
border-top: 1px solid #fff;
|
||||||
margin-top: -4rpx;
|
margin-top: -4rpx;
|
||||||
// background: rgb(243, 250, 243);
|
|
||||||
// position: relative;
|
|
||||||
z-index: 1;
|
|
||||||
// padding: 40rpx 0;
|
|
||||||
|
|
||||||
border-radius: 30rpx 30rpx 0 0;
|
border-radius: 30rpx 30rpx 0 0;
|
||||||
// background-color: #fff;
|
|
||||||
// overflow: hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.courseTitle {
|
.courseTitle {
|
||||||
|
|||||||
@@ -349,7 +349,6 @@ export default {
|
|||||||
...mapMutations(["setUserInfo"]),
|
...mapMutations(["setUserInfo"]),
|
||||||
|
|
||||||
async getAdvertisement() {
|
async getAdvertisement() {
|
||||||
console.log("11111111111111111111 at line 233:", 11111111111111111111);
|
|
||||||
await this.$http
|
await this.$http
|
||||||
.request({
|
.request({
|
||||||
url: "common/mainAd/getMainAd",
|
url: "common/mainAd/getMainAd",
|
||||||
@@ -358,7 +357,6 @@ export default {
|
|||||||
type: 2,
|
type: 2,
|
||||||
},
|
},
|
||||||
header: {
|
header: {
|
||||||
//默认 无 说明:请求头
|
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "application/json",
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
@@ -388,12 +386,6 @@ export default {
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
goNotice(index) {
|
goNotice(index) {
|
||||||
console.log("at line 297:", this.noticeList[index]);
|
|
||||||
// var mynavData = JSON.stringify({
|
|
||||||
// ...this.noticeList[index],
|
|
||||||
// navTitle: this.noticeList[index].title,
|
|
||||||
// title: this.noticeList[index].title,
|
|
||||||
// }); // 这里转换成 字符串
|
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: `/pages/homePage/index/noticeDetail?id=${this.noticeList[index].id}`,
|
url: `/pages/homePage/index/noticeDetail?id=${this.noticeList[index].id}`,
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -108,10 +108,7 @@
|
|||||||
"
|
"
|
||||||
>
|
>
|
||||||
<template>
|
<template>
|
||||||
<view
|
<view class="chong_zhi boxShadow box_fillet vip_box">
|
||||||
class="chong_zhi boxShadow box_fillet vip_box"
|
|
||||||
@click="onPageJump('/pages/mine/vip/index')"
|
|
||||||
>
|
|
||||||
<view class="noVip">
|
<view class="noVip">
|
||||||
<view style="display: flex; align-items: center">
|
<view style="display: flex; align-items: center">
|
||||||
<view
|
<view
|
||||||
@@ -149,7 +146,7 @@
|
|||||||
>办理VIP,畅享更多专属权益</view
|
>办理VIP,畅享更多专属权益</view
|
||||||
>
|
>
|
||||||
</view>
|
</view>
|
||||||
<view class="vip_btn"
|
<view class="vip_btn" @click="onPageJump('/pages/mine/vip/index')"
|
||||||
><button v-if="vipList.length == 0">办理</button
|
><button v-if="vipList.length == 0">办理</button
|
||||||
><button v-else>续费</button></view
|
><button v-else>续费</button></view
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user