调整图片
This commit is contained in:
@@ -159,7 +159,7 @@
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
@import '@/style/mixin.scss';
|
@import '@/style/mixin.scss';
|
||||||
.flexbox{display: flex;}
|
.flexbox{display: flex;}
|
||||||
// ::v-deep .contentBox {
|
// /deep/ .contentBox {
|
||||||
// .ql-editor {
|
// .ql-editor {
|
||||||
|
|
||||||
// font-size: 26rpx;
|
// font-size: 26rpx;
|
||||||
|
|||||||
@@ -370,7 +370,7 @@ export default {
|
|||||||
border-color: #fd6004;
|
border-color: #fd6004;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
::v-deep .u-cell__body {
|
/deep/ .u-cell__body {
|
||||||
padding-top: 0 !important ;
|
padding-top: 0 !important ;
|
||||||
padding-bottom: 0 !important ;
|
padding-bottom: 0 !important ;
|
||||||
z-index: 10 !important ;
|
z-index: 10 !important ;
|
||||||
@@ -381,7 +381,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .u-collapse-item__content__text {
|
/deep/ .u-collapse-item__content__text {
|
||||||
padding: 10rpx 20rpx !important;
|
padding: 10rpx 20rpx !important;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -158,7 +158,7 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
// ::v-deep uni-drawer{ height: 50vh !important;
|
// /deep/ uni-drawer{ height: 50vh !important;
|
||||||
// .uni-drawer__content{
|
// .uni-drawer__content{
|
||||||
// overflow-y: scroll !important;
|
// overflow-y: scroll !important;
|
||||||
// }
|
// }
|
||||||
|
|||||||
539
manifest.json
539
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.39",
|
}
|
||||||
"versionCode": 1039,
|
],
|
||||||
"app-plus": {
|
"versionName" : "1.0.40",
|
||||||
"nvueCompiler": "weex",
|
"versionCode" : 1040,
|
||||||
"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
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
// 小程序特有相关
|
// 小程序特有相关
|
||||||
|
|
||||||
|
|||||||
@@ -791,7 +791,7 @@ function calcTimer(timer) {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center !important;
|
align-items: center !important;
|
||||||
@@ -811,7 +811,7 @@ function calcTimer(timer) {
|
|||||||
.titleItem {
|
.titleItem {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
// background-color: #B7E0E2 !important;
|
// background-color: #B7E0E2 !important;
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -173,7 +173,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .uni-section-header__decoration.line {
|
/deep/ .uni-section-header__decoration.line {
|
||||||
background-color: #18bc37;
|
background-color: #18bc37;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -130,7 +130,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .uni-section-header__decoration.line {
|
/deep/ .uni-section-header__decoration.line {
|
||||||
background-color: #18bc37;
|
background-color: #18bc37;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -370,7 +370,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-swiper-dot-active {
|
/deep/.uni-swiper-dot-active {
|
||||||
color: $themeColor !important;
|
color: $themeColor !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -1684,7 +1684,7 @@ uni-view {
|
|||||||
padding: 20rpx 20rpx;
|
padding: 20rpx 20rpx;
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
}
|
}
|
||||||
::v-deep.goods_nav_box {
|
/deep/.goods_nav_box {
|
||||||
.left {
|
.left {
|
||||||
margin-top: -10rpx;
|
margin-top: -10rpx;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|||||||
@@ -1532,7 +1532,7 @@ export default {
|
|||||||
letter-spacing: 2rpx;
|
letter-spacing: 2rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.description {
|
/deep/.description {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
color: #666;
|
color: #666;
|
||||||
text-overflow: -o-ellipsis-lastline;
|
text-overflow: -o-ellipsis-lastline;
|
||||||
@@ -1629,7 +1629,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-tabs__wrapper__nav__item__text {
|
/deep/.u-tabs__wrapper__nav__item__text {
|
||||||
// font-size: 32rpx !important;
|
// font-size: 32rpx !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1639,7 +1639,7 @@ export default {
|
|||||||
z-index: 970;
|
z-index: 970;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-tabs__wrapper__nav__item {
|
/deep/.u-tabs__wrapper__nav__item {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1652,7 +1652,7 @@ export default {
|
|||||||
padding: 20rpx;
|
padding: 20rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.order_box .list_item {
|
/deep/.order_box .list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
padding-right: 0 !important;
|
padding-right: 0 !important;
|
||||||
|
|||||||
@@ -1388,7 +1388,7 @@ export default {
|
|||||||
margin-left: 18rpx;
|
margin-left: 18rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.sx-address-picker__list-tab {
|
/deep/.sx-address-picker__list-tab {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1400,7 +1400,7 @@ export default {
|
|||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-easyinput__content {
|
/deep/.uni-easyinput__content {
|
||||||
background-color: #f5f5f5 !important;
|
background-color: #f5f5f5 !important;
|
||||||
border-color: #f5f5f5 !important;
|
border-color: #f5f5f5 !important;
|
||||||
}
|
}
|
||||||
@@ -1435,15 +1435,15 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.is-input-error-border .uni-easyinput__placeholder-class {
|
/deep/.is-input-error-border .uni-easyinput__placeholder-class {
|
||||||
color: #999 !important;
|
color: #999 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-easyinput-error {
|
/deep/.uni-easyinput-error {
|
||||||
color: #333 !important;
|
color: #333 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-forms-item .is-required {
|
/deep/.uni-forms-item .is-required {
|
||||||
margin-right: 10rpx !important;
|
margin-right: 10rpx !important;
|
||||||
padding-top: 10rpx !important;
|
padding-top: 10rpx !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -794,7 +794,7 @@ export default {
|
|||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
@import "@/style/mixin.scss";
|
@import "@/style/mixin.scss";
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
padding-left: 0 !important;
|
padding-left: 0 !important;
|
||||||
padding-right: 0 !important;
|
padding-right: 0 !important;
|
||||||
|
|||||||
@@ -200,7 +200,7 @@ export default {
|
|||||||
.popup_content {
|
.popup_content {
|
||||||
padding-bottom: 140rpx;
|
padding-bottom: 140rpx;
|
||||||
}
|
}
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
|
|
||||||
border: none !important;
|
border: none !important;
|
||||||
@@ -213,10 +213,10 @@ export default {
|
|||||||
max-height: 90vh;
|
max-height: 90vh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
::v-deep.u-popup__content {
|
/deep/.u-popup__content {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
::v-deep.u-popup__content__close {
|
/deep/.u-popup__content__close {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
.title_box {
|
.title_box {
|
||||||
|
|||||||
@@ -377,7 +377,7 @@ export default {
|
|||||||
.tabsStyle {
|
.tabsStyle {
|
||||||
box-shadow: 0 2rpx 6rpx 0 rgba(153, 153, 153, 0.2);
|
box-shadow: 0 2rpx 6rpx 0 rgba(153, 153, 153, 0.2);
|
||||||
|
|
||||||
::v-deep {
|
/deep/ {
|
||||||
.u-tabs {
|
.u-tabs {
|
||||||
box-shadow: 0px 4px 6px 0 rgba(153, 153, 153, 0.2);
|
box-shadow: 0px 4px 6px 0 rgba(153, 153, 153, 0.2);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -251,7 +251,7 @@ export default {
|
|||||||
border-color: #fd6004;
|
border-color: #fd6004;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .u-cell__body {
|
/deep/ .u-cell__body {
|
||||||
padding-top: 0 !important ;
|
padding-top: 0 !important ;
|
||||||
padding-bottom: 0 !important ;
|
padding-bottom: 0 !important ;
|
||||||
z-index: 10 !important ;
|
z-index: 10 !important ;
|
||||||
@@ -261,12 +261,12 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .u-collapse-item__content__text {
|
/deep/ .u-collapse-item__content__text {
|
||||||
padding: 10rpx 20rpx !important;
|
padding: 10rpx 20rpx !important;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.itemCouponClass {
|
/deep/.itemCouponClass {
|
||||||
min-height: 180rpx !important;
|
min-height: 180rpx !important;
|
||||||
.bottombg {
|
.bottombg {
|
||||||
.title {
|
.title {
|
||||||
|
|||||||
@@ -16,7 +16,6 @@
|
|||||||
<image
|
<image
|
||||||
lazy-load
|
lazy-load
|
||||||
:src="defaultUrl ? defaultUrl : item[imgUrl]"
|
:src="defaultUrl ? defaultUrl : item[imgUrl]"
|
||||||
:mode="imgMode ? imgMode : 'aspectFil'"
|
|
||||||
class="book_image"
|
class="book_image"
|
||||||
></image>
|
></image>
|
||||||
<view :class="['titleItem', 'common_curriculum_item']">
|
<view :class="['titleItem', 'common_curriculum_item']">
|
||||||
@@ -67,8 +66,7 @@ export default {
|
|||||||
},
|
},
|
||||||
onLoad() {},
|
onLoad() {},
|
||||||
onHide() {
|
onHide() {
|
||||||
// this.showSearchList = false
|
|
||||||
// this.searchList = []
|
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
...mapState(["userInfo"]),
|
...mapState(["userInfo"]),
|
||||||
@@ -90,16 +88,14 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.list_item {
|
.list_item {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
// padding: 20rpx 30rpx;
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
font-size: 30rpx;
|
font-size: 30rpx;
|
||||||
// border-bottom: 1rpx solid #e0e0e0;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
|
|
||||||
.scroll-view-item:nth-child(2n-1) {
|
.scroll-view-item:nth-child(2n-1) {
|
||||||
// background-color: #f5f5f5 !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.rightArrow {
|
.rightArrow {
|
||||||
@@ -119,19 +115,12 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.scroll-view-item {
|
.scroll-view-item {
|
||||||
// height: 300rpx;
|
|
||||||
// line-height: 300rpx;
|
|
||||||
// text-align: center;
|
|
||||||
// font-size: 36rpx;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.scroll-view-item_H {
|
.scroll-view-item_H {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
// height: 300rpx;
|
|
||||||
// line-height: 300rpx;
|
|
||||||
// text-align: center;
|
|
||||||
// font-size: 36rpx;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.titleItem {
|
.titleItem {
|
||||||
@@ -139,25 +128,17 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.common_curriculum_list {
|
.common_curriculum_list {
|
||||||
// width: 100%;
|
|
||||||
// display: flex;
|
|
||||||
// overflow: hidden;
|
|
||||||
// height: auto;
|
|
||||||
// padding: 24rpx 19rpx 5rpx;
|
|
||||||
// box-sizing: border-box;
|
|
||||||
|
|
||||||
.content_item {
|
.content_item {
|
||||||
// float: left;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 49% !important;
|
width: 326rpx !important;
|
||||||
|
margin-bottom: 20rpx;
|
||||||
margin-bottom: 30rpx;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.book_image {
|
.book_image {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
height: 146rpx;
|
height: 220rpx;
|
||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
margin-bottom: 10rpx;
|
margin-bottom: 10rpx;
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
@@ -174,7 +155,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content_item:nth-child(2n) {
|
.content_item:nth-child(2n) {
|
||||||
// float: right !important;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -128,7 +128,7 @@ export default {
|
|||||||
.titleItem {
|
.titleItem {
|
||||||
width: calc(100% - 30rpx);
|
width: calc(100% - 30rpx);
|
||||||
}
|
}
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
.list_item:last-child {
|
.list_item:last-child {
|
||||||
|
|||||||
@@ -147,11 +147,9 @@ export default {
|
|||||||
|
|
||||||
.titleItem {
|
.titleItem {
|
||||||
width: calc(100%) !important;
|
width: calc(100%) !important;
|
||||||
// display: block !important;
|
|
||||||
justify-content: space-between;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1966,11 +1966,11 @@ export default {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.titleItem {
|
/deep/.titleItem {
|
||||||
// width: calc(100% - 120rpx) !important;
|
// width: calc(100% - 120rpx) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -2037,7 +2037,7 @@ export default {
|
|||||||
// .common_curriculum_list{
|
// .common_curriculum_list{
|
||||||
|
|
||||||
// }
|
// }
|
||||||
::v-deep.common_curriculum_list {
|
/deep/.common_curriculum_list {
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
padding: 20rpx 20rpx 20rpx;
|
padding: 20rpx 20rpx 20rpx;
|
||||||
|
|
||||||
@@ -2073,7 +2073,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.common_section {
|
/deep/.common_section {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
padding-bottom: 20rpx !important;
|
padding-bottom: 20rpx !important;
|
||||||
}
|
}
|
||||||
@@ -2179,7 +2179,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.goods_nav_box {
|
/deep/.goods_nav_box {
|
||||||
.left {
|
.left {
|
||||||
margin-top: -10rpx;
|
margin-top: -10rpx;
|
||||||
width: calc(100% - 220rpx);
|
width: calc(100% - 220rpx);
|
||||||
@@ -2255,7 +2255,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.pay_item:nth-last-child(1) {
|
/deep/.pay_item:nth-last-child(1) {
|
||||||
border-bottom: none !important;
|
border-bottom: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -279,7 +279,7 @@ export default {
|
|||||||
.rich_box {
|
.rich_box {
|
||||||
padding: 20rpx;
|
padding: 20rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
::v-deep img {
|
/deep/ img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -327,7 +327,7 @@ export default {
|
|||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
padding: 10rpx 0 !important;
|
padding: 10rpx 0 !important;
|
||||||
padding-right: 0 !important;
|
padding-right: 0 !important;
|
||||||
@@ -409,7 +409,7 @@ export default {
|
|||||||
padding-bottom: 140rpx;
|
padding-bottom: 140rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
|
|
||||||
border: none !important;
|
border: none !important;
|
||||||
@@ -425,11 +425,11 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-popup__content {
|
/deep/.u-popup__content {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-popup__content__close {
|
/deep/.u-popup__content__close {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -283,7 +283,7 @@ export default {
|
|||||||
border: 2rpx solid $themeColor;
|
border: 2rpx solid $themeColor;
|
||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
}
|
}
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
padding: 10rpx 0 !important;
|
padding: 10rpx 0 !important;
|
||||||
padding-right: 0 !important;
|
padding-right: 0 !important;
|
||||||
@@ -358,7 +358,7 @@ export default {
|
|||||||
.popup_content {
|
.popup_content {
|
||||||
padding-bottom: 140rpx;
|
padding-bottom: 140rpx;
|
||||||
}
|
}
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
|
|
||||||
border: none !important;
|
border: none !important;
|
||||||
@@ -373,10 +373,10 @@ export default {
|
|||||||
// margin: 0 auto;
|
// margin: 0 auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
::v-deep.u-popup__content {
|
/deep/.u-popup__content {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
::v-deep.u-popup__content__close {
|
/deep/.u-popup__content__close {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
.title_box {
|
.title_box {
|
||||||
|
|||||||
@@ -645,7 +645,7 @@ export default {
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
||||||
::v-deep.pause {
|
/deep/.pause {
|
||||||
width: 60rpx !important;
|
width: 60rpx !important;
|
||||||
height: 60rpx !important;
|
height: 60rpx !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1102,7 +1102,7 @@ export default {
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
||||||
::v-deep.pause {
|
/deep/.pause {
|
||||||
width: 60rpx !important;
|
width: 60rpx !important;
|
||||||
height: 60rpx !important;
|
height: 60rpx !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -359,7 +359,7 @@ export default {
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
||||||
::v-deep.pause {
|
/deep/.pause {
|
||||||
width: 60rpx !important;
|
width: 60rpx !important;
|
||||||
height: 60rpx !important;
|
height: 60rpx !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1110,7 +1110,7 @@ if(this.platform == 'ios'){
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
||||||
::v-deep.pause {
|
/deep/.pause {
|
||||||
width: 60rpx !important;
|
width: 60rpx !important;
|
||||||
height: 60rpx !important;
|
height: 60rpx !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -884,7 +884,7 @@ export default {
|
|||||||
float: left;
|
float: left;
|
||||||
margin-right: 10rpx;
|
margin-right: 10rpx;
|
||||||
}
|
}
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
padding: 12rpx 20rpx;
|
padding: 12rpx 20rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -908,7 +908,7 @@ export default {
|
|||||||
// .commonDetailPage{
|
// .commonDetailPage{
|
||||||
// background-color: $themeBgColor;
|
// background-color: $themeBgColor;
|
||||||
// }
|
// }
|
||||||
::v-deep.wrapper {
|
/deep/.wrapper {
|
||||||
background-color: $themeBgColor;
|
background-color: $themeBgColor;
|
||||||
.content_list {
|
.content_list {
|
||||||
// padding: 20rpx 0;
|
// padding: 20rpx 0;
|
||||||
|
|||||||
@@ -709,7 +709,7 @@ export default {
|
|||||||
float: left;
|
float: left;
|
||||||
margin-right: 10rpx;
|
margin-right: 10rpx;
|
||||||
}
|
}
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
padding: 12rpx 20rpx;
|
padding: 12rpx 20rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
label="title">
|
label="title">
|
||||||
<template slot="labelSlot" slot-scope="slotProps">
|
<template slot="labelSlot" slot-scope="slotProps">
|
||||||
<view class="feng">
|
<view class="feng">
|
||||||
<image v-if="slotProps.row.image" :src="slotProps.row.image" mode="aspectFit"
|
<image v-if="slotProps.row.squareImage" :src="slotProps.row.squareImage"
|
||||||
class="book_image"></image>
|
class="book_image"></image>
|
||||||
<view v-else style="
|
<view v-else style="
|
||||||
color: #c0c4cc;
|
color: #c0c4cc;
|
||||||
@@ -687,7 +687,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
::v-deep .commonPageBox {
|
/deep/ .commonPageBox {
|
||||||
background-color: #EDF6F5 !important;
|
background-color: #EDF6F5 !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -768,7 +768,7 @@
|
|||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
|
|
||||||
margin-bottom: 20rpx;
|
margin-bottom: 20rpx;
|
||||||
@@ -786,31 +786,24 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// ::v-deep.list_item :nth-child(2n-1) {
|
|
||||||
// background: rgba(255, 255, 255, 0.85) !important;
|
|
||||||
// }
|
|
||||||
.feng {
|
.feng {
|
||||||
background-color: #f6f7f2;
|
background-color: #f6f7f2;
|
||||||
margin: 0rpx 22rpx 0 0;
|
margin: 0rpx 22rpx 0 0;
|
||||||
height: 200rpx !important;
|
height: 250rpx !important;
|
||||||
width: 260rpx !important;
|
width: 250rpx !important;
|
||||||
float: left;
|
|
||||||
border-radius: 14rpx;
|
border-radius: 14rpx;
|
||||||
|
|
||||||
// border: 1rpx solid #e9e9e9;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.cate_right {
|
.cate_right {
|
||||||
width: calc(100% - 260rpx);
|
width: calc(100% - 250rpx);
|
||||||
float: right;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.commonPageBox {
|
.commonPageBox {
|
||||||
background-image: #edf6f5ad !important;
|
background-image: #edf6f5ad !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-scroll-view-content {
|
/deep/.uni-scroll-view-content {
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
padding: 20rpx !important;
|
padding: 20rpx !important;
|
||||||
}
|
}
|
||||||
@@ -847,7 +840,7 @@
|
|||||||
// justify-content: space-between;
|
// justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: #fff !important;
|
background-color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -745,11 +745,11 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.titleItem {
|
/deep/.titleItem {
|
||||||
// width: calc(100% - 120rpx) !important;
|
// width: calc(100% - 120rpx) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1195,12 +1195,12 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.titleItem {
|
/deep/.titleItem {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1514,32 +1514,32 @@ export default {
|
|||||||
// background:
|
// background:
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-alert--warning--light {
|
/deep/.u-alert--warning--light {
|
||||||
background-color: none !important;
|
background-color: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-alert__text--warning--light {
|
/deep/.u-alert__text--warning--light {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-alert {
|
/deep/.u-alert {
|
||||||
background: none !important;
|
background: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-icon__icon--warning {
|
/deep/.u-icon__icon--warning {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-section {
|
/deep/.uni-section {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-section .uni-section-header {
|
/deep/.uni-section .uni-section-header {
|
||||||
padding-top: 10rpx !important;
|
padding-top: 10rpx !important;
|
||||||
padding-bottom: 10rpx !important;
|
padding-bottom: 10rpx !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-section .uni-section-header {
|
/deep/.uni-section .uni-section-header {
|
||||||
padding-left: 0rpx !important;
|
padding-left: 0rpx !important;
|
||||||
// padding-bottom: 10rpx !important;
|
// padding-bottom: 10rpx !important;
|
||||||
}
|
}
|
||||||
@@ -1766,7 +1766,7 @@ export default {
|
|||||||
padding: 10rpx 0;
|
padding: 10rpx 0;
|
||||||
color: #333;
|
color: #333;
|
||||||
}
|
}
|
||||||
::v-deep .prof img {
|
/deep/ .prof img {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
.containerBg {
|
.containerBg {
|
||||||
@@ -1800,12 +1800,12 @@ export default {
|
|||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.section {
|
/deep/.section {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
background: linear-gradient(108deg, #f0fbf4 0%, #d1e8da 100%) !important;
|
background: linear-gradient(108deg, #f0fbf4 0%, #d1e8da 100%) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.section_box {
|
/deep/.section_box {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -605,7 +605,7 @@ export default {
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
.tabsStyle {
|
.tabsStyle {
|
||||||
box-shadow: 0 2rpx 6rpx 0 rgba(153, 153, 153, 0.2);
|
box-shadow: 0 2rpx 6rpx 0 rgba(153, 153, 153, 0.2);
|
||||||
::v-deep {
|
/deep/ {
|
||||||
.u-tabs {
|
.u-tabs {
|
||||||
box-shadow: 0px 4px 6px 0 rgba(153, 153, 153, 0.2);
|
box-shadow: 0px 4px 6px 0 rgba(153, 153, 153, 0.2);
|
||||||
}
|
}
|
||||||
@@ -921,7 +921,7 @@ export default {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
}
|
}
|
||||||
::v-deep.section:nth-child(1) {
|
/deep/.section:nth-child(1) {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -884,7 +884,7 @@ export default {
|
|||||||
// align-items: center;
|
// align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.common_curriculum_list {
|
/deep/.common_curriculum_list {
|
||||||
padding: 20rpx;
|
padding: 20rpx;
|
||||||
|
|
||||||
.content_item {
|
.content_item {
|
||||||
@@ -905,21 +905,21 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-cell__left-icon-wrap {
|
/deep/.u-cell__left-icon-wrap {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-cell__body {
|
/deep/.u-cell__body {
|
||||||
background: #1b9994 !important;
|
background: #1b9994 !important;
|
||||||
box-shadow: 0rpx 0rpx 6rpx 0rpx rgba(0, 82, 79, 0.65) !important;
|
box-shadow: 0rpx 0rpx 6rpx 0rpx rgba(0, 82, 79, 0.65) !important;
|
||||||
padding: 0 20rpx !important;
|
padding: 0 20rpx !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-icon__icon--info {
|
/deep/.u-icon__icon--info {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-collapse-item__content__text {
|
/deep/.u-collapse-item__content__text {
|
||||||
padding-left: 0 !important;
|
padding-left: 0 !important;
|
||||||
padding-right: 0 !important;
|
padding-right: 0 !important;
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
@@ -994,7 +994,7 @@ export default {
|
|||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
padding: 20rpx !important;
|
padding: 20rpx !important;
|
||||||
@@ -1012,7 +1012,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// ::v-deep.list_item :nth-child(2n-1) {
|
// /deep/.list_item :nth-child(2n-1) {
|
||||||
// background: rgba(255, 255, 255, 0.85) !important;
|
// background: rgba(255, 255, 255, 0.85) !important;
|
||||||
// }
|
// }
|
||||||
.feng {
|
.feng {
|
||||||
@@ -1035,7 +1035,7 @@ export default {
|
|||||||
background-image: #edf6f5ad !important;
|
background-image: #edf6f5ad !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-scroll-view-content {
|
/deep/.uni-scroll-view-content {
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
padding: 10rpx !important;
|
padding: 10rpx !important;
|
||||||
}
|
}
|
||||||
@@ -1266,7 +1266,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background: rgba(255, 255, 255, 0.85) !important;
|
background: rgba(255, 255, 255, 0.85) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -299,7 +299,7 @@ export default {
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
.tabsStyle {
|
.tabsStyle {
|
||||||
box-shadow: 0 2rpx 6rpx 0 rgba(153, 153, 153, 0.2);
|
box-shadow: 0 2rpx 6rpx 0 rgba(153, 153, 153, 0.2);
|
||||||
::v-deep {
|
/deep/ {
|
||||||
.u-tabs {
|
.u-tabs {
|
||||||
box-shadow: 0px 4px 6px 0 rgba(153, 153, 153, 0.2);
|
box-shadow: 0px 4px 6px 0 rgba(153, 153, 153, 0.2);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1823,11 +1823,11 @@ export default {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.titleItem {
|
/deep/.titleItem {
|
||||||
// width: calc(100% - 120rpx) !important;
|
// width: calc(100% - 120rpx) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -2071,7 +2071,7 @@ export default {
|
|||||||
// .common_curriculum_list{
|
// .common_curriculum_list{
|
||||||
|
|
||||||
// }
|
// }
|
||||||
::v-deep.common_curriculum_list {
|
/deep/.common_curriculum_list {
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
padding: 20rpx 20rpx 20rpx;
|
padding: 20rpx 20rpx 20rpx;
|
||||||
|
|
||||||
@@ -2107,7 +2107,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.common_section {
|
/deep/.common_section {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
padding-bottom: 20rpx !important;
|
padding-bottom: 20rpx !important;
|
||||||
}
|
}
|
||||||
@@ -2203,14 +2203,14 @@ export default {
|
|||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
padding: 10rpx 0 !important;
|
padding: 10rpx 0 !important;
|
||||||
padding-right: 0 !important;
|
padding-right: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.parameterList {
|
.parameterList {
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
@@ -2232,7 +2232,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.parameter_info {
|
.parameter_info {
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
// border-bottom: none;
|
// border-bottom: none;
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
@@ -2253,11 +2253,11 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-popup__content {
|
/deep/.u-popup__content {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-popup__content__close {
|
/deep/.u-popup__content__close {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -2204,11 +2204,11 @@ export default {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.titleItem {
|
/deep/.titleItem {
|
||||||
// width: calc(100% - 120rpx) !important;
|
// width: calc(100% - 120rpx) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -2275,7 +2275,7 @@ export default {
|
|||||||
// .common_curriculum_list{
|
// .common_curriculum_list{
|
||||||
|
|
||||||
// }
|
// }
|
||||||
::v-deep.common_curriculum_list {
|
/deep/.common_curriculum_list {
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
padding: 20rpx 20rpx 20rpx;
|
padding: 20rpx 20rpx 20rpx;
|
||||||
|
|
||||||
@@ -2311,7 +2311,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.common_section {
|
/deep/.common_section {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
padding-bottom: 20rpx !important;
|
padding-bottom: 20rpx !important;
|
||||||
}
|
}
|
||||||
@@ -2417,7 +2417,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.goods_nav_box {
|
/deep/.goods_nav_box {
|
||||||
.left {
|
.left {
|
||||||
margin-top: -10rpx;
|
margin-top: -10rpx;
|
||||||
width: calc(100% - 180rpx);
|
width: calc(100% - 180rpx);
|
||||||
@@ -2493,7 +2493,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.pay_item:nth-last-child(1) {
|
/deep/.pay_item:nth-last-child(1) {
|
||||||
border-bottom: none !important;
|
border-bottom: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -755,8 +755,7 @@ function calcTimer(timer) {
|
|||||||
|
|
||||||
.main_content_box {
|
.main_content_box {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding: 20rpx;
|
||||||
padding: 27rpx;
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
// padding-top: 75rpx;
|
// padding-top: 75rpx;
|
||||||
|
|
||||||
|
|||||||
@@ -227,7 +227,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .uni-section-header__decoration.line {
|
/deep/ .uni-section-header__decoration.line {
|
||||||
background-color: #18bc37;
|
background-color: #18bc37;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -366,7 +366,7 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
@import "@/style/mixin.scss";
|
@import "@/style/mixin.scss";
|
||||||
|
|
||||||
::v-deep .uni-forms-item {
|
/deep/ .uni-forms-item {
|
||||||
margin-bottom: 26rpx !important;
|
margin-bottom: 26rpx !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -207,7 +207,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .uni-section-header__decoration.line {
|
/deep/ .uni-section-header__decoration.line {
|
||||||
background-color: #18bc37;
|
background-color: #18bc37;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -198,7 +198,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .uni-section-header__decoration.line {
|
/deep/ .uni-section-header__decoration.line {
|
||||||
background-color: #18bc37;
|
background-color: #18bc37;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -176,7 +176,7 @@ export default {
|
|||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .uni-section-header__decoration.line {
|
/deep/ .uni-section-header__decoration.line {
|
||||||
background-color: #18bc37;
|
background-color: #18bc37;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -184,7 +184,7 @@ export default {
|
|||||||
height: calc(100% - 170rpx);
|
height: calc(100% - 170rpx);
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -226,7 +226,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.rightArrow {
|
/deep/.rightArrow {
|
||||||
margin-top: 6rpx !important;
|
margin-top: 6rpx !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -1023,7 +1023,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -833,7 +833,7 @@ export default {
|
|||||||
height: calc(100% - 170rpx);
|
height: calc(100% - 170rpx);
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -858,7 +858,7 @@ export default {
|
|||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.set_box {
|
/deep/.set_box {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|
||||||
@@ -866,7 +866,7 @@ export default {
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
::v-deep.titleItem {
|
/deep/.titleItem {
|
||||||
line-height: 45rpx;
|
line-height: 45rpx;
|
||||||
// width: calc(100% - 120rpx) !important;
|
// width: calc(100% - 120rpx) !important;
|
||||||
}
|
}
|
||||||
@@ -881,7 +881,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.rightArrow {
|
/deep/.rightArrow {
|
||||||
margin-top: 6rpx !important;
|
margin-top: 6rpx !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -1341,22 +1341,22 @@ export default {
|
|||||||
margin: 1rpx 15rpx 0 0;
|
margin: 1rpx 15rpx 0 0;
|
||||||
|
|
||||||
.quhaoSel {
|
.quhaoSel {
|
||||||
::v-deep.uni-select {
|
/deep/.uni-select {
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-select__selector-item {
|
/deep/.uni-select__selector-item {
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-stat__select {
|
/deep/.uni-stat__select {
|
||||||
height: 60rpx;
|
height: 60rpx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -999,11 +999,11 @@ export default {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.titleItem {
|
/deep/.titleItem {
|
||||||
// width: calc(100% - 120rpx) !important;
|
// width: calc(100% - 120rpx) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1070,7 +1070,7 @@ export default {
|
|||||||
// .common_curriculum_list{
|
// .common_curriculum_list{
|
||||||
|
|
||||||
// }
|
// }
|
||||||
::v-deep.common_curriculum_list {
|
/deep/.common_curriculum_list {
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
padding: 20rpx 20rpx 20rpx;
|
padding: 20rpx 20rpx 20rpx;
|
||||||
|
|
||||||
@@ -1106,7 +1106,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.common_section {
|
/deep/.common_section {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
padding-bottom: 20rpx !important;
|
padding-bottom: 20rpx !important;
|
||||||
}
|
}
|
||||||
@@ -1212,7 +1212,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.goods_nav_box {
|
/deep/.goods_nav_box {
|
||||||
.left {
|
.left {
|
||||||
margin-top: -10rpx;
|
margin-top: -10rpx;
|
||||||
width: calc(100% - 180rpx);
|
width: calc(100% - 180rpx);
|
||||||
@@ -1288,7 +1288,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.pay_item:nth-last-child(1) {
|
/deep/.pay_item:nth-last-child(1) {
|
||||||
border-bottom: none !important;
|
border-bottom: none !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -1396,7 +1396,7 @@ export default {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.commonDetailPage {
|
/deep/.commonDetailPage {
|
||||||
height: 100vh !important;
|
height: 100vh !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -699,7 +699,7 @@ export default {
|
|||||||
// right: 30rpx;
|
// right: 30rpx;
|
||||||
// top: 20rpx;
|
// top: 20rpx;
|
||||||
}
|
}
|
||||||
::v-deep.u-alert__content__title {
|
/deep/.u-alert__content__title {
|
||||||
// background-color: #f0f0f0;
|
// background-color: #f0f0f0;
|
||||||
font-size: 24rpx !important;
|
font-size: 24rpx !important;
|
||||||
// color: #f4511a !important;
|
// color: #f4511a !important;
|
||||||
|
|||||||
@@ -397,7 +397,7 @@ export default {
|
|||||||
// margin-bottom: 30rpx;
|
// margin-bottom: 30rpx;
|
||||||
padding: 10rpx 20rpx 40rpx;
|
padding: 10rpx 20rpx 40rpx;
|
||||||
}
|
}
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
background-color: rgba(255, 255, 255, 0.85) !important;
|
background-color: rgba(255, 255, 255, 0.85) !important;
|
||||||
box-shadow: 0 0px 10px 1px #d3d1d133 !important;
|
box-shadow: 0 0px 10px 1px #d3d1d133 !important;
|
||||||
border-radius: 10rpx;
|
border-radius: 10rpx;
|
||||||
|
|||||||
@@ -721,7 +721,7 @@ export default {
|
|||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.list_item {
|
/deep/.list_item {
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
|
|
||||||
margin-bottom: 40rpx;
|
margin-bottom: 40rpx;
|
||||||
@@ -738,7 +738,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// ::v-deep.list_item :nth-child(2n-1) {
|
// /deep/.list_item :nth-child(2n-1) {
|
||||||
// background: rgba(255, 255, 255, 0.85) !important;
|
// background: rgba(255, 255, 255, 0.85) !important;
|
||||||
// }
|
// }
|
||||||
.feng {
|
.feng {
|
||||||
@@ -761,7 +761,7 @@ export default {
|
|||||||
background-image: #edf6f5ad !important;
|
background-image: #edf6f5ad !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-scroll-view-content {
|
/deep/.uni-scroll-view-content {
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
padding: 20rpx !important;
|
padding: 20rpx !important;
|
||||||
}
|
}
|
||||||
@@ -794,7 +794,7 @@ export default {
|
|||||||
// justify-content: space-between;
|
// justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: rgba(255, 255, 255, 0.85) !important;
|
background-color: rgba(255, 255, 255, 0.85) !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -1045,11 +1045,11 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.titleItem {
|
/deep/.titleItem {
|
||||||
// width: calc(100% - 120rpx) !important;
|
// width: calc(100% - 120rpx) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -1357,32 +1357,32 @@ export default {
|
|||||||
// background:
|
// background:
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-alert--warning--light {
|
/deep/.u-alert--warning--light {
|
||||||
background-color: none !important;
|
background-color: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-alert__text--warning--light {
|
/deep/.u-alert__text--warning--light {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-alert {
|
/deep/.u-alert {
|
||||||
background: none !important;
|
background: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.u-icon__icon--warning {
|
/deep/.u-icon__icon--warning {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-section {
|
/deep/.uni-section {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-section .uni-section-header {
|
/deep/.uni-section .uni-section-header {
|
||||||
padding-top: 10rpx !important;
|
padding-top: 10rpx !important;
|
||||||
padding-bottom: 10rpx !important;
|
padding-bottom: 10rpx !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-section .uni-section-header {
|
/deep/.uni-section .uni-section-header {
|
||||||
padding-left: 0rpx !important;
|
padding-left: 0rpx !important;
|
||||||
// padding-bottom: 10rpx !important;
|
// padding-bottom: 10rpx !important;
|
||||||
}
|
}
|
||||||
@@ -1646,12 +1646,12 @@ export default {
|
|||||||
margin-top: 0 !important;
|
margin-top: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.section {
|
/deep/.section {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
background: linear-gradient(108deg, #f0fbf4 0%, #d1e8da 100%) !important;
|
background: linear-gradient(108deg, #f0fbf4 0%, #d1e8da 100%) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.section_box {
|
/deep/.section_box {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
@@ -637,11 +637,11 @@ export default {
|
|||||||
width: 240rpx;
|
width: 240rpx;
|
||||||
height: 50rpx !important;
|
height: 50rpx !important;
|
||||||
|
|
||||||
::v-deep.uni-select {
|
/deep/.uni-select {
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-select__selector-item {
|
/deep/.uni-select__selector-item {
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
// padding: 0 10rpx;
|
// padding: 0 10rpx;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1067,11 +1067,11 @@ export default {
|
|||||||
width: 240rpx;
|
width: 240rpx;
|
||||||
height: 50rpx !important;
|
height: 50rpx !important;
|
||||||
|
|
||||||
::v-deep.uni-select {
|
/deep/.uni-select {
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.uni-select__selector-item {
|
/deep/.uni-select__selector-item {
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
// padding: 0 10rpx;
|
// padding: 0 10rpx;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -117,7 +117,7 @@ $themeBgColor: #EDF6F5 !important;
|
|||||||
background: #EDFCF7;
|
background: #EDFCF7;
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep.common_section {
|
/deep/.common_section {
|
||||||
.uni-section-header {
|
.uni-section-header {
|
||||||
padding: 0 !important;
|
padding: 0 !important;
|
||||||
|
|
||||||
|
|||||||
@@ -320,12 +320,12 @@ $border-color: #ebeef5;
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
display: table;
|
display: table;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
::v-deep .uni-table-tr:nth-child(n + 2) {
|
/deep/ .uni-table-tr:nth-child(n + 2) {
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: #f5f7fa;
|
background-color: #f5f7fa;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
::v-deep .uni-table-thead {
|
/deep/ .uni-table-thead {
|
||||||
.uni-table-tr {
|
.uni-table-tr {
|
||||||
// background-color: #f5f7fa;
|
// background-color: #f5f7fa;
|
||||||
&:hover {
|
&:hover {
|
||||||
@@ -349,7 +349,7 @@ $border-color: #ebeef5;
|
|||||||
|
|
||||||
.table--stripe {
|
.table--stripe {
|
||||||
/* #ifndef APP-NVUE */
|
/* #ifndef APP-NVUE */
|
||||||
::v-deep .uni-table-tr:nth-child(2n + 3) {
|
/deep/ .uni-table-tr:nth-child(2n + 3) {
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
}
|
}
|
||||||
/* #endif */
|
/* #endif */
|
||||||
|
|||||||
@@ -112,13 +112,13 @@ $border-color: #ebeef5;
|
|||||||
|
|
||||||
/* #ifndef APP-NVUE */
|
/* #ifndef APP-NVUE */
|
||||||
.uni-table-tr {
|
.uni-table-tr {
|
||||||
::v-deep .uni-table-th {
|
/deep/ .uni-table-th {
|
||||||
&.table--border:last-child {
|
&.table--border:last-child {
|
||||||
// border-right: none;
|
// border-right: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .uni-table-td {
|
/deep/ .uni-table-td {
|
||||||
&.table--border:last-child {
|
&.table--border:last-child {
|
||||||
// border-right: none;
|
// border-right: none;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -154,13 +154,13 @@ $border-color: #ebeef5;
|
|||||||
|
|
||||||
/* #ifndef APP-NVUE */
|
/* #ifndef APP-NVUE */
|
||||||
.uni-table-tr {
|
.uni-table-tr {
|
||||||
::v-deep .uni-table-th {
|
/deep/ .uni-table-th {
|
||||||
&.table--border:last-child {
|
&.table--border:last-child {
|
||||||
// border-right: none;
|
// border-right: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
::v-deep .uni-table-td {
|
/deep/ .uni-table-td {
|
||||||
&.table--border:last-child {
|
&.table--border:last-child {
|
||||||
// border-right: none;
|
// border-right: none;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ export default {
|
|||||||
type: String,
|
type: String,
|
||||||
default: uni.$u.props.input.placeholder
|
default: uni.$u.props.input.placeholder
|
||||||
},
|
},
|
||||||
// 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写::v-deep
|
// 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写/deep/
|
||||||
placeholderClass: {
|
placeholderClass: {
|
||||||
type: String,
|
type: String,
|
||||||
default: uni.$u.props.input.placeholderClass
|
default: uni.$u.props.input.placeholderClass
|
||||||
|
|||||||
@@ -89,7 +89,7 @@ import props from "./props.js";
|
|||||||
* @property {Boolean} password 是否密码类型 ( 默认 false )
|
* @property {Boolean} password 是否密码类型 ( 默认 false )
|
||||||
* @property {String | Number} maxlength 最大输入长度,设置为 -1 的时候不限制最大长度 ( 默认 -1 )
|
* @property {String | Number} maxlength 最大输入长度,设置为 -1 的时候不限制最大长度 ( 默认 -1 )
|
||||||
* @property {String} placeholder 输入框为空时的占位符
|
* @property {String} placeholder 输入框为空时的占位符
|
||||||
* @property {String} placeholderClass 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写::v-deep ( 默认 'input-placeholder' )
|
* @property {String} placeholderClass 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写/deep/ ( 默认 'input-placeholder' )
|
||||||
* @property {String | Object} placeholderStyle 指定placeholder的样式,字符串/对象形式,如"color: red;"
|
* @property {String | Object} placeholderStyle 指定placeholder的样式,字符串/对象形式,如"color: red;"
|
||||||
* @property {Boolean} showWordLimit 是否显示输入字数统计,只在 type ="text"或type ="textarea"时有效 ( 默认 false )
|
* @property {Boolean} showWordLimit 是否显示输入字数统计,只在 type ="text"或type ="textarea"时有效 ( 默认 false )
|
||||||
* @property {String} confirmType 设置右下角按钮的文字,兼容性详见uni-app文档 ( 默认 'done' )
|
* @property {String} confirmType 设置右下角按钮的文字,兼容性详见uni-app文档 ( 默认 'done' )
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export default {
|
|||||||
type: [String, Number],
|
type: [String, Number],
|
||||||
default: uni.$u.props.textarea.placeholder
|
default: uni.$u.props.textarea.placeholder
|
||||||
},
|
},
|
||||||
// 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写::v-deep
|
// 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写/deep/
|
||||||
placeholderClass: {
|
placeholderClass: {
|
||||||
type: String,
|
type: String,
|
||||||
default: uni.$u.props.input.placeholderClass
|
default: uni.$u.props.input.placeholderClass
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ import props from "./props.js";
|
|||||||
*
|
*
|
||||||
* @property {String | Number} value 输入框的内容
|
* @property {String | Number} value 输入框的内容
|
||||||
* @property {String | Number} placeholder 输入框为空时占位符
|
* @property {String | Number} placeholder 输入框为空时占位符
|
||||||
* @property {String} placeholderClass 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写::v-deep ( 默认 'input-placeholder' )
|
* @property {String} placeholderClass 指定placeholder的样式类,注意页面或组件的style中写了scoped时,需要在类名前写/deep/ ( 默认 'input-placeholder' )
|
||||||
* @property {String | Object} placeholderStyle 指定placeholder的样式,字符串/对象形式,如"color: red;"
|
* @property {String | Object} placeholderStyle 指定placeholder的样式,字符串/对象形式,如"color: red;"
|
||||||
* @property {String | Number} height 输入框高度(默认 70 )
|
* @property {String | Number} height 输入框高度(默认 70 )
|
||||||
* @property {String} confirmType 设置键盘右下角按钮的文字,仅微信小程序,App-vue和H5有效(默认 'done' )
|
* @property {String} confirmType 设置键盘右下角按钮的文字,仅微信小程序,App-vue和H5有效(默认 'done' )
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
66
unpackage/dist/build/app-plus/app-service.js
vendored
66
unpackage/dist/build/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
6
unpackage/dist/build/app-plus/app-view.js
vendored
6
unpackage/dist/build/app-plus/app-view.js
vendored
File diff suppressed because one or more lines are too long
2
unpackage/dist/build/app-plus/manifest.json
vendored
2
unpackage/dist/build/app-plus/manifest.json
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,2 +1,2 @@
|
|||||||
.flipbook-viewport{overflow:hidden;width:100%;height:100%;.container{display: flex;justify-content: center;align-items: center;margin: 0 auto;}.flipbook ::v-deep .page{background-color: white;background-repeat: no-repeat;background-size: 100% 100%;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);-ms-box-shadow:0 0 20px rgba(0,0,0,0.2);-o-box-shadow:0 0 20px rgba(0,0,0,0.2);box-shadow:0 0 20px rgba(0,0,0,0.2);img {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;margin:0;}}.shadow{-webkit-transition: -webkit-box-shadow 0.5s;-moz-transition: -moz-box-shadow 0.5s;-o-transition: -webkit-box-shadow 0.5s;-ms-transition: -ms-box-shadow 0.5s;-webkit-box-shadow:0 0 20px #ccc;-moz-box-shadow:0 0 20px #ccc;-o-box-shadow:0 0 20px #ccc;-ms-box-shadow:0 0 20px #ccc;box-shadow:0 0 20px #ccc;}
|
.flipbook-viewport{overflow:hidden;width:100%;height:100%;.container{display: flex;justify-content: center;align-items: center;margin: 0 auto;}.flipbook /deep/ .page{background-color: white;background-repeat: no-repeat;background-size: 100% 100%;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.2);-moz-box-shadow:0 0 20px rgba(0,0,0,0.2);-ms-box-shadow:0 0 20px rgba(0,0,0,0.2);-o-box-shadow:0 0 20px rgba(0,0,0,0.2);box-shadow:0 0 20px rgba(0,0,0,0.2);img {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;margin:0;}}.shadow{-webkit-transition: -webkit-box-shadow 0.5s;-moz-transition: -moz-box-shadow 0.5s;-o-transition: -webkit-box-shadow 0.5s;-ms-transition: -ms-box-shadow 0.5s;-webkit-box-shadow:0 0 20px #ccc;-moz-box-shadow:0 0 20px #ccc;-o-box-shadow:0 0 20px #ccc;-ms-box-shadow:0 0 20px #ccc;box-shadow:0 0 20px #ccc;}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user