TIJIAO
@@ -15,7 +15,7 @@
|
|||||||
"type" : "uniCloud"
|
"type" : "uniCloud"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"playground" : "standard",
|
"playground" : "custom",
|
||||||
"type" : "uni-app:app-android"
|
"type" : "uni-app:app-android"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
176
manifest.json
@@ -30,7 +30,7 @@
|
|||||||
"Camera" : {},
|
"Camera" : {},
|
||||||
"Payment" : {},
|
"Payment" : {},
|
||||||
"VideoPlayer" : {},
|
"VideoPlayer" : {},
|
||||||
"Share" : {}
|
"Push" : {}
|
||||||
},
|
},
|
||||||
/* 应用发布信息 */
|
/* 应用发布信息 */
|
||||||
"distribute" : {
|
"distribute" : {
|
||||||
@@ -93,7 +93,8 @@
|
|||||||
"appid" : "wx5c50e3696028d2ec",
|
"appid" : "wx5c50e3696028d2ec",
|
||||||
"UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__1B1584A/"
|
"UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__1B1584A/"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"push" : {}
|
||||||
},
|
},
|
||||||
"splashscreen" : {
|
"splashscreen" : {
|
||||||
"useOriginalMsgbox" : true
|
"useOriginalMsgbox" : true
|
||||||
@@ -131,7 +132,176 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nativePlugins" : {}
|
"nativePlugins" : {
|
||||||
|
"JG-JCore" : {
|
||||||
|
"JPUSH_APPKEY_ANDROID" : "",
|
||||||
|
"JPUSH_APPKEY_IOS" : "",
|
||||||
|
"JPUSH_CHANNEL_ANDROID" : "",
|
||||||
|
"JPUSH_CHANNEL_IOS" : "",
|
||||||
|
"__plugin_info__" : {
|
||||||
|
"name" : "极光推送 JCore 官方 SDK",
|
||||||
|
"description" : "极光推送 JCore 官方 SDK HBuilder 插件版本",
|
||||||
|
"platforms" : "Android,iOS",
|
||||||
|
"url" : "https://ext.dcloud.net.cn/plugin?id=4028",
|
||||||
|
"android_package_name" : "com.cn.taimed",
|
||||||
|
"ios_bundle_id" : "",
|
||||||
|
"isCloud" : true,
|
||||||
|
"bought" : 1,
|
||||||
|
"pid" : "4028",
|
||||||
|
"parameters" : {
|
||||||
|
"JPUSH_APPKEY_ANDROID" : {
|
||||||
|
"des" : "[Android]极光portal配置应用信息时分配的AppKey",
|
||||||
|
"key" : "JPUSH_APPKEY",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_APPKEY_IOS" : {
|
||||||
|
"des" : "[iOS]极光portal配置应用信息时分配的AppKey",
|
||||||
|
"key" : "JCore:APP_KEY",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_CHANNEL_ANDROID" : {
|
||||||
|
"des" : "[Android]用于统计分发渠道,不需要可填默认值developer-default",
|
||||||
|
"key" : "JPUSH_CHANNEL",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_CHANNEL_IOS" : {
|
||||||
|
"des" : "[iOS]用于统计分发渠道,不需要可填默认值developer-default",
|
||||||
|
"key" : "JCore:CHANNEL",
|
||||||
|
"value" : ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"JG-JPush" : {
|
||||||
|
"JPUSH_ADVERTISINGID_IOS" : "",
|
||||||
|
"JPUSH_DEFAULTINITJPUSH_IOS" : "",
|
||||||
|
"JPUSH_GOOGLE_API_KEY" : "",
|
||||||
|
"JPUSH_GOOGLE_APP_ID" : "",
|
||||||
|
"JPUSH_GOOGLE_PROJECT_ID" : "",
|
||||||
|
"JPUSH_GOOGLE_PROJECT_NUMBER" : "",
|
||||||
|
"JPUSH_GOOGLE_STORAGE_BUCKET" : "",
|
||||||
|
"JPUSH_HONOR_APPID" : "",
|
||||||
|
"JPUSH_HUAWEI_APPID" : "",
|
||||||
|
"JPUSH_ISPRODUCTION_IOS" : "",
|
||||||
|
"JPUSH_MEIZU_APPID" : "",
|
||||||
|
"JPUSH_MEIZU_APPKEY" : "",
|
||||||
|
"JPUSH_OPPO_APPID" : "",
|
||||||
|
"JPUSH_OPPO_APPKEY" : "",
|
||||||
|
"JPUSH_OPPO_APPSECRET" : "",
|
||||||
|
"JPUSH_VIVO_APPID" : "",
|
||||||
|
"JPUSH_VIVO_APPKEY" : "",
|
||||||
|
"JPUSH_XIAOMI_APPID" : "MI-2882303761520418671",
|
||||||
|
"JPUSH_XIAOMI_APPKEY" : "MI-5912041882671",
|
||||||
|
"__plugin_info__" : {
|
||||||
|
"name" : "极光推送 JPush 官方 SDK",
|
||||||
|
"description" : "极光推送JPush官方SDK HBuilder插件版本",
|
||||||
|
"platforms" : "Android,iOS",
|
||||||
|
"url" : "https://ext.dcloud.net.cn/plugin?id=4035",
|
||||||
|
"android_package_name" : "com.cn.taimed",
|
||||||
|
"ios_bundle_id" : "",
|
||||||
|
"isCloud" : true,
|
||||||
|
"bought" : 1,
|
||||||
|
"pid" : "4035",
|
||||||
|
"parameters" : {
|
||||||
|
"JPUSH_ADVERTISINGID_IOS" : {
|
||||||
|
"des" : "[iOS]广告标识符(IDFA)如果不需要使用IDFA,可不填",
|
||||||
|
"key" : "JPush:ADVERTISINGID",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_DEFAULTINITJPUSH_IOS" : {
|
||||||
|
"des" : "[iOS]是否默认初始化,是填true,不是填false或者不填",
|
||||||
|
"key" : "JPush:DEFAULTINITJPUSH",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_GOOGLE_API_KEY" : {
|
||||||
|
"des" : "厂商google api_key,示例:g-12346578",
|
||||||
|
"key" : "google_api_key",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_GOOGLE_APP_ID" : {
|
||||||
|
"des" : "厂商google mobilesdk_app_id,示例:g-12346578",
|
||||||
|
"key" : "google_app_id",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_GOOGLE_PROJECT_ID" : {
|
||||||
|
"des" : "厂商google project_id ,示例:g-12346578",
|
||||||
|
"key" : "project_id",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_GOOGLE_PROJECT_NUMBER" : {
|
||||||
|
"des" : "厂商google project_number,示例:g-12346578",
|
||||||
|
"key" : "gcm_defaultSenderId",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_GOOGLE_STORAGE_BUCKET" : {
|
||||||
|
"des" : "厂商google storage_bucket,示例:g-12346578",
|
||||||
|
"key" : "google_storage_bucket",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_HONOR_APPID" : {
|
||||||
|
"des" : "厂商HONOR-appId,示例:12346578",
|
||||||
|
"key" : "com.hihonor.push.app_id",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_HUAWEI_APPID" : {
|
||||||
|
"des" : "厂商HUAWEI-appId,示例:appid=12346578",
|
||||||
|
"key" : "com.huawei.hms.client.appid",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_ISPRODUCTION_IOS" : {
|
||||||
|
"des" : "[iOS]是否是生产环境,是填true,不是填false或者不填",
|
||||||
|
"key" : "JPush:ISPRODUCTION",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_MEIZU_APPID" : {
|
||||||
|
"des" : "厂商MEIZU-appId,示例:MZ-12345678",
|
||||||
|
"key" : "MEIZU_APPID",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_MEIZU_APPKEY" : {
|
||||||
|
"des" : "厂商MEIZU-appKey,示例:MZ-12345678",
|
||||||
|
"key" : "MEIZU_APPKEY",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_OPPO_APPID" : {
|
||||||
|
"des" : "厂商OPPO-appId,示例:OP-12345678",
|
||||||
|
"key" : "OPPO_APPID",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_OPPO_APPKEY" : {
|
||||||
|
"des" : "厂商OPPO-appkey,示例:OP-12345678",
|
||||||
|
"key" : "OPPO_APPKEY",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_OPPO_APPSECRET" : {
|
||||||
|
"des" : "厂商OPPO-appSecret,示例:OP-12345678",
|
||||||
|
"key" : "OPPO_APPSECRET",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_VIVO_APPID" : {
|
||||||
|
"des" : "厂商VIVO-appId,示例:12345678",
|
||||||
|
"key" : "com.vivo.push.app_id",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_VIVO_APPKEY" : {
|
||||||
|
"des" : "厂商VIVO-appkey,示例:12345678",
|
||||||
|
"key" : "com.vivo.push.api_key",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_XIAOMI_APPID" : {
|
||||||
|
"des" : "厂商XIAOMI-appId,示例:MI-12345678",
|
||||||
|
"key" : "XIAOMI_APPID",
|
||||||
|
"value" : ""
|
||||||
|
},
|
||||||
|
"JPUSH_XIAOMI_APPKEY" : {
|
||||||
|
"des" : "厂商XIAOMI-appKey,示例:MI-12345678",
|
||||||
|
"key" : "XIAOMI_APPKEY",
|
||||||
|
"value" : ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
/* 快应用特有相关 */
|
/* 快应用特有相关 */
|
||||||
"quickapp" : {},
|
"quickapp" : {},
|
||||||
|
|||||||
BIN
unpackage/cache/wgt/__UNI__1B1584A/.manifest/google-keystore.keystore
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/.manifest/icon-android-hdpi.png
vendored
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/.manifest/icon-android-xhdpi.png
vendored
Normal file
|
After Width: | Height: | Size: 6.5 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/.manifest/icon-android-xxhdpi.png
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/.manifest/icon-android-xxxhdpi.png
vendored
Normal file
|
After Width: | Height: | Size: 17 KiB |
1
unpackage/cache/wgt/__UNI__1B1584A/__uniappchooselocation.js
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/__uniapperror.png
vendored
Normal file
|
After Width: | Height: | Size: 5.7 KiB |
1
unpackage/cache/wgt/__UNI__1B1584A/__uniappes6.js
vendored
Normal file
1
unpackage/cache/wgt/__UNI__1B1584A/__uniappopenlocation.js
vendored
Normal file
1
unpackage/cache/wgt/__UNI__1B1584A/__uniapppicker.js
vendored
Normal file
8
unpackage/cache/wgt/__UNI__1B1584A/__uniappquill.js
vendored
Normal file
1
unpackage/cache/wgt/__UNI__1B1584A/__uniappquillimageresize.js
vendored
Normal file
1
unpackage/cache/wgt/__UNI__1B1584A/__uniappscan.js
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/__uniappsuccess.png
vendored
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
25
unpackage/cache/wgt/__UNI__1B1584A/__uniappview.html
vendored
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="zh-CN">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
<script>
|
||||||
|
var __UniViewStartTime__ = Date.now();
|
||||||
|
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
|
||||||
|
CSS.supports('top: constant(a)'))
|
||||||
|
document.write(
|
||||||
|
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
|
||||||
|
(coverSupport ? ', viewport-fit=cover' : '') + '" />')
|
||||||
|
</script>
|
||||||
|
<title>View</title>
|
||||||
|
<link rel="stylesheet" href="view.css" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<div id="app"></div>
|
||||||
|
<script src="__uniappes6.js"></script>
|
||||||
|
<script src="view.umd.min.js"></script>
|
||||||
|
<script src="app-view.js"></script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
3
unpackage/cache/wgt/__UNI__1B1584A/androidPrivacy.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"prompt" : "template"
|
||||||
|
}
|
||||||
8
unpackage/cache/wgt/__UNI__1B1584A/app-config-service.js
vendored
Normal file
1
unpackage/cache/wgt/__UNI__1B1584A/app-config.js
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
(function(e){function r(r){for(var n,l,i=r[0],p=r[1],a=r[2],c=0,s=[];c<i.length;c++)l=i[c],Object.prototype.hasOwnProperty.call(o,l)&&o[l]&&s.push(o[l][0]),o[l]=0;for(n in p)Object.prototype.hasOwnProperty.call(p,n)&&(e[n]=p[n]);f&&f(r);while(s.length)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var p=t[i];0!==o[p]&&(n=!1)}n&&(u.splice(r--,1),e=l(l.s=t[0]))}return e}var n={},o={"app-config":0},u=[];function l(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,l),t.l=!0,t.exports}l.m=e,l.c=n,l.d=function(e,r,t){l.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},l.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(e,r){if(1&r&&(e=l(e)),8&r)return e;if(4&r&&"object"===typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(l.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)l.d(t,n,function(r){return e[r]}.bind(null,n));return t},l.n=function(e){var r=e&&e.__esModule?function(){return e["default"]}:function(){return e};return l.d(r,"a",r),r},l.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},l.p="/";var i=this["webpackJsonp"]=this["webpackJsonp"]||[],p=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var f=p;t()})([]);
|
||||||
49
unpackage/cache/wgt/__UNI__1B1584A/app-service.js
vendored
Normal file
13
unpackage/cache/wgt/__UNI__1B1584A/app-view.js
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/app_update_close.901cf6af.png
vendored
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/bg_top.125b3525.png
vendored
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/bofang2.ad394913.png
vendored
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/emoji.f8effbf2.png
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/iconfont.033599f6.woff
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/iconfont.05295dc6.woff2
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/iconfont.dc849506.ttf
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/kj.a23a3969.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/kt.8676fec7.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/uniicons.2579c7da.ttf
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/assets/zt.25cf4a81.png
vendored
Normal file
|
After Width: | Height: | Size: 36 KiB |
1
unpackage/cache/wgt/__UNI__1B1584A/manifest.json
vendored
Normal file
353
unpackage/cache/wgt/__UNI__1B1584A/static/common.scss
vendored
Normal file
@@ -0,0 +1,353 @@
|
|||||||
|
@import './mixin.scss';
|
||||||
|
$themeColor: #5188e5;
|
||||||
|
$themeBgColor: #fff !important;
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'PangMenZhengDaobiaoTiTiMianFeiBan';
|
||||||
|
src: url('@/static/font/PangMenZhengDaoBiaoTiTiMianFeiBan.ttf') format('truetype');
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'MicrosoftYaHei';
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
/deep/uni-radio .uni-radio-input {
|
||||||
|
width: 20px !important;
|
||||||
|
height: 20px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
* {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.common_radius_box {
|
||||||
|
width: 100%;
|
||||||
|
padding: 20rpx;
|
||||||
|
box-sizing: border-box;
|
||||||
|
border-radius: 10rpx;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.goods_nav_box {
|
||||||
|
|
||||||
|
box-shadow: 0 4rpx 48rpx 0 rgba(0, 0, 0, .15);
|
||||||
|
width: 100%;
|
||||||
|
position: fixed;
|
||||||
|
left: 0;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.common_divider {
|
||||||
|
padding: 10rpx 20rpx;
|
||||||
|
|
||||||
|
.u-divider {
|
||||||
|
margin: 0 !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.flex_box {
|
||||||
|
display: flex;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.align-items_box {
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
/deep/uni-page-body {
|
||||||
|
height: 100% !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.aui-text-danger {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
|
.common_red_button {
|
||||||
|
background-color: rgb(235, 10, 10);
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.common_grey_button {
|
||||||
|
background-color: #8b8d8d;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.bg_box_shandow {
|
||||||
|
|
||||||
|
|
||||||
|
border-radius: 5px;
|
||||||
|
padding: 10rpx 20rpx;
|
||||||
|
|
||||||
|
font-weight: normal;
|
||||||
|
font-size: 18px;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.color_shandow {
|
||||||
|
box-shadow: 0px 0px 3px 0px rgba(0, 82, 79, 0.2) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.PM_font {
|
||||||
|
font-family: PangMenZhengDaoBiaoTiTiMianFeiBan;
|
||||||
|
}
|
||||||
|
|
||||||
|
.bg_color {
|
||||||
|
background: rgba(125, 193, 240, 0.1);
|
||||||
|
}
|
||||||
|
|
||||||
|
/deep/.common_section {
|
||||||
|
.uni-section-header {
|
||||||
|
padding: 0 !important;
|
||||||
|
|
||||||
|
.uni-section-header__decoration {
|
||||||
|
background-color: #3ab3ae !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
padding-bottom: 20rpx !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.commonTags {
|
||||||
|
background-color: #3AB3AE;
|
||||||
|
color: #fff;
|
||||||
|
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
|
||||||
|
font-size: 24rpx !important;
|
||||||
|
padding: 4rpx 12rpx;
|
||||||
|
box-sizing: border-box;
|
||||||
|
border-radius: 12rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.commonTagsRed {
|
||||||
|
border-color: rgb(247, 146, 146);
|
||||||
|
background-color: rgb(253, 70, 70);
|
||||||
|
}
|
||||||
|
|
||||||
|
.hidden1 {
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hidden2 {
|
||||||
|
line-height: 30px;
|
||||||
|
height: 60px;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
// white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
display: -webkit-box;
|
||||||
|
|
||||||
|
-webkit-line-clamp: 2;
|
||||||
|
|
||||||
|
-webkit-box-orient: vertical;
|
||||||
|
}
|
||||||
|
|
||||||
|
.hidden5 {
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
// white-space: nowrap;
|
||||||
|
overflow: hidden;
|
||||||
|
display: -webkit-box;
|
||||||
|
|
||||||
|
-webkit-line-clamp: 5;
|
||||||
|
|
||||||
|
-webkit-box-orient: vertical;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form_input_box {
|
||||||
|
border: none !important;
|
||||||
|
border-bottom: 2rpx solid #efeef4;
|
||||||
|
padding-left: 0 !important;
|
||||||
|
padding-right: 0 !important;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.commonPageWhiteBox {
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.headImage {
|
||||||
|
width: 100%;
|
||||||
|
height: 300rpx;
|
||||||
|
// margin-bottom: 20rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.flexbox {
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
.commonPageContentBox {
|
||||||
|
height: calc(100% - 50px) !important;
|
||||||
|
}
|
||||||
|
.commonPageBox {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
overflow: auto;
|
||||||
|
|
||||||
|
.componentPage {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
.RightArrowGreenText {
|
||||||
|
width: 28rpx;
|
||||||
|
height: 18rpx;
|
||||||
|
font-family: MicrosoftYaHei;
|
||||||
|
font-weight: 600;
|
||||||
|
font-size: 35rpx;
|
||||||
|
color: #018F89;
|
||||||
|
line-height: 70rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.greenCardBox {
|
||||||
|
width: 100%;
|
||||||
|
// height: 298rpx;
|
||||||
|
background: #EDFCF7;
|
||||||
|
box-shadow: 0rpx 0rpx 6rpx 0rpx rgba(0, 82, 79, 0.2);
|
||||||
|
border-radius: 10rpx;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.scrollDataList {
|
||||||
|
font-size: 26rpx;
|
||||||
|
margin-top: 20rpx;
|
||||||
|
padding: 0 10rpx;
|
||||||
|
border-radius: 10rpx;
|
||||||
|
background-color: #f8f9fa;
|
||||||
|
|
||||||
|
.data_item {
|
||||||
|
align-items: flex-start;
|
||||||
|
border-bottom: 2px solid #fff;
|
||||||
|
padding: 10rpx;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.commonPage {
|
||||||
|
width: 100%;
|
||||||
|
box-sizing: border-box;
|
||||||
|
height: 100%;
|
||||||
|
overflow: auto;
|
||||||
|
|
||||||
|
.boxShadow {
|
||||||
|
box-shadow: 0px 0px 10rpx 2rpx rgba(0, 82, 79, 0.1);
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.rightArrow {
|
||||||
|
width: 40rpx;
|
||||||
|
height: 40rpx;
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sendCode {
|
||||||
|
|
||||||
|
height: 60rpx !important;
|
||||||
|
background-color: #f8f9fb;
|
||||||
|
font-size: 28rpx !important;
|
||||||
|
padding: 0 14rpx !important;
|
||||||
|
color: $themeColor !important;
|
||||||
|
line-height: 60rpx !important;
|
||||||
|
margin-left: 20rpx !important;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.container {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
box-sizing: border-box;
|
||||||
|
|
||||||
|
.contentBox {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
view,
|
||||||
|
page,
|
||||||
|
text,
|
||||||
|
button,
|
||||||
|
image,
|
||||||
|
textarea,
|
||||||
|
scroll-view,
|
||||||
|
input {
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
|
image {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
|
button {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
background-color: #FFFF;
|
||||||
|
}
|
||||||
|
|
||||||
|
button::after {
|
||||||
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
// 主题背景色
|
||||||
|
.themeBgColor {
|
||||||
|
background-color: $themeColor;
|
||||||
|
}
|
||||||
|
|
||||||
|
// 主题字体色
|
||||||
|
.themeFontColor {
|
||||||
|
color: $themeColor !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
// 中药检索弹出层样式
|
||||||
|
.CNMedicineSearchPopup {
|
||||||
|
.dp_title {
|
||||||
|
font-size: 28rpx;
|
||||||
|
font-weight: 700;
|
||||||
|
padding: 20rpx 20rpx 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.twoCateList {
|
||||||
|
font-size: 28rpx;
|
||||||
|
margin-top: 20rpx;
|
||||||
|
|
||||||
|
.u-border-bottom {
|
||||||
|
border-bottom-width: 0 !important
|
||||||
|
}
|
||||||
|
|
||||||
|
.u-border-right {
|
||||||
|
border-right-width: 0 !important
|
||||||
|
}
|
||||||
|
|
||||||
|
.grid-text {
|
||||||
|
width: 212rpx;
|
||||||
|
padding: 10rpx;
|
||||||
|
margin-bottom: 10rpx;
|
||||||
|
text-align: center;
|
||||||
|
border: 0.5px solid #dadbde;
|
||||||
|
}
|
||||||
|
|
||||||
|
.cur {
|
||||||
|
color: #087940;
|
||||||
|
border: 0.5px solid #3AB3AE;
|
||||||
|
background: #3AB3AE1c;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.u-grid-list {
|
||||||
|
// border-top: 0.5px solid #dadbde;
|
||||||
|
// border-bottom: 0.5px solid #dadbde;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
16
unpackage/cache/wgt/__UNI__1B1584A/static/customicons.css
vendored
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
|
||||||
|
.customicons {
|
||||||
|
font-family: "customicons" !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.youxi:before {
|
||||||
|
content: "\e60e";
|
||||||
|
}
|
||||||
|
|
||||||
|
.wenjian:before {
|
||||||
|
content: "\e60f";
|
||||||
|
}
|
||||||
|
|
||||||
|
.zhuanfa:before {
|
||||||
|
content: "\e610";
|
||||||
|
}
|
||||||
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/font/PangMenZhengDaoBiaoTiTiMianFeiBan.ttf
vendored
Normal file
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/a.png
vendored
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/a_.png
vendored
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/aa.png
vendored
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/b.png
vendored
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/b_.png
vendored
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/bb.png
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/c.png
vendored
Normal file
|
After Width: | Height: | Size: 5.5 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/c_.png
vendored
Normal file
|
After Width: | Height: | Size: 304 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/cc.png
vendored
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/course_07.png
vendored
Normal file
|
After Width: | Height: | Size: 326 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/fugou.png
vendored
Normal file
|
After Width: | Height: | Size: 6.6 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/home_icon_0.png
vendored
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/ic_agreed.png
vendored
Normal file
|
After Width: | Height: | Size: 856 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/ic_close.png
vendored
Normal file
|
After Width: | Height: | Size: 644 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/ic_gender_selected.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/ic_gender_unselected.png
vendored
Normal file
|
After Width: | Height: | Size: 860 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/ic_logon_display.png
vendored
Normal file
|
After Width: | Height: | Size: 839 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/ic_logon_hide.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_add.png
vendored
Normal file
|
After Width: | Height: | Size: 426 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_analysis.png
vendored
Normal file
|
After Width: | Height: | Size: 5.4 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_bars.png
vendored
Normal file
|
After Width: | Height: | Size: 800 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_dialog.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_folder.png
vendored
Normal file
|
After Width: | Height: | Size: 610 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_hz.png
vendored
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_line.png
vendored
Normal file
|
After Width: | Height: | Size: 229 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_paperclip.png
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_right.png
vendored
Normal file
|
After Width: | Height: | Size: 480 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_submit.png
vendored
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_submit_pause.png
vendored
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/icon_upload.png
vendored
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_1.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_1_a.png
vendored
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_2.png
vendored
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_2_a.png
vendored
Normal file
|
After Width: | Height: | Size: 4.4 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_3.png
vendored
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_3_a.png
vendored
Normal file
|
After Width: | Height: | Size: 4.0 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_4.png
vendored
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_4_a.png
vendored
Normal file
|
After Width: | Height: | Size: 4.7 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_5.png
vendored
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_5_a.png
vendored
Normal file
|
After Width: | Height: | Size: 4.5 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_6.png
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/iocn_zs_6_a.png
vendored
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/jiancezhong.png
vendored
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/jifen.png
vendored
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/jing.png
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/jing2.png
vendored
Normal file
|
After Width: | Height: | Size: 3.8 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/jingpin.png
vendored
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/jingpinganli.png
vendored
Normal file
|
After Width: | Height: | Size: 12 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/login_icon_1.png
vendored
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/login_icon_2.png
vendored
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/noIcon.png
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/order_vip.png
vendored
Normal file
|
After Width: | Height: | Size: 4.2 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/pay_1.png
vendored
Normal file
|
After Width: | Height: | Size: 952 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/pay_2.png
vendored
Normal file
|
After Width: | Height: | Size: 893 B |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/pay_3.png
vendored
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/shenghezhong.png
vendored
Normal file
|
After Width: | Height: | Size: 9.6 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/vip.png
vendored
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/weitongguo.png
vendored
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/icon/yitongguo.png
vendored
Normal file
|
After Width: | Height: | Size: 9.8 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/image.png
vendored
Normal file
|
After Width: | Height: | Size: 52 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/login_bg.png
vendored
Normal file
|
After Width: | Height: | Size: 239 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/logo.png
vendored
Normal file
|
After Width: | Height: | Size: 39 KiB |
BIN
unpackage/cache/wgt/__UNI__1B1584A/static/logo_taihu.png
vendored
Normal file
|
After Width: | Height: | Size: 39 KiB |