|
@@ -0,0 +1,537 @@
|
|
|
+<template>
|
|
|
+ <view class="content">
|
|
|
+ <view class="zdyNavBox">
|
|
|
+ <view class="zdyNav">
|
|
|
+ <view class="zdyNavLeft">
|
|
|
+ <image src="../../static/img/icon_backup.png" mode="aspectFit" class="backImg" @click="goback">
|
|
|
+ </image>
|
|
|
+ </view>
|
|
|
+ <view class="zdyNavTitle">订单提醒详情</view>
|
|
|
+ <view style="width: 50px;"></view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view style="height: 44px;"></view>
|
|
|
+ <view class="topCont">
|
|
|
+ <view class="stateBox">
|
|
|
+ <image src="../../static/img/icon_ddztty.png" mode="" class="stateImg"></image>
|
|
|
+ <view class="stateTxt">提醒单状态</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="topyh"></view>
|
|
|
+ <view class="nameBox">
|
|
|
+ <view class="nameTopBox">
|
|
|
+ <view class="nameTop">
|
|
|
+ <view class="nameTxt">这是客户姓名</view>
|
|
|
+ <view class="wxBox">
|
|
|
+ <image src="../../static/img/icon_wechat.png" mode="" class="wechatIcon"></image>
|
|
|
+ <view class="wxNum">1</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <image src="../../static/img/icon_list_arrow.png" mode="" class="namejt"></image>
|
|
|
+ </view>
|
|
|
+ <view class="vipbox">
|
|
|
+ <view class="vipJb">普通会员</view>
|
|
|
+ <view class="vipName">
|
|
|
+ <image src="../../static/img/icon_advisor.png" mode="" class="vipIcon"></image>
|
|
|
+ <view class="vipNameTxt">赵禁蚊</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="sourceBox">
|
|
|
+ <view class="nameline">客户来源:推荐</view>
|
|
|
+ <view class="nameline">客户来源:推荐</view>
|
|
|
+ </view>
|
|
|
+ <view class="nameline">客户备注:这是客户备注这是客户备注</view>
|
|
|
+ <view class="nameline">所属门店:连锁店过长长长长长长长长长长长换行换行长长长</view>
|
|
|
+ </view>
|
|
|
+
|
|
|
+ <view class="dlineBox">
|
|
|
+ <view class="nameTopBox">
|
|
|
+ <view class="nameTxt">鲁A29090</view>
|
|
|
+ <image src="../../static/img/icon_list_arrow.png" mode="" class="namejt"></image>
|
|
|
+ </view>
|
|
|
+ <view style="display: flex;">
|
|
|
+ <view class="listCar">东风日产-轩逸-2022款 e-POWER 超智PLUS</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="txCont">
|
|
|
+ <view class="txTop">
|
|
|
+ <view class="txTitle">提醒信息</view>
|
|
|
+ <view class="txTopBtn">未完成提醒单</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">单号</view>
|
|
|
+ <view class="txLineRight">CGJHB879888803</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">提醒生成日期</view>
|
|
|
+ <view class="txLineRight">2017-05-17</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">提醒失效日期</view>
|
|
|
+ <view class="txLineRight">2017-05-17</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">提醒类型</view>
|
|
|
+ <view class="txLineRight">保养提醒</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">处理人</view>
|
|
|
+ <view class="txLineRight">CGJHB879888803</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">上次到店日期</view>
|
|
|
+ <view class="txLineRight">CGJHB879888803</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">上次消费门店</view>
|
|
|
+ <view class="txLineRight">CGJHB879888803</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">上次到店里程</view>
|
|
|
+ <view class="txLineRight">CGJHB879888803</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">下次保养里程</view>
|
|
|
+ <view class="txLineRight">CGJHB879888803</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">下次保养日期</view>
|
|
|
+ <view class="txLineRight">CGJHB879888803</view>
|
|
|
+ </view>
|
|
|
+ <view class="txLine">
|
|
|
+ <view class="txLineLeft">距离天数</view>
|
|
|
+ <view class="txLineRight">CGJHB879888803</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+
|
|
|
+ <!-- 跟进进度 -->
|
|
|
+ <view class="txCont">
|
|
|
+ <view class="followUp">
|
|
|
+ <view class="followUpLeft">
|
|
|
+ <view class="followUpLeftb"></view>
|
|
|
+ <view class="txTitle">提醒信息</view>
|
|
|
+ </view>
|
|
|
+ <view class="txTopBtn">添加记录</view>
|
|
|
+ </view>
|
|
|
+ <view class="txtBox">
|
|
|
+ <textarea placeholder-style="color:#999999" placeholder="请输入跟进内容,200字以内~" class="textarea"/>
|
|
|
+ </view>
|
|
|
+ <view class="shortcut">
|
|
|
+ <view class="shortcutTitle">快捷输入</view>
|
|
|
+ <view class="shortcutBox">
|
|
|
+ <view style="display: flex;padding-top: 16rpx;">
|
|
|
+ <view class="shortcutLine">这是快捷输入这是快捷输入</view>
|
|
|
+ </view>
|
|
|
+ <view style="display: flex;padding-top: 16rpx;">
|
|
|
+ <view class="shortcutLine">这是快捷输入这是这是快捷输入这是快捷输入快捷输入</view>
|
|
|
+ </view>
|
|
|
+ <view style="display: flex;padding-top: 16rpx;">
|
|
|
+ <view class="shortcutLine">这是快捷输入这是这是快捷输入这是快捷输入这是快捷输入这是快捷输入快捷输入</view>
|
|
|
+ </view>
|
|
|
+
|
|
|
+
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+
|
|
|
+ <!-- 跟进记录 -->
|
|
|
+ <view class="txCont">
|
|
|
+ <view class="txTop">
|
|
|
+ <view class="txTitle">跟进记录</view>
|
|
|
+ </view>
|
|
|
+ <view class="genjin">
|
|
|
+ <view class="genjinLine">
|
|
|
+ <view class="genjinLineLeft">
|
|
|
+ <view style="height: 10rpx;"></view>
|
|
|
+ <view class="gjround"></view>
|
|
|
+ <view class="gjsx"></view>
|
|
|
+ </view>
|
|
|
+ <view class="genjinLineRight">
|
|
|
+ <view class="genjinLineRightTime">2022-06-13 15:18:52 刘璐</view>
|
|
|
+ <view class="genjinCint">
|
|
|
+
|
|
|
+ <span class="genjinS1">提醒</span>
|
|
|
+ <span class="genjinSpan">这是跟进标记内容这是跟进标记内容这是跟</span>
|
|
|
+ <span class="genjinsee">(查看跟进内容)</span>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="genjinLine">
|
|
|
+ <view class="genjinLineLeft">
|
|
|
+ <view class="gjsx2"></view>
|
|
|
+ <view class="gjround"></view>
|
|
|
+ <view class="gjsx"></view>
|
|
|
+ </view>
|
|
|
+ <view class="genjinLineRight">
|
|
|
+ <view class="genjinLineRightTime">2022-06-13 15:18:52 刘璐</view>
|
|
|
+ <view class="genjinCint">
|
|
|
+ <span class="genjinS2">已完成</span>
|
|
|
+ <span class="genjinSpan">这是跟进标记内容这是跟进标记内容这是跟</span>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="genjinLine">
|
|
|
+ <view class="genjinLineLeft">
|
|
|
+ <view class="gjsx2"></view>
|
|
|
+ <view class="gjround"></view>
|
|
|
+
|
|
|
+ </view>
|
|
|
+ <view class="genjinLineRight">
|
|
|
+ <view class="genjinLineRightTime">2022-06-13 15:18:52 刘璐</view>
|
|
|
+ <view class="genjinCint">
|
|
|
+ <span class="genjinS2">已失效</span>
|
|
|
+ <span class="genjinSpan">这是跟进标记内容这是跟进标记内容这是跟</span>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view style="height: 140rpx;"></view>
|
|
|
+ <view class="bottomBox">
|
|
|
+ <view class="more">
|
|
|
+ <span class="moreSpan">更多</span>
|
|
|
+ <image src="../../static/img/xia.png" mode=" " class="moreJt"></image>
|
|
|
+ </view>
|
|
|
+ <view class="bottomBtn1">完成</view>
|
|
|
+ <view class="bottomBtn2">微信提醒</view>
|
|
|
+ <view class="bottomBtn3">电话提醒</view>
|
|
|
+
|
|
|
+ </view>
|
|
|
+ <call></call>
|
|
|
+ </view>
|
|
|
+</template>
|
|
|
+
|
|
|
+<script>
|
|
|
+ import call from '../../components/call.vue'
|
|
|
+ export default {
|
|
|
+ components: {
|
|
|
+ call
|
|
|
+ },
|
|
|
+ data() {
|
|
|
+ return {
|
|
|
+ title: 'Hello'
|
|
|
+ }
|
|
|
+ },
|
|
|
+ onLoad() {
|
|
|
+
|
|
|
+ },
|
|
|
+ methods: {
|
|
|
+
|
|
|
+ goback(){
|
|
|
+ //app交互
|
|
|
+ var standalone = window.navigator.standalone
|
|
|
+ var userAgent = window.navigator.userAgent.toLowerCase()
|
|
|
+ var safari = /safari/.test(userAgent)
|
|
|
+ var ios = /iphone|ipod|ipad|mac/.test(userAgent)
|
|
|
+ var android = /android/.test(userAgent)
|
|
|
+ if (ios) {
|
|
|
+ if ( true) {//!standalone&& !safari
|
|
|
+ window.webkit.messageHandlers.goMyNav.postMessage(null)
|
|
|
+ }
|
|
|
+ } else if (android) {
|
|
|
+ window.android.postMessage()
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+</script>
|
|
|
+
|
|
|
+<style scoped>
|
|
|
+.moreJt{
|
|
|
+ width: 32rpx;height: 26rpx;margin-top: 33rpx;
|
|
|
+}
|
|
|
+.bottomBtn1{
|
|
|
+ width: 160rpx;text-align: center;margin-top: 16rpx;
|
|
|
+ height: 88rpx;font-weight: 500;margin-left: 20rpx;
|
|
|
+ color: #FFFFFF;line-height: 88rpx;
|
|
|
+ background: #F19D01;
|
|
|
+ border-radius: 10rpx;
|
|
|
+}
|
|
|
+.bottomBtn2{
|
|
|
+ width: 160rpx;text-align: center;margin-top: 16rpx;
|
|
|
+ height: 88rpx;font-weight: 500;margin-left: 20rpx;
|
|
|
+ color: #FFFFFF;line-height: 88rpx;
|
|
|
+ background: #3F90F7;
|
|
|
+ border-radius: 10rpx;
|
|
|
+}
|
|
|
+.bottomBtn3{
|
|
|
+ width: 160rpx;text-align: center;margin-top: 16rpx;
|
|
|
+ height: 88rpx;font-weight: 500;margin-left: 20rpx;
|
|
|
+ color: #FFFFFF;line-height: 88rpx;
|
|
|
+ background: #F19D01;
|
|
|
+ border-radius: 10rpx;
|
|
|
+}
|
|
|
+.more{
|
|
|
+ width: 160rpx;line-height: 88rpx;
|
|
|
+ height: 88rpx;margin-top: 16rpx;margin-left: 24rpx;
|
|
|
+ background: #F4F5F7;
|
|
|
+ border-radius: 10rpx;
|
|
|
+ display: flex;justify-content: center;
|
|
|
+}
|
|
|
+.moreSpan{
|
|
|
+ font-weight: 500;font-size: 30rpx;padding-left: 33rpx;
|
|
|
+ color: #3F90F7;
|
|
|
+}
|
|
|
+.bottomBox{
|
|
|
+ width: 750rpx;display: flex;
|
|
|
+ height: 120rpx;
|
|
|
+ background: #FFFFFF;
|
|
|
+ position: fixed;left: 0;bottom: 0;
|
|
|
+}
|
|
|
+.genjin{
|
|
|
+ padding: 30rpx 20rpx;
|
|
|
+}
|
|
|
+.genjinLine{
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+.genjinS1{
|
|
|
+ font-weight: 400;font-size: 22rpx;line-height: 30rpx;padding: 0 4rpx;
|
|
|
+ color: #F19D01;border-radius: 4rpx;
|
|
|
+border: 1px solid #F19D01;
|
|
|
+}
|
|
|
+.genjinS2{
|
|
|
+ font-weight: 400;font-size: 22rpx;line-height: 30rpx;padding: 0 4rpx;
|
|
|
+ color: #999999;border-radius: 4rpx;
|
|
|
+ border: 1px solid #DDDDDD;
|
|
|
+}
|
|
|
+.genjinSpan{
|
|
|
+ color: #3C3C3C;font-size: 28rpx;line-height: 34rpx;padding-left: 16rpx;
|
|
|
+}
|
|
|
+.genjinsee{
|
|
|
+ color: #3F90F7;font-size: 28rpx;line-height: 34rpx;
|
|
|
+}
|
|
|
+.genjinLineRightTime{
|
|
|
+ font-size: 24rpx;
|
|
|
+color: #999999;
|
|
|
+padding-bottom: 16rpx;
|
|
|
+}
|
|
|
+.genjinLineLeft{
|
|
|
+ padding-right: 30rpx;
|
|
|
+}
|
|
|
+.gjround{
|
|
|
+ width: 16rpx;
|
|
|
+ height: 16rpx;
|
|
|
+ background: #DDDDDD;
|
|
|
+ border-radius: 8rpx;
|
|
|
+}
|
|
|
+.gjsx{
|
|
|
+ width: 2rpx;
|
|
|
+ background: #F4F5F7;
|
|
|
+ height: 160rpx;
|
|
|
+ margin-left: 7rpx;
|
|
|
+}
|
|
|
+.gjsx2{
|
|
|
+ width: 2rpx;
|
|
|
+ background: #F4F5F7;
|
|
|
+ height: 10rpx;
|
|
|
+ margin-left: 7rpx;
|
|
|
+}
|
|
|
+.followUp{
|
|
|
+ display: flex;justify-content: space-between;
|
|
|
+ padding: 30rpx 20rpx;border-bottom: 1px solid #EEEEEE;
|
|
|
+}
|
|
|
+.followUpLeft{
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+.followUpLeftb{
|
|
|
+ width: 6rpx;margin-right: 10rpx;
|
|
|
+ height: 24rpx;margin-top: 22rpx;
|
|
|
+ background: #3F90F7;
|
|
|
+ border-radius: 1px;
|
|
|
+}
|
|
|
+.shortcut{
|
|
|
+ padding: 20rpx;
|
|
|
+}
|
|
|
+.shortcutTitle{
|
|
|
+ color: #999999;font-size: 24rpx;
|
|
|
+}
|
|
|
+.shortcutLine{
|
|
|
+ color: #3C3C3C;font-size: 24rpx;
|
|
|
+ height: 60rpx;line-height: 60rpx;
|
|
|
+ border-radius: 10rpx;padding: 0 24rpx;
|
|
|
+ border: 1px solid #EEEEEE;
|
|
|
+ max-width: 662rpx;
|
|
|
+ overflow: hidden; /*内容会被修剪,并且其余内容是不可见的*/
|
|
|
+ text-overflow:ellipsis; /*显示省略符号来代表被修剪的文本。*/
|
|
|
+ white-space: nowrap; /*文本不换行*/
|
|
|
+
|
|
|
+}
|
|
|
+.txtBox{
|
|
|
+ padding: 35rpx 20rpx;
|
|
|
+}
|
|
|
+.textarea{
|
|
|
+ height: 180rpx;font-size: 28rpx;
|
|
|
+ background: #F4F5F7;padding: 26rpx 30rpx;
|
|
|
+ border-radius: 10rpx;
|
|
|
+}
|
|
|
+.txCont{
|
|
|
+ background: #fff;border-radius: 10rpx;
|
|
|
+ margin-left: 24rpx;
|
|
|
+ margin-right: 24rpx;
|
|
|
+ margin-top: 20rpx;
|
|
|
+ padding-bottom: 30rpx;
|
|
|
+}
|
|
|
+.txTop{
|
|
|
+ display: flex;justify-content: space-between;
|
|
|
+ padding: 30rpx 20rpx;border-bottom: 1px solid #EEEEEE;
|
|
|
+}
|
|
|
+.txTitle{
|
|
|
+ color: #3C3C3C;font-weight: 500;font-size: 32rpx;line-height: 62rpx;
|
|
|
+}
|
|
|
+.txTopBtn{
|
|
|
+ font-weight: 400;
|
|
|
+ color: #333333;font-size: 28rpx;
|
|
|
+ height: 60rpx;padding: 0 24rpx;
|
|
|
+ border-radius: 30rpx;
|
|
|
+ border: 1rpx solid #DDDDDD;
|
|
|
+ line-height: 60rpx;text-align: center;
|
|
|
+}
|
|
|
+.txLine{
|
|
|
+ display: flex;font-weight: 400;font-size: 28rpx;padding-top: 30rpx;
|
|
|
+ padding-left: 20rpx;
|
|
|
+}
|
|
|
+.txLineLeft{
|
|
|
+ color: #666666;width: 200rpx;
|
|
|
+}
|
|
|
+.txLineRight{
|
|
|
+ color: #333333;
|
|
|
+}
|
|
|
+.dlineBox{
|
|
|
+ background: #fff;border-radius: 10rpx;
|
|
|
+ padding: 30rpx 20rpx;
|
|
|
+ margin-left: 24rpx;
|
|
|
+ margin-right: 24rpx;
|
|
|
+ margin-top: 20rpx;
|
|
|
+}
|
|
|
+.listCar{
|
|
|
+ color: #999999;border-radius: 5rpx;
|
|
|
+border: 1rpx solid #DDDDDD;font-size: 24rpx;
|
|
|
+line-height: 36rpx;padding: 0 14rpx;margin-top: 16rpx;
|
|
|
+}
|
|
|
+.sourceBox{
|
|
|
+ display: flex;justify-content: space-between;
|
|
|
+}
|
|
|
+.vipIcon{
|
|
|
+ width: 28rpx;height: 28rpx;margin-top: 3rpx;
|
|
|
+}
|
|
|
+.nameline{
|
|
|
+ color: #999999;font-size: 24rpx;padding-top: 16rpx;
|
|
|
+}
|
|
|
+.vipbox{
|
|
|
+ display: flex;justify-content: space-between;padding-top: 18rpx;
|
|
|
+}
|
|
|
+.vipJb{
|
|
|
+color: #F19D01; font-size: 24rpx;background: #FFF8EB;
|
|
|
+border-radius: 5rpx;line-height: 36rpx;width: 112rpx;text-align: center;
|
|
|
+}
|
|
|
+.vipNameTxt{
|
|
|
+ font-weight: 400;font-size: 24rpx;padding-left: 10rpx;
|
|
|
+ color: #999999;line-height: 36rpx;
|
|
|
+}
|
|
|
+.vipName{
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+.nameBox{
|
|
|
+ background: #fff;border-radius: 10rpx;
|
|
|
+ padding: 30rpx 20rpx;
|
|
|
+ margin-left: 24rpx;
|
|
|
+ margin-right: 24rpx;
|
|
|
+ margin-top: -120rpx;
|
|
|
+}
|
|
|
+.namejt{
|
|
|
+ width: 13rpx;height: 24rpx;margin-top: 4rpx;
|
|
|
+}
|
|
|
+.nameTopBox{
|
|
|
+ display: flex;justify-content: space-between;
|
|
|
+}
|
|
|
+.stateBox{
|
|
|
+ display: flex;justify-content: center;padding-top: 50rpx;
|
|
|
+}
|
|
|
+.stateImg{
|
|
|
+ width: 50rpx;height: 50rpx;
|
|
|
+}
|
|
|
+.stateTxt{
|
|
|
+ line-height: 50rpx;padding-left: 20rpx;color: #FFFFFF;font-size: 36rpx;font-weight: 500;
|
|
|
+}
|
|
|
+.nameTop{
|
|
|
+ display: flex;
|
|
|
+}
|
|
|
+.nameTxt{
|
|
|
+ font-weight: 500;font-size: 30rpx;padding-right: 18rpx;
|
|
|
+ color: #333333;line-height: 38rpx;
|
|
|
+}
|
|
|
+.wechatIcon{
|
|
|
+ width: 38rpx;height: 32rpx;
|
|
|
+}
|
|
|
+.wxBox{
|
|
|
+ position: relative;
|
|
|
+}
|
|
|
+.wxNum{
|
|
|
+ position: absolute;
|
|
|
+ top: 0;right: -10rpx;
|
|
|
+ width: 20rpx;height: 20rpx;
|
|
|
+ background: #FFFFFF;
|
|
|
+ border-radius: 50%;
|
|
|
+ border: 1rpx solid #07C060;
|
|
|
+ color: #07C060;font-size: 10rpx;
|
|
|
+ line-height: 20rpx;text-align: center;
|
|
|
+}
|
|
|
+.zdyNavBox {
|
|
|
+ width: 100vw;
|
|
|
+ background: #3F90F7;
|
|
|
+ position: fixed;
|
|
|
+ top: 0;
|
|
|
+ left: 0;
|
|
|
+ z-index: 9999999;
|
|
|
+
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ .zdyNav {
|
|
|
+ height: 44px;
|
|
|
+ display: flex;
|
|
|
+ justify-content: space-between;
|
|
|
+
|
|
|
+ align-items: center;
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ .backImg {
|
|
|
+ width: 22rpx;
|
|
|
+ height: 35rpx;
|
|
|
+ margin-left: 20rpx;
|
|
|
+ margin-right: 20rpx;
|
|
|
+ }
|
|
|
+ .homeImg {
|
|
|
+ width: 44rpx;
|
|
|
+ height: 44rpx;
|
|
|
+
|
|
|
+ }
|
|
|
+
|
|
|
+ .zdyNavLeft {
|
|
|
+ display: flex;
|
|
|
+ align-items: center;
|
|
|
+ }
|
|
|
+
|
|
|
+ .zdyNavTitle {
|
|
|
+ font-weight: 500;
|
|
|
+ height: 44px;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 34rpx;
|
|
|
+ line-height: 44px;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+.topCont{
|
|
|
+ height: 200rpx;background: #3F90F7;
|
|
|
+}
|
|
|
+.topyh{
|
|
|
+ height: 80rpx;background: #3F90F7;
|
|
|
+ border-bottom-left-radius: 50%;border-bottom-right-radius: 50%;
|
|
|
+}
|
|
|
+.content{
|
|
|
+ background: #F4F5F7;min-height: 100vh;
|
|
|
+}
|
|
|
+</style>
|
|
|
+<!--
|
|
|
+
|
|
|
+ -->
|