|
|
-exports.push([module.i, "@charset \"UTF-8\";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/\nbody {\n height: 100%;\n background-color: #fff;\n}\n.foot {\n box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1);\n position: fixed;\n width: 100%;\n height: 100rpx;\n left: 0upx;\n bottom: 0;\n overflow: hidden;\n background-color: #fff;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.foot .input-text {\n line-height: 80rpx;\n height: 80rpx;\n width: 500rpx;\n padding-left: 20rpx;\n border-radius: 20rpx;\n border: 1px solid #f5f5f5;\n margin-right: 40rpx;\n}\n.foot .sub {\n width: 160rpx;\n height: 80rpx;\n line-height: 80rpx;\n background: linear-gradient(to left, #eeb80d, #ffe35b);\n text-align: center;\n border-radius: 20rpx;\n}\n.lt-wrap {\n width: 514rpx;\n font-size: 28rpx;\n color: #707A8A;\n background-color: #f5f5f5;\n border-radius: 15rpx;\n padding: 10rpx 20rpx;\n}\n.lt {\n margin-bottom: 20rpx;\n padding: 0 40rpx;\n flex-direction: column;\n}\n.lt .lt-time {\n font-size: 28rpx;\n color: #FCD535;\n margin-bottom: 10rpx;\n}\n.lt-right {\n align-items: flex-end;\n}\n.lt-left {\n align-items: flex-start;\n}\n.kf-wrap {\n background-color: #fff;\n position: fixed;\n top: 0;\n box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1);\n height: 180rpx;\n width: 100%;\n padding: 20rpx 40rpx;\n justify-content: flex-start;\n align-items: center;\n}\n.kf-wrap uni-image {\n width: 140rpx;\n height: 140rpx;\n}\n.kf-wrap .kf-info {\n color: #eeb80d;\n font-size: 28rpx;\n padding-left: 10rpx;\n}\n.kf-wrap .kf-info .kf-name {\n font-size: 40rpx;\n color: #707A8A;\n margin-bottom: 10rpx;\n}\n", ""]);
|
|
|
+exports.push([module.i, "@charset \"UTF-8\";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/*颜色*/\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 功能栏字体大小 */\n/*功能栏左侧小图标*/\nbody {\n height: 100%;\n background-color: #fff;\n}\n.foot {\n box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1);\n position: fixed;\n width: 100%;\n height: 100rpx;\n left: 0upx;\n bottom: 0;\n overflow: hidden;\n background-color: #fff;\n display: flex;\n align-items: center;\n justify-content: center;\n}\n.foot .input-text {\n line-height: 80rpx;\n height: 80rpx;\n width: 500rpx;\n padding-left: 20rpx;\n border-radius: 20rpx;\n border: 1px solid #f5f5f5;\n margin-right: 40rpx;\n}\n.foot .sub {\n width: 160rpx;\n height: 80rpx;\n line-height: 80rpx;\n background: linear-gradient(to left, #eeb80d, #ffe35b);\n text-align: center;\n border-radius: 20rpx;\n}\n.lt-wrap {\n width: 514rpx;\n font-size: 28rpx;\n color: #707A8A;\n background-color: #f5f5f5;\n border-radius: 15rpx;\n padding: 10rpx 20rpx;\n}\n.lt {\n margin-bottom: 20rpx;\n padding: 0 40rpx;\n flex-direction: column;\n}\n.lt .lt-time {\n font-size: 28rpx;\n color: #FCD535;\n margin-bottom: 10rpx;\n}\n.lt-right {\n align-items: flex-end;\n}\n.lt-left {\n align-items: flex-start;\n}\n.kf-wrap {\n background-color: #fff;\n position: fixed;\n top: 44px;\n box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.1);\n height: 180rpx;\n width: 100%;\n padding: 20rpx 40rpx;\n justify-content: flex-start;\n align-items: center;\n}\n.kf-wrap uni-image {\n width: 140rpx;\n height: 140rpx;\n}\n.kf-wrap .kf-info {\n color: #eeb80d;\n font-size: 28rpx;\n padding-left: 10rpx;\n}\n.kf-wrap .kf-info .kf-name {\n font-size: 40rpx;\n color: #707A8A;\n margin-bottom: 10rpx;\n}\n", ""]);
|