Commit 69ce4119 by haozhenhua

hzh

parents cf327f37 4982d6f5
...@@ -808,12 +808,22 @@ module.exports = { ...@@ -808,12 +808,22 @@ module.exports = {
"bizConfig": null, "bizConfig": null,
"path": "", "path": "",
}, },
{
"code": "nowbuy",
"icon": "fa fa-home",
"isMenu": false,
"label": "管理办法",
"bizCode": "nowbuy",
"bizConfig": null,
"path": "",
},
], ],
}, },
"bizs": { "bizs": {
"recommen": {"title": "政策推荐", "config": null, "path":"/recommen", "comname": "recommen"}, "recommen": {"title": "政策推荐", "config": null, "path":"/recommen", "comname": "recommen"},
"nowbuy": {"title": "政策推荐", "config": null, "path":"/nowbuy", "comname": "nowbuy"},
"pay": {"title": "支付订阅", "config": null, "path":"/pay", "comname": "pay"}, "pay": {"title": "支付订阅", "config": null, "path":"/pay", "comname": "pay"},
"subscription": {"title": "政策订阅", "config": null, "path":"/subscription", "comname": "subscription"}, "subscription": {"title": "政策订阅", "config": null, "path":"/subscription", "comname": "subscription"},
"patentanalysis": { "title": "专利分析", "config": null, "path": "/patentanalysis", "comname": "patentanalysis" }, "patentanalysis": { "title": "专利分析", "config": null, "path": "/patentanalysis", "comname": "patentanalysis" },
......
...@@ -603,7 +603,7 @@ class OrderService extends ServiceBase { ...@@ -603,7 +603,7 @@ class OrderService extends ServiceBase {
var gf = serviceitem.publicExpense ? Number(serviceitem.publicExpense) : 0;//产品官费 var gf = serviceitem.publicExpense ? Number(serviceitem.publicExpense) : 0;//产品官费
var nclSmallPrice = gf / 10;//单个小类官费 var nclSmallPrice = gf / 10;//单个小类官费
nclSmallPrice = Number(nclSmallPrice.toFixed(2)); nclSmallPrice = Number(nclSmallPrice.toFixed(2));
var productCount = 1;//产品数量 var productCount = tm.salesNum || 1;//产品数量
var gfze = 0;//官费总额 var gfze = 0;//官费总额
if (verifyType == 1) { if (verifyType == 1) {
productCount = nclones.length; productCount = nclones.length;
...@@ -724,7 +724,7 @@ class OrderService extends ServiceBase { ...@@ -724,7 +724,7 @@ class OrderService extends ServiceBase {
wxPayOrderCode: ordercode,//业务微信支付订单号 wxPayOrderCode: ordercode,//业务微信支付订单号
aliPayOrderCode: ordercode,//业务支付宝支付订单号 aliPayOrderCode: ordercode,//业务支付宝支付订单号
orderType: apply.orderType || "dkxd",//订单类型,"zzdd": "自主订单","dkxd": "代客下单" orderType: apply.orderType || "dkxd",//订单类型,"zzdd": "自主订单","dkxd": "代客下单"
salesNum: 1,//项目订单数量(即服务项目的倍数,默认值为1) salesNum: tm.salesNum || 1,//项目订单数量(即服务项目的倍数,默认值为1)
salesDiliverNum: 0,//项目订单交付数量(即与项目订单数量相对应) salesDiliverNum: 0,//项目订单交付数量(即与项目订单数量相对应)
orderPayStatus: "dfk",//订单付款状态"dfk": "待付款", "yfk": "已付款", "ddqx": "订单取消", "tkclz": "退款处理中", "ytk": "已退款" orderPayStatus: "dfk",//订单付款状态"dfk": "待付款", "yfk": "已付款", "ddqx": "订单取消", "tkclz": "退款处理中", "ytk": "已退款"
orderFlowStatus: "1",//订单审核状态"1": "提交订单", "2": "已付款", "3": "已审核-待递交", "4": "已递交", "5": "已完成" orderFlowStatus: "1",//订单审核状态"1": "提交订单", "2": "已付款", "3": "已审核-待递交", "4": "已递交", "5": "已完成"
......
This source diff could not be displayed because it is too large. You can view the blob instead.
.moreservice-text,.moreservice-title{font-family:MicrosoftYaHei;font-weight:400;text-align:center}.el_gsb_img{width:100%;height:100%}.moreservice-title{width:100%;font-size:28px;color:rgba(51,51,51,1);line-height:100px}.moreservice-text{font-size:14px;color:rgba(153,153,153,1)}.moreservice-left-button,.moreservice-right-button{position:absolute;top:50%;font-size:36px;color:rgba(210,214,218,1);cursor:pointer}.moreservice-text span{margin:0 25px}.moreservice-swiper-items{width:100%;height:439px;overflow:hidden}.moreservice-right-button{right:0}.moreservice-left-button{left:0}.moreservice-swiper-item{width:500%;height:439px;-webkit-transition:transform .3s linear}.moreservice-itemTypeName,.moreservice-itemTypeName-top{width:100%;font-size:16px;font-weight:400;color:rgba(51,51,51,1);line-height:100px;border-bottom:1px solid rgba(221,221,221,1);font-family:MicrosoftYaHei}.moreservice-itemTypeName-top{position:fixed;top:0;left:0;background-color:#fff;z-index:999}.moreservice-itemTypeName-item{flex:1;text-align:center;cursor:pointer}.moreservice-itemTypeName-item span{padding:0 20px;display:inline-block;height:100%}.home-search-swiper-main{width:1200px;height:100%;margin:0 auto;position:relative}.productList,.productList-pitch-on{width:355px;float:left;margin:30px 0;border:1px solid #eee;cursor:pointer;text-align:left}.productList{height:377px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 0 9px 1px rgba(106,146,153,.31)}.productList-pitch-on{height:390px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 0 9px 1px rgba(106,146,153,.31);position:relative;top:-13px}.productList-header{font-size:18px;background:rgba(55,61,65,1);height:80px;line-height:80px;text-align:center;-webkit-transition:background .3s linear}.productList-header-pitch-on{font-size:20px;height:94px;line-height:87px;background:rgba(47,149,252,1);text-align:center;color:#fff}.productList-header span{color:rgba(255,255,255,1);line-height:80px;font-size:18px}.productList-header_img{width:50px;height:50px;vertical-align:middle}.productList-price{width:278px;margin:15px auto 0;border-top:1px solid rgba(232,232,232,1);color:#FF5135;text-align:center;padding-top:15px;font-size:18px;font-weight:600}.productList-price span{font-size:30px}.desc,.productList-button{font-size:14px;font-weight:400}.productList-button{margin:0 auto;width:315px;height:44px;font-family:MicrosoftYaHei;color:rgba(47,149,252,1);text-align:center;line-height:44px;border:1px solid rgba(47,149,252,1);-webkit-transition:color .3s linear,background .3s linear}.desc{margin:0 40px;height:40px;line-height:40px;font-family:PingFangSC-Regular;overflow:hidden;color:#38404B}.desc i{display:inline-block;margin-right:8px;width:8px;height:8px;background:rgba(47,149,252,1);opacity:.28;border-radius:50%}.moreservice .brand .el-carousel{overflow:hidden;background-color:#fff}.moreservice .brand .el-carousel__item img{width:50px;height:50px;vertical-align:middle}
\ No newline at end of file
.meihua-header-button,.meihua-tabs{display:inline-block;cursor:pointer}.meihua-inquire-text1,.meihua-inquire-text2{font-family:MicrosoftYaHei;font-weight:400;text-align:center}.inquire-input-value,.inquire-list,.meihua,.meihua-else-item-main,.meihua-header,.meihua-inquire{box-sizing:border-box}.meihua{width:100%;height:100%;position:relative;background:url(/imgs/background.jpg) no-repeat;background-size:100% 100%;padding-top:175px}.meihua-zhanwei{position:fixed;top:0;left:0;width:100%;height:100px}.meihua input{border:none}.meihua-tabs{font-size:16px;width:80px;height:40px;line-height:40px;text-align:center;color:#000;border:1px solid #fe6a00;border-bottom:none;float:left}.meihua-main{width:1200px;margin:0 auto}.meihua-header{width:100%;height:550px;background:url(/imgs/home/banner.png) center no-repeat;background-size:cover;padding-top:380px}.meihua-header-amin{width:1200px;height:45px;margin:0 auto}.meihua-header-button{width:110px;height:45px;margin-right:9px}.meihua-inquire{width:100%;padding-top:62px;padding-bottom:59px}.meihua-inquire-text1{width:100%;margin-bottom:32px;font-size:36px;color:rgba(51,51,51,1)}.meihua-inquire-text2{width:100%;margin-bottom:40px;font-size:26px;color:rgba(153,153,153,1)}.meihua-inquire-input{position:absolute;top:0;left:0;right:0;bottom:0;width:960px;height:56px;margin:auto}.inquire-input-value{width:820px;height:56px;float:left;background:#fff;border:1px solid #ff6a00;padding:6px 0}.top:after,.top:before{border-bottom:10px #fff solid}.inquire-lists{width:818px;height:auto;max-height:200px;overflow-y:auto;border-radius:2px;position:relative;margin-top:22px;background-color:#fff}.top,.top:before{position:absolute}.inquire-list{width:100%;height:34px;line-height:34px;font-size:14px;color:#999;padding:0 20px;cursor:pointer}.top{top:-20px;left:10%}.top:before{content:'';border-top:10px transparent dashed;border-left:10px transparent dashed;border-right:10px transparent dashed}.top:after{top:1px}.inquire-input-buttom{float:right;width:140px;height:56px;line-height:56px;background:#fe6a00;font-family:PingFangSC-Regular;font-size:18px;padding:0;color:#fff;text-align:center;cursor:pointer}.else-item-main-price,.else-item-main-text,.else-item-main-top>div,.meihua-else-item-img{font-family:MicrosoftYaHei;font-weight:400}.meihua-flow{width:100%;padding-bottom:55px}.meihua-flow>.meihua-inquire-text1{padding:20px 10px}.meihua-advantage{width:100%;padding-bottom:56px}.meihua-advantage-items{width:100%;display:flex}.meihua-advantage-item{flex:1;text-align:center;padding:0 47px;box-sizing:border-box}.meihua-else{width:100%;padding-top:55px;padding-bottom:78px;background-color:#FAFAFA}.meihua-else-items{width:100%;display:flex}.meihua-else-item{flex:1}.meihua-else-item-img{width:252px;height:96px;margin:0 auto 22px;line-height:73px;text-align:center;font-size:20px;color:rgba(254,105,0,1);background:url(/imgs/home/elseimg.png) no-repeat;background-size:100% 100%}.meihua-else-item-main{margin:0 auto;width:276px;height:304px;background:rgba(255,255,255,1);border:1px solid rgba(235,234,234,1);padding:0 16px}.else-item-main-top{width:100%;height:95px;border-bottom:1px solid rgba(238,238,238,1);margin-top:29px;padding-bottom:8px}.else-item-main-top>div{font-size:14px;color:rgba(102,102,102,1);margin-bottom:21px;overflow:hidden}.else-item-main-top>div>i{float:left;width:6px;height:6px;background:rgba(254,106,1,1);border-radius:50%;margin-top:5px}.else-item-main-top>div>span{float:right;width:93%}.else-item-main-price{width:100%;text-align:center;font-size:19px;color:rgba(253,106,0,1);margin:30px 0}.else-item-main-price>span{font-size:25px}.else-item-main-text{width:156px;height:46px;line-height:46px;text-align:center;background:rgba(254,106,1,1);margin:4px auto 0;font-size:16px;color:rgba(255,255,255,1);cursor:pointer}.meihua-issue{width:100%;padding-top:53px;padding-bottom:34px}.meihua-issue-text{width:100%;padding-top:27px}.meihua-issue-text>p{font-size:16px;color:#666}
\ No newline at end of file
.el_gsb_img,.moreservice{height:100%;width:100%}.moreservice-text,.moreservice-title{font-family:MicrosoftYaHei;font-weight:400;text-align:center}.moreservice{background-color:#fff}.moreservice-title{width:100%;font-size:28px;color:rgba(51,51,51,1);line-height:100px}.moreservice-text{font-size:14px;color:rgba(153,153,153,1)}.moreservice-left-button,.moreservice-right-button{position:absolute;top:50%;font-size:36px;color:rgba(210,214,218,1);cursor:pointer}.moreservice-text span{margin:0 25px}.moreservice-swiper-items{width:100%;height:439px;overflow:hidden}.moreservice-right-button{right:0}.moreservice-left-button{left:0}.moreservice-swiper-item{width:500%;height:439px;-webkit-transition:transform .3s linear}.moreservice-itemTypeName,.moreservice-itemTypeName-top{width:100%;font-size:16px;font-weight:400;color:rgba(51,51,51,1);line-height:100px;border-bottom:1px solid rgba(221,221,221,1);font-family:MicrosoftYaHei}.moreservice-itemTypeName-top{position:fixed;top:0;left:0;background-color:#fff;z-index:999}.moreservice-itemTypeName-item{flex:1;text-align:center;cursor:pointer}.moreservice-itemTypeName-item span{padding:0 20px;display:inline-block;height:100%}.home-search-swiper-main{width:1200px;height:100%;margin:0 auto;position:relative}.productList,.productList-pitch-on{width:355px;float:left;margin:30px 0;border:1px solid #eee;cursor:pointer;text-align:left}.productList{height:377px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 0 9px 1px rgba(106,146,153,.31)}.productList-pitch-on{height:390px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 0 9px 1px rgba(106,146,153,.31);position:relative;top:-13px}.productList-header{font-size:18px;background:rgba(55,61,65,1);height:80px;line-height:80px;text-align:center;-webkit-transition:background .3s linear}.productList-header-pitch-on{font-size:20px;height:94px;line-height:87px;background:rgba(47,149,252,1);text-align:center;color:#fff}.productList-header span{color:rgba(255,255,255,1);line-height:80px;font-size:18px}.productList-header_img{width:50px;height:50px;vertical-align:middle}.productList-price{width:278px;margin:15px auto 0;border-top:1px solid rgba(232,232,232,1);color:#FF5135;text-align:center;padding-top:15px;font-size:18px;font-weight:600}.productList-price span{font-size:30px}.desc,.productList-button{font-size:14px;font-weight:400}.productList-button{margin:0 auto;width:315px;height:44px;font-family:MicrosoftYaHei;color:rgba(47,149,252,1);text-align:center;line-height:44px;border:1px solid rgba(47,149,252,1);-webkit-transition:color .3s linear,background .3s linear}.desc{margin:0 40px;height:40px;line-height:40px;font-family:PingFangSC-Regular;overflow:hidden;color:#38404B}.desc i{display:inline-block;margin-right:8px;width:8px;height:8px;background:rgba(47,149,252,1);opacity:.28;border-radius:50%}.moreservice .brand .el-carousel{overflow:hidden;background-color:#fff}.moreservice .brand .el-carousel__item img{width:50px;height:50px;vertical-align:middle}
\ No newline at end of file
#serviceSmall_li:hover,.normal-exhibition2-bottom-item:hover,.normal-exhibition3-item:hover{box-shadow:0 0 18px 0 rgba(176,201,222,.4)}.normal{width:100%;height:100%;background-color:#fff}.normal-two-left-item,.normal-two-left-item-cla{width:100%;height:60px;line-height:60px;text-align:left;font-size:16px;cursor:pointer}.normal-two-left-item{color:rgba(255,255,255,.7)}.normal-two-left-item-cla{background-color:#fff;color:#24a4fc;border-top:1px solid #24a4fc;border-bottom:1px solid #24a4fc;box-sizing:border-box}.normal-header{width:1200px;height:148px;padding:19px 0;box-sizing:border-box;margin:0 auto;text-align:center;position:relative}.normal-header-logo{width:186px;height:76px;position:absolute;top:19px;left:0}.normal-input-tabs{width:100%;overflow:hidden}.normal-input-tabs>div{float:left;width:60px;height:24px;line-height:24px;text-align:center;font-size:12px;font-family:Microsoft YaHei;font-weight:400;cursor:pointer}.normal-popups-two-left-item-span{display:inline-block;width:75%;height:100%;margin-left:36px}.normal-header-a1{width:100%;height:30px;position:absolute;bottom:0;left:0;font-size:14px}.normal-header-a1>.tabs{float:left;width:190px;height:30px;line-height:30px;text-align:center;background:rgba(81,163,245,1);color:#fff}.normal-header-a1>.items>div,.normal-header-a1dh{line-height:30px;font-weight:400;color:rgba(51,51,51,1);font-family:Microsoft YaHei}.normal-header-a1>.items{float:left;display:flex;margin-left:20px}.normal-header-a1>.items>div{float:left;padding:0 20px;text-align:center;cursor:pointer}.normal-header-a1dh{float:right;font-size:16px;font-style:italic}.normal-header-a1dh>img{vertical-align:middle;width:18px;height:19px}.normal-content{background:url(/imgs/normal/TB1L7_mVIfpK1RjSZFOXXa6nFXa-838-846.png) top right no-repeat,url(/imgs/normal/TB1Eui2V9zqK1RjSZPcXXbTepXa-1604-1146.png) 90px 281px no-repeat,url(/imgs/normal/TB1Eui2V9zqK1RjSZPcXXbTepXa-1604-1146.png) 1176px 986px no-repeat,url(/imgs/normal/TB1L7_mVIfpK1RjSZFOXXa6nFXa-838-846.png) bottom left no-repeat,0 0}.normal-swiper{width:100%;position:relative}.normal .normal-two{top:0!important;height:100%!important}.normal-setting{width:100%;height:auto;background-color:#F4F4F4;padding-top:20px;box-sizing:border-box}.normal-exhibition{width:1200px;height:150px;margin:0 auto}.normal-exhibition>.item{float:left;width:392px;height:150px;background-size:100% 100%;padding-top:25px;padding-left:27px;box-sizing:border-box;cursor:pointer}.normal-exhibition>.item:hover{opacity:.8}.normal-exhibition>.item:nth-child(2){margin:0 12px}.normal-exhibition>.item>.name{font-size:22px;font-family:Microsoft YaHei;font-weight:700;color:rgba(255,255,255,1)}.normal-exhibition>.item>.text{margin-top:14px;font-size:14px;font-family:Microsoft YaHei;font-weight:400;color:rgba(255,255,255,1)}.normal-exhibition>.item>.img{margin-top:12px}.normal-main{width:1200px;margin:0 auto;padding-top:36px;box-sizing:border-box}.normal-main>.title{width:100%;text-align:center;font-size:28px;font-family:Microsoft YaHei;font-weight:400;color:rgba(51,51,51,1)}.normal-main>.synopsis,.normal_carousel_top>div{text-align:center;font-size:16px;font-family:Microsoft YaHei;font-weight:400}.normal-main>.synopsis{width:100%;margin-top:15px;color:rgba(175,175,175,1)}.normal_carousel_top{width:970px;height:50px;margin-left:230px;border-top:1px solid #5480F0}.normal_carousel_top>div{float:left;width:164px;height:52px;line-height:52px;color:rgba(102,102,102,1);cursor:pointer}.colorPieceModel-bottom,.colorPieceModel-top{position:absolute;height:116px;width:100%;left:0;box-sizing:border-box}.colorPieceModel-top>.name,.nc_top_pitch{font-family:Microsoft YaHei;font-weight:700}.nc_top_pitch{font-size:18px;color:rgba(83,131,241,1);background:linear-gradient(#cfe2fd,#f7fbff)}.colorPieceModel-top{top:0;padding-top:36px;padding-left:25px}.colorPieceModel-top>.name{text-align:left;font-size:30px;color:rgba(255,255,255,1)}.colorPieceModel-bottom_items>div,.colorPieceModel-top>.text{font-family:Microsoft YaHei;font-weight:400;color:rgba(255,255,255,1)}.colorPieceModel-top>.text{text-align:left;margin-top:12px;font-size:14px}.colorPieceModel-bottom{bottom:0;padding:25px 15px}.colorPieceModel,.colorPieceModel1,.colorPieceModel2{position:relative;text-align:center;overflow:hidden}.colorPieceModel-bottom_items{width:100%;overflow:hidden;margin-bottom:10px}.colorPieceModel-bottom_items>div{width:92px;height:28px;border:1px solid rgba(224,224,224,1);line-height:28px;text-align:center;font-size:12px;cursor:pointer;box-sizing:border-box}.backColorModel{background:#F4F4F4}.colorPieceModel1{float:left;width:220px;height:442px;border-radius:8px;color:#fff;font-size:32px;font-family:JZhongYi}.normal-exhibition2-bottom-item>.name,.normal-exhibition2-bottom-item>.price,.normal-exhibition2-bottom-item>.text,.normal-exhibition2-top-register-button,.normal-exhibition2-top-register>.name,.normal-exhibition2-top-register>.price,.normal-selectWe-main-item>.name,.normal-selectWe-main-item>.text,.normal-selectWe-name{font-family:Microsoft YaHei;font-weight:400}.normal-selectWe{width:100%;height:524px;padding-top:67px;box-sizing:border-box}.normal-selectWe-name{width:100%;text-align:center;margin-bottom:95px;font-size:30px;color:rgba(51,51,51,1)}.normal-selectWe-main{width:1200px;margin:0 auto;display:flex}.normal-selectWe-main-item{flex:1;text-align:center}.normal-selectWe-main-item>img{width:122px;height:110px}.normal-selectWe-main-item>.name{margin-top:23px;margin-bottom:14px;font-size:18px;color:rgba(51,51,51,1)}.normal-selectWe-main-item>.text{margin:0 auto;width:224px;font-size:14px;color:rgba(153,153,153,1)}.normal-exhibition2-top{width:100%;height:220px;background:url(/imgs/normal/trade_bg.7c4e0d4a.png) top right no-repeat;padding-top:33px;box-sizing:border-box}.normal-exhibition2-top>img{float:left;width:121px;height:160px;margin-left:95px}.normal-exhibition2-top-register{float:left;padding-left:40px;padding-top:16px;box-sizing:border-box}.normal-exhibition2-top-register>.name{font-size:20px;color:rgba(51,51,51,1)}.normal-exhibition2-top-register>.text{font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:rgba(153,153,153,1);margin-top:7px;margin-bottom:14px}.normal-exhibition2-top-register>.price{font-size:18px;color:rgba(235,93,42,1);margin-bottom:16px}.normal-exhibition2-top-register>.price>span{font-size:14px}.normal-exhibition2-top-register-button{width:104px;height:28px;line-height:28px;text-align:center;background:rgba(255,255,255,1);border:1px solid rgba(247,161,84,1);font-size:14px;color:rgba(247,161,84,1);cursor:pointer}#serviceSmall_li,.colorPieceModel,.colorPieceModel2,.serviceSmallName{border-radius:8px;float:left}.normal-exhibition2-top-register-button:hover{background-color:rgba(247,161,84,1);color:#fff}.normal-exhibition2-bottom{width:100%;height:220px;border-top:1px solid #DEDDDD;display:flex}.normal-exhibition2-bottom-item{flex:1;text-align:center;padding-top:17px;box-sizing:border-box;border-right:1px solid #DEDDDD;cursor:pointer}.normal-exhibition2-bottom-item:last-child{border-right:none}.normal-exhibition2-bottom-item>.name{margin-top:17px;font-size:16px;color:rgba(51,51,51,1)}.normal-exhibition2-bottom-item>.text{width:184px;margin:6px auto 8px;font-size:12px;color:rgba(153,153,153,1)}.normal-exhibition2-bottom-item>.price{font-size:18px;color:rgba(235,93,42,1)}.normal-exhibition2-bottom-item>.price>span{font-size:14px}.normal-exhibition2-bottom-item>img{width:60px;height:60px}.colorPieceModel2{width:220px;height:576px;color:#fff;font-size:32px;font-family:JZhongYi}.normal-exhibition3-item{float:left;margin-left:10px;margin-bottom:10px;width:432px;height:116px;padding:20px;box-sizing:border-box;background:rgba(255,255,255,1);cursor:pointer}.normal-exhibition3-item:hover>.name{color:#51A3F5}.normal-exhibition3-item>.name{font-size:16px;font-family:Microsoft YaHei;font-weight:700;color:rgba(51,51,51,1)}.normal-exhibition3-item>.text{width:100%;margin-top:6px;margin-bottom:16px;font-size:12px;font-family:Microsoft YaHei;font-weight:400;color:rgba(153,153,153,1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.normal-exhibition3-item>.price{font-size:16px;font-family:Microsoft YaHei;font-weight:400;color:rgba(235,93,42,1)}.normal-collaborate{width:100%;height:491px;padding-top:27px;box-sizing:border-box;background:url(/imgs/normal/dbbeij.png) no-repeat;background-size:100% 100%}.normal-collaborate-name{width:100%;text-align:center;margin-bottom:100px;font-size:30px;font-family:Microsoft YaHei;font-weight:400;color:rgba(51,51,51,1)}.normal-collaborate-main{width:1200px;margin:0 auto;display:flex}.normal-collaborate-main:last-child{border-top:1px solid #ECECEC}.normal-collaborate-main-item{flex:1;height:130px;line-height:130px;text-align:center;border-right:1px solid #ECECEC}.normal-collaborate-main-item:last-child{border-right:none}.normal-collaborate-main-item>img{width:130px;height:50px}.colorPieceModel{width:220px;height:460px;color:#fff;font-size:32px;font-family:JZhongYi}.moreservice-spring-left-button,.moreservice-spring-right-button{top:45%;font-size:36px;color:rgba(210,214,218,1);z-index:9999;cursor:pointer}#serviceSmall_li>div,#serviceSmall_li>h5,#serviceSmall_li>span,.normal-input-buttom{font-family:Microsoft YaHei}.moreservice-spring-right-button{position:absolute;right:0}.moreservice-spring-left-button{position:absolute;left:0}#ip-button:hover{color:#6592F7}#ic-button:hover{color:#A78CEE}#pa-button:hover{color:#EB9E55}.serviceSmall{float:left;width:77%;padding-left:0;margin-bottom:0}#serviceSmall_li{list-style:none;width:285px;height:116px;padding:15px;background-color:#fff;margin-left:8px;margin-bottom:8px;box-sizing:border-box;transition:box-shadow .2s,margin-top .2s;-webkit-transition:box-shadow .2s,margin-top .2s}#serviceSmall_li:hover{cursor:pointer;margin-top:-2px}#serviceSmall_li:hover>h5{color:#51A3F5}#serviceSmall_li>div{width:213px;height:24px;font-size:12px;font-weight:400;color:rgba(153,153,153,1);line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 14px}#serviceSmall_li>span{font-size:18px;font-weight:400;color:rgba(235,93,42,1)}#serviceSmall_li>h5{font-size:16px;font-weight:700;color:#333}#LX201906101755oFppND li:hover{cursor:pointer;box-shadow:2px 2px 8px #4081f7;margin-top:-2px}#LX201906111013bmwgjj li:hover{cursor:pointer;box-shadow:2px 2px 8px #ec927f;margin-top:-2px}.serviceSmall h5{color:#38404b;font-size:16px;margin:0 auto}.serviceSmall p{height:35px;color:#828282;font-size:12px;line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.serviceSmall li span{color:#FF394D;font-size:16px}.serviceSmallName{list-style:none;box-sizing:border-box;padding:12px;margin-left:44px;margin-top:15px;width:130px;height:121px;color:#fff;font-size:14px;text-align:center}.serviceSmallImg{height:auto;margin:0 auto 5px;display:block}.spring_daohang{position:absolute;bottom:10px;left:0;width:950px;height:10px;float:left;padding-right:50px;box-sizing:border-box}.spring_daohang_list,.spring_daohang_list_xz{width:7px;height:7px;border-radius:50%;float:right;margin-left:15px;cursor:pointer}.spring_daohang_list{opacity:.5}.spring_daohang_list_xz{opacity:1}.normal-inquire-input{width:700px;height:40px;background:rgba(255,255,255,1);border:2px solid rgba(81,163,245,1);overflow:hidden}.normal-input-value{float:left;width:579px;height:100%}.normal .normal-input-value .el-input__inner{border:none}.normal-input-buttom{float:left;width:calc(100% - 579px);height:40px;line-height:40px;text-align:center;background:rgba(81,163,245,1);font-size:14px;font-weight:400;color:rgba(255,255,255,1);cursor:pointer}.normal-inquire-input-patent{width:700px;height:40px;background:rgba(255,255,255,1);border:2px solid rgba(81,163,245,1);overflow:hidden}.normal-inquire-input-patent .el-button+.el-button{border:1px solid rgba(81,163,245,1);background-color:rgba(81,163,245,1)!important}.line{width:660px;height:1px;background:#E8E8E8;margin:15px auto}
\ No newline at end of file
.summer-inquire-text1,.summer-inquire-text2{text-align:center;font-family:MicrosoftYaHei;font-weight:400}.summer{width:100%;height:100%;background-color:#fff}.summer-main{width:1200px;margin:0 auto}.summer-header{width:100%;height:462px;background:url(/imgs/home/banner.png) no-repeat;background-size:100% 100%}.summer-inquire{width:100%}.summer-inquire-text1{width:100%;margin-bottom:32px;font-size:36px;color:rgba(51,51,51,1)}.summer-inquire-text2{width:100%;font-size:26px;color:rgba(153,153,153,1)}
\ No newline at end of file
.nowbuy {
margin: 0 auto;
width: 1200px;
}
.nowbuy-nav {
height: 60px;
box-sizing: border-box;
padding: 21px 0;
}
.nowbuy-main {
padding-left: 54px;
width: 1203px;
background: rgba(255, 255, 255, 1);
border: 1px solid rgba(214, 214, 214, 1);
}
.nowbuy-title>div {
border-left: 5px solid #1EAFFF;
padding-left: 12px;
font-size: 18px;
margin: 20px 0;
}
.nowbuy-title>div>span {
color: #1EAFFF;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: rgba(30, 175, 255, 1);
}
/* .nowbuy-tips {
height: 40px;
line-height: 40px;
padding-left: 25px;
width: 1095px;
background: rgba(243, 250, 254, 1);
border: 1px solid rgba(102, 201, 255, 1);
} */
.nowbuy-form {
width: 35%;
}
.nowbuy .el-form-item__label {
text-align: right;
}
.nowbuy-footer-warpper{
border-top:1px solid #C1C1C1;
height: 170px;
padding-top: 17px;
box-sizing: border-box;
}
.nowbuy-footer {
box-sizing: border-box;
padding-left: 54px;
width: 1200px;
margin: 0 auto;
}
.nowbuy-footer>div {
display: inline-block;
}
.nowbuy-footer>span {
color: #f54a07;
}
.nowbuy-footer-img {
display: inline-block;
vertical-align: middle;
width: 26px;
height: 26px;
margin-left: 278px;
margin-bottom: 3px;
cursor: pointer;
margin-right: 15px;
}
.nowbuy-footer-img>img {
width: 100%;
height: 100%;
}
.nowbuy-footer>div>button {
margin-left: 80px;
}
.nowbuy .nowbuy-tableheader {
background: #F3F3F3;
font-size:14px;
font-family:Microsoft YaHei;
font-weight:400;
color:rgba(34,34,34,1);
}
.nowbuy .el-table th,
.el-table tr {
background: none;
}
\ No newline at end of file
<div class="nowbuy-warpper">
<div class="nowbuy">
<div class="nowbuy-nav">
<el-breadcrumb separator-class="el-icon-arrow-right">
<el-breadcrumb-item :to="{ path: \'/\' }">首页</el-breadcrumb-item>
<el-breadcrumb-item :to="{ path: \'/\' }">担保商标注册</el-breadcrumb-item>
<el-breadcrumb-item>下单</el-breadcrumb-item>
</el-breadcrumb>
</div>
<div class="nowbuy-main">
<div class="nowbuy-title">
<div>
购买服务
</div>
</div>
<div>
<el-table :data="tableData" header-row-class-name="nowbuy-tableheader" style="width: 100%">
<el-table-column prop="itemTypeName" label="服务名称" width="180">
</el-table-column>
<el-table-column prop="num" label="购买数量" width="180">
</el-table-column>
<el-table-column prop="countPrice" label="总金额(元)">
</el-table-column>
</el-table>
</div>
<div class="nowbuy-title">
<div>
订单联系人
<span style="margin-left:23px;"><i class="el-icon-warning"></i>
订单支付后,平台专业商标顾问会与您沟通商标注册需求,请保持电话畅通!</span>
</div>
</div>
<div class="nowbuy-form">
<div style="margin: 20px;"></div>
<el-form label-width="100px" :model="apply" :rules="applyRules" ref="apply">
<el-form-item label="姓名:" prop="contacts">
<el-input v-model="apply.contacts"></el-input>
</el-form-item>
<el-form-item label="电话:" prop="mobile">
<el-input v-model="apply.mobile"></el-input>
</el-form-item>
<el-form-item label="邮箱:">
<el-input v-model="apply.email"></el-input>
</el-form-item>
<el-form-item label="备注:">
<el-input type="textarea" v-model="apply.notes"></el-input>
</el-form-item>
</el-form>
</div>
</div>
</div>
<div class="nowbuy-footer-warpper">
<div class="nowbuy-footer">
订单金额: <span>¥{{tableData[0] ? tableData[0].countPrice:\'-\' }}</span>
<div>
<div class="nowbuy-footer-img" @click="checkImg = !checkImg">
<img :src="checkImg?\'/imgs/nowbuy/xuanzhong2.png\':\'/imgs/nowbuy/xuanzhong.png\'" alt="">
</div>
<span style="font-size: 20px;color:#999999; ">
我已阅读 <span style="color:#1EAFFF;">《京东云商标服务合同》</span> ,且同意该合同内容
</span>
<el-button type="primary" @click="goOrder()" :disabled="!checkImg">去支付</el-button>
</div>
</div>
</div>
</div>
\ No newline at end of file
{
template: '${tmpl}',
data: function() {
var name = (rule, value, callback) => {
console.log(rule, value, callback);
if (value == '') {
callback(new Error('请输入姓名'));
} else {
callback();
}
};
var phoneNum = (rule, value, callback) => {
var x = /((\d{11})|^((\d{7,8})|(\d{4}|\d{3})-(\d{7,8})|(\d{4}|\d{3})-(\d{7,8})-(\d{4}|\d{3}|\d{2}|\d{1})|(\d{7,8})-(\d{4}|\d{3}|\d{2}|\d{1}))$)/g.test(value);
if (!x) {
callback(new Error('联系电话格式错误!'));
} else {
callback();
}
};
return {
tableData: [
],
labelPosition: 'right',
apply: {
orderType: "zzdd",
contacts: '',
mobile: '',
email: '',
notes: ''
},
applyRules: {
contacts: [
{ required: true, message: '请输入姓名', trigger: 'blur', validator: name },
],
mobile: [
{ required: true, message: '请输入正确电话号码', trigger: 'change', validator: phoneNum }
],
},
checkImg: false,
num: null,
params: {
itemCode: "",
order_appendinfo: {
level: "市级通知",
area_list: ["广州", "天津"],
department_list: ["发改部门", "教育部门"],
type_list: ["人才类", "技术改造"]
},
apply: {
orderType: "zzdd",
contacts: "",
mobile: "",
email: "",
notes: ""
},
tm: {
totalSum: 100
}
}
}
},
mounted: function() {
this.num = Number(this.$route.query.num);
this.getProduct();
console.log(this.$route.query);
/**
*
$("#app-header").hide();
*
*/
},
created: function() {
},
methods: {
goOrder(){
let that = this;
this.params.tm.totalSum = this.tableData[0].countPrice;
this.params.tm.salesNum = Number(this.$route.query.num);
this.apply.orderType = "zzdd";
this.params.apply = this.apply;
this.params.itemCode = this.tableData[0].code;
this.$root.postReq("/web/orderCtl/createOtherOrder", this.params).then(function (d) {
console.log("---------submitOrder-------");
console.log(d.msg);
if (d.code == 1) {
that.$root.pushx({
title: "订单支付",
name: "/orderpay",
params: { orderNum: d.data.code }
});
} else {
this.$message.warning(d.msg);
}
})
},
getProduct(){
var sdsId = window.location.href.split("sdsId=")[1];
var that = this;
this.$root.getReq("/web/serviceitemCtl/findOneById", { id: sdsId }).then(function (d) {
if (d.code == 1) {
var data = d.data;
console.log(d.data);
d.data.num = that.$route.query.num;
d.data.countPrice = (d.data.serviceCharge + d.data.publicExpense) * Number(that.$route.query.num);
that.tableData.push(d.data);
console.log("返回信息", that.tableData);
}
});
},
},
computed: {
},
vname: "gsb-nowbuy"
}
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
.sds-info p{ .sds-info p{
font-size: 12px; font-size: 12px;
color:#999; color:#999;
margin-top: 30px;
} }
.sds-t{ .sds-t{
...@@ -99,4 +98,7 @@ ...@@ -99,4 +98,7 @@
} }
.sds-container .el-form-item__error{ .sds-container .el-form-item__error{
margin-left: 110px; margin-left: 110px;
}
.sds-container .el-input-number{
margin-left: 41px;
} }
\ No newline at end of file
<div class="sds-container" style="background-color:white"> <div class="sds-container" style="background-color:white">
<div style="width:1200px;color:#000;margin:0 auto;padding-top:20px;padding-bottom:30px;min-height:1000px"> <div style="width:1200px;color:#000;margin:0 auto;padding-top:20px;padding-bottom:30px;min-height:1000px">
<div class="tm-body-breadcrumb" style="margin-bottom: 15px;"><span @click="tiaozhuan(\'/\',\'首页\')" style="cursor: pointer;">首页</span> <i class="el-icon-arrow-right"></i> <div class="tm-body-breadcrumb" style="margin-bottom: 15px;"><span @click="tiaozhuan(\'/\',\'首页\')"
<span style="font-weight:600;">服务详情页</span> style="cursor: pointer;">首页</span> <i class="el-icon-arrow-right"></i>
</div> <span style="font-weight:600;">服务详情页</span>
<div class="sds-img"> </div>
<img :src="serviceItem.mobilePic" alt="" style="width:100%;height:100%"> <div class="sds-img">
</div> <img :src="serviceItem.mobilePic" alt="" style="width:100%;height:100%">
<div class="sds-info"> </div>
<h3>{{serviceItem.name}}</h3> <div class="sds-info">
<h5>{{serviceItem.shortDesc}}</h5> <h3>{{serviceItem.name}}</h3>
<div class="sds-t"> <h5>{{serviceItem.shortDesc}}</h5>
<span style="color:#999;font-size:12px;margin:12px">服务费:</span> <b style="color:#ff5135;font-size:18px">&yen;&nbsp;{{serviceItem.serviceCharge?serviceItem.serviceCharge.toFixed(2):0}}</b> <div class="sds-t">
<span style="color:#999;font-size:12px;margin:12px;margin-left:40px">官费:</span> <b style="color:#ff5135;font-size:18px">&yen;&nbsp;{{serviceItem.publicExpense?serviceItem.publicExpense.toFixed(2):0}}</b> <span style="color:#999;font-size:12px;margin:12px">服务费:</span> <b
</div> style="color:#ff5135;font-size:18px">&yen;&nbsp;{{serviceItem.serviceCharge?serviceItem.serviceCharge.toFixed(2):0}}</b>
<div style="height:45px;line-height:80px"> <span style="color:#999;font-size:12px;margin:12px;margin-left:40px">官费:</span> <b
<span style="color:#999;font-size:12px;margin:12px">费用总计:</span> <b style="color:#ff5135;font-size:18px">&yen;&nbsp;{{serviceItem.price?serviceItem.price.toFixed(2):0}}</b> style="color:#ff5135;font-size:18px">&yen;&nbsp;{{serviceItem.publicExpense?serviceItem.publicExpense.toFixed(2):0}}</b>
</div> </div>
<div class="sds-operate"> <div style="margin-top:20px;font-size: 12px;color: rgb(153, 153, 153);margin-left: 11px;">
<span class="sds-op2" @click="sdsOp2">咨询客服</span> 数量:<el-input-number v-model="num" @change="handleChange" :min="1" label="描述文字"></el-input-number>
<span class="sds-op1" @click="showneed">立即办理</span> </div>
</div> <div style="height:30px;line-height:60px">
<p>服务承诺:全流程服务 全程公开透明</p> <span style="color:#999;font-size:12px;margin:12px">费用总计:</span> <b
</div> style="color:#ff5135;font-size:18px">&yen;&nbsp;{{serviceItem.price?serviceItem.price.toFixed(2):0}}</b>
<div style="clear: both"></div> </div>
<div class="sds-main-t"> <div class="sds-operate">
</div> <span class="sds-op2" @click="showneed()">立即办理</span>
<div class="sds-productdetails"> <span class="sds-op1" @click="sdsOp2()">立即购买</span>
<h3><span>产品详情</span><i></i></h3> </div>
<!-- <div style="height:400px;background-color: #e1e1e1;margin:10px"> <p>服务承诺:全流程服务 全程公开透明</p>
</div>
<div style="clear: both"></div>
<div class="sds-main-t">
</div>
<div class="sds-productdetails">
<h3><span>产品详情</span><i></i></h3>
<!-- <div style="height:400px;background-color: #e1e1e1;margin:10px">
</div> --> </div> -->
<img v-if="serviceItem.mobileContentImg" :src="serviceItem.mobileContentImg" alt="" style="margin-top:10px"> <img v-if="serviceItem.mobileContentImg" :src="serviceItem.mobileContentImg" alt="" style="margin-top:10px">
<img v-if="serviceItem.mobileContentImg1" :src="serviceItem.mobileContentImg1" alt=""> <img v-if="serviceItem.mobileContentImg1" :src="serviceItem.mobileContentImg1" alt="">
<img v-if="serviceItem.mobileContentImg2" :src="serviceItem.mobileContentImg2" alt=""> <img v-if="serviceItem.mobileContentImg2" :src="serviceItem.mobileContentImg2" alt="">
<img v-if="serviceItem.mobileContentImg3" :src="serviceItem.mobileContentImg3" alt=""> <img v-if="serviceItem.mobileContentImg3" :src="serviceItem.mobileContentImg3" alt="">
<img v-if="serviceItem.mobileContentImg4" :src="serviceItem.mobileContentImg4" alt=""> <img v-if="serviceItem.mobileContentImg4" :src="serviceItem.mobileContentImg4" alt="">
<img v-if="serviceItem.mobileContentImg5" :src="serviceItem.mobileContentImg5" alt=""> <img v-if="serviceItem.mobileContentImg5" :src="serviceItem.mobileContentImg5" alt="">
<img v-if="serviceItem.mobileContentImg6" :src="serviceItem.mobileContentImg6" alt=""> <img v-if="serviceItem.mobileContentImg6" :src="serviceItem.mobileContentImg6" alt="">
</div>
</div> </div>
</div>
<el-dialog title="提交需求" :visible.sync="dialogFormVisible" center width="600px" > <el-dialog title="提交需求" :visible.sync="dialogFormVisible" center width="600px">
<el-form :model="form" ref="form" :rules="rules" style="margin-left:40px"> <el-form :model="form" ref="form" :rules="rules" style="margin-left:40px">
<div style="color:#606266;font-size:14px;font-weight:400;line-height:12px;margin-bottom:30px;margin-left:12px">服务需求:{{serviceName}}</div> <div style="color:#606266;font-size:14px;font-weight:400;line-height:12px;margin-bottom:30px;margin-left:12px">
<el-form-item label="您的名字:" prop="name"> 服务需求:{{serviceName}}</div>
<el-input v-model="form.name" autocomplete="off" placeholder="请输入您的名字" style="width:360px"></el-input> <el-form-item label="您的名字:" prop="name">
</el-form-item> <el-input v-model="form.name" autocomplete="off" placeholder="请输入您的名字" style="width:360px"></el-input>
<el-form-item label="联系方式:" prop="mobile"> </el-form-item>
<el-input v-model="form.mobile" autocomplete="off" placeholder="请输入您的电话" style="width:360px"></el-input> <el-form-item label="联系方式:" prop="mobile">
</el-form-item> <el-input v-model="form.mobile" autocomplete="off" placeholder="请输入您的电话" style="width:360px"></el-input>
<el-form-item label="所属城市:" prop="city" style="margin-left:12px"> </el-form-item>
<el-cascader style="width:360px" <el-form-item label="所属城市:" prop="city" style="margin-left:12px">
expand-trigger="hover" <el-cascader style="width:360px" expand-trigger="hover" :options="bigtype" v-model="form.city"
:options="bigtype" placeholder="请选择所属城市">
v-model="form.city" placeholder="请选择所属城市"> </el-cascader>
</el-cascader> </el-form-item>
</el-form-item> <el-form-item label="需求详情:" prop="notes" style="margin-left:12px">
<el-form-item label="需求详情:" prop="notes" style="margin-left:12px"> <el-input v-model="form.notes" type="textarea" :rows="3" autocomplete="off" placeholder="请输入您的详细内容"
<el-input v-model="form.notes" type="textarea" :rows="3" autocomplete="off" placeholder="请输入您的详细内容" style="width:360px"></el-input> style="width:360px"></el-input>
</el-form-item> </el-form-item>
<el-form-item > <el-form-item>
<div style="width:100%;font-size:12px;color:#B2B2B2;margin-left:12px;font-family:Microsoft YaHei"> <div style="width:100%;font-size:12px;color:#B2B2B2;margin-left:12px;font-family:Microsoft YaHei">
<i class="el-icon-info"></i> <i class="el-icon-info"></i>
提交需求后,我们专业代理人会及时与您联系,为您服务,请保持电话畅通。 提交需求后,我们专业代理人会及时与您联系,为您服务,请保持电话畅通。
</div> </div>
</el-form-item > </el-form-item>
<el-form-item > <el-form-item>
<div style="width:100%;text-align:center;font-family:Microsoft YaHei"> <div style="width:100%;text-align:center;font-family:Microsoft YaHei">
<el-button type="primary" @click="submitneed">提交</el-button> <el-button type="primary" @click="submitneed">提交</el-button>
<el-button @click="dialogFormVisible=false">取消</el-button> <el-button @click="dialogFormVisible=false">取消</el-button>
</div> </div>
</el-form-item> </el-form-item>
</el-form> </el-form>
</el-dialog> </el-dialog>
</div> </div>
\ No newline at end of file
{ {
template:'${tmpl}', template: '${tmpl}',
data:function(){ data: function() {
var validateMobile = (rule, value, callback) =>{ var validateMobile = (rule, value, callback) => {
if(value==""){ if (value == "") {
callback(new Error('请输入手机号码')); callback(new Error('请输入手机号码'));
}else{ } else {
var x=(/^1(3|4|5|7|8)\d{9}$/.test(value)); var x = (/^1(3|4|5|7|8)\d{9}$/.test(value));
if(!x){ if (!x) {
callback(new Error('手机号码格式有误')); callback(new Error('手机号码格式有误'));
}else{ } else {
callback(); callback();
} }
} }
}; };
return{ return {
serviceItem:[], serviceItem: [],
dialogFormVisible:false, dialogFormVisible: false,
serviceName:"", serviceName: "",
serviceCode:"", serviceCode: "",
form:{ form: {
name:"", name: "",
mobile:"", mobile: "",
city:[], city: [],
notes:"" notes: ""
}, },
bigtype:[{value: '北京市',label: '北京市', bigtype: [{
children: [{value: '北京市',label: '北京市',}]}, value: '北京市', label: '北京市',
{value: '上海市',label: '上海市', children: [{ value: '北京市', label: '北京市', }]
children: [{value: '上海市',label: '上海市',}]}, },
{value: '天津市',label: '天津市', {
children: [{value: '天津市',label: '天津市',}]}, value: '上海市', label: '上海市',
{value: '重庆市',label: '重庆市', children: [{ value: '上海市', label: '上海市', }]
children: [{value: '重庆市',label: '重庆市',}]}, },
{value: '河北省',label: '河北省', {
children: [ value: '天津市', label: '天津市',
{value: '石家庄市',label: '石家庄市',}, {value: '张家口市',label: '张家口市',},{value: '承德市',label: '承德市',}, children: [{ value: '天津市', label: '天津市', }]
{value: '秦皇岛市',label: '秦皇岛市',}, {value: '唐山市',label: '唐山市',},{value: '廊坊市',label: '廊坊市',}, },
{value: '保定市',label: '保定市',}, {value: '衡水市',label: '衡水市',},{value: '沧州市',label: '沧州市',}, {
{value: '邢台市',label: '邢台市',}, {value: '邯郸市',label: '邯郸市',} value: '重庆市', label: '重庆市',
] children: [{ value: '重庆市', label: '重庆市', }]
}, },
{value: '山西省',label: '山西省', {
children: [ value: '河北省', label: '河北省',
{value: '太原市',label: '太原市',}, {value: '朔州市',label: '朔州市',},{value: '大同市',label: '大同市',}, children: [
{value: '阳泉市',label: '阳泉市',}, {value: '长治市',label: '长治市',},{value: '晋城市',label: '晋城市',}, { value: '石家庄市', label: '石家庄市', }, { value: '张家口市', label: '张家口市', }, { value: '承德市', label: '承德市', },
{value: '忻州市',label: '忻州市',}, {value: '晋中市',label: '晋中市',},{value: '临汾市',label: '临汾市',}, { value: '秦皇岛市', label: '秦皇岛市', }, { value: '唐山市', label: '唐山市', }, { value: '廊坊市', label: '廊坊市', },
{value: '吕梁市',label: '吕梁市',}, {value: '运城市',label: '运城市',} { value: '保定市', label: '保定市', }, { value: '衡水市', label: '衡水市', }, { value: '沧州市', label: '沧州市', },
] { value: '邢台市', label: '邢台市', }, { value: '邯郸市', label: '邯郸市', }
}, ]
{value: '内蒙古自治区',label: '内蒙古自治区', },
children: [ {
{value: '呼和浩特市',label: '呼和浩特市',}, {value: '包头市',label: '包头市',},{value: '乌海市',label: '乌海市',}, value: '山西省', label: '山西省',
{value: '赤峰市',label: '赤峰市',}, {value: '通辽市',label: '通辽市',},{value: '呼伦贝尔市',label: '呼伦贝尔市',}, children: [
{value: '鄂尔多斯市',label: '鄂尔多斯市',}, {value: '乌兰察布市',label: '乌兰察布市',},{value: '巴彦淖尔市',label: '巴彦淖尔市',}, { value: '太原市', label: '太原市', }, { value: '朔州市', label: '朔州市', }, { value: '大同市', label: '大同市', },
{value: '兴安盟',label: '兴安盟',}, {value: '锡林郭勒盟',label: '锡林郭勒盟',},{value: '阿拉善盟',label: '阿拉善盟',} { value: '阳泉市', label: '阳泉市', }, { value: '长治市', label: '长治市', }, { value: '晋城市', label: '晋城市', },
] { value: '忻州市', label: '忻州市', }, { value: '晋中市', label: '晋中市', }, { value: '临汾市', label: '临汾市', },
}, { value: '吕梁市', label: '吕梁市', }, { value: '运城市', label: '运城市', }
{value: '辽宁省',label: '辽宁省', ]
children: [ },
{value: '沈阳市',label: '沈阳市',}, {value: '朝阳市',label: '朝阳市',},{value: '阜新市',label: '阜新市',}, {
{value: '铁岭市',label: '铁岭市',}, {value: '抚顺市',label: '抚顺市',},{value: '本溪市',label: '本溪市',}, value: '内蒙古自治区', label: '内蒙古自治区',
{value: '辽阳市',label: '辽阳市',}, {value: '鞍山市',label: '鞍山市',},{value: '丹东市',label: '丹东市',}, children: [
{value: '大连市',label: '大连市',}, {value: '营口市',label: '营口市',},{value: '盘锦市',label: '盘锦市',}, { value: '呼和浩特市', label: '呼和浩特市', }, { value: '包头市', label: '包头市', }, { value: '乌海市', label: '乌海市', },
{value: '锦州市',label: '锦州市',}, {value: '葫芦岛市',label: '葫芦岛市',} { value: '赤峰市', label: '赤峰市', }, { value: '通辽市', label: '通辽市', }, { value: '呼伦贝尔市', label: '呼伦贝尔市', },
] { value: '鄂尔多斯市', label: '鄂尔多斯市', }, { value: '乌兰察布市', label: '乌兰察布市', }, { value: '巴彦淖尔市', label: '巴彦淖尔市', },
}, { value: '兴安盟', label: '兴安盟', }, { value: '锡林郭勒盟', label: '锡林郭勒盟', }, { value: '阿拉善盟', label: '阿拉善盟', }
{value: '吉林省',label: '吉林省', ]
children: [ },
{value: '长春市',label: '长春市',}, {value: '白城市',label: '白城市',},{value: '松原市',label: '松原市',}, {
{value: '吉林市',label: '吉林市',}, {value: '四平市',label: '四平市',},{value: '辽源市',label: '辽源市',}, value: '辽宁省', label: '辽宁省',
{value: '通化市',label: '通化市',}, {value: '白山市',label: '白山市',},{value: '延边朝鲜族自治州',label: '延边朝鲜族自治州',} children: [
] { value: '沈阳市', label: '沈阳市', }, { value: '朝阳市', label: '朝阳市', }, { value: '阜新市', label: '阜新市', },
}, { value: '铁岭市', label: '铁岭市', }, { value: '抚顺市', label: '抚顺市', }, { value: '本溪市', label: '本溪市', },
{value: '黑龙江省',label: '黑龙江省', { value: '辽阳市', label: '辽阳市', }, { value: '鞍山市', label: '鞍山市', }, { value: '丹东市', label: '丹东市', },
children: [ { value: '大连市', label: '大连市', }, { value: '营口市', label: '营口市', }, { value: '盘锦市', label: '盘锦市', },
{value: '哈尔滨市',label: '哈尔滨市',}, {value: '齐齐哈尔市',label: '齐齐哈尔市',},{value: '鸡西市',label: '鸡西市',}, { value: '锦州市', label: '锦州市', }, { value: '葫芦岛市', label: '葫芦岛市', }
{value: '鹤岗市',label: '鹤岗市',}, {value: '双鸭山市',label: '双鸭山市',},{value: '大庆市',label: '大庆市',}, ]
{value: '伊春市',label: '伊春市',},{value: '佳木斯市',label: '佳木斯市',},{value: '七台河市',label: '七台河市',}, },
{value: '牡丹江市',label: '牡丹江市',}, {value: '黑河市',label: '黑河市',},{value: '绥化市',label: '绥化市',}, {
{value: '大兴安岭地区',label: '大兴安岭地区',} value: '吉林省', label: '吉林省',
] children: [
}, { value: '长春市', label: '长春市', }, { value: '白城市', label: '白城市', }, { value: '松原市', label: '松原市', },
{value: '江苏省',label: '江苏省', { value: '吉林市', label: '吉林市', }, { value: '四平市', label: '四平市', }, { value: '辽源市', label: '辽源市', },
children: [ { value: '通化市', label: '通化市', }, { value: '白山市', label: '白山市', }, { value: '延边朝鲜族自治州', label: '延边朝鲜族自治州', }
{value: '南京市',label: '南京市',}, {value: '徐州市',label: '徐州市',},{value: '连云港市',label: '连云港市',}, ]
{value: '宿迁市',label: '宿迁市',}, {value: '淮安市',label: '淮安市',},{value: '盐城市',label: '盐城市',}, },
{value: '扬州市',label: '扬州市',}, {value: '泰州市',label: '泰州市',},{value: '南通市',label: '南通市',}, {
{value: '镇江市',label: '镇江市',}, {value: '常州市',label: '常州市',},{value: '无锡市',label: '无锡市',}, value: '黑龙江省', label: '黑龙江省',
{value: '苏州市',label: '苏州市',} children: [
] { value: '哈尔滨市', label: '哈尔滨市', }, { value: '齐齐哈尔市', label: '齐齐哈尔市', }, { value: '鸡西市', label: '鸡西市', },
}, { value: '鹤岗市', label: '鹤岗市', }, { value: '双鸭山市', label: '双鸭山市', }, { value: '大庆市', label: '大庆市', },
{value: '浙江省',label: '浙江省', { value: '伊春市', label: '伊春市', }, { value: '佳木斯市', label: '佳木斯市', }, { value: '七台河市', label: '七台河市', },
children: [ { value: '牡丹江市', label: '牡丹江市', }, { value: '黑河市', label: '黑河市', }, { value: '绥化市', label: '绥化市', },
{value: '杭州市',label: '杭州市',}, {value: '湖州市',label: '湖州市',},{value: '嘉兴市',label: '嘉兴市',}, { value: '大兴安岭地区', label: '大兴安岭地区', }
{value: '舟山市',label: '舟山市',}, {value: '宁波市',label: '宁波市',},{value: '绍兴市',label: '绍兴市',}, ]
{value: '衢州市',label: '衢州市',}, {value: '金华市',label: '金华市',},{value: '台州市',label: '台州市',}, },
{value: '温州市',label: '温州市',}, {value: '丽水市',label: '丽水市',} {
] value: '江苏省', label: '江苏省',
}, children: [
{value: '安徽省',label: '安徽省', { value: '南京市', label: '南京市', }, { value: '徐州市', label: '徐州市', }, { value: '连云港市', label: '连云港市', },
children: [ { value: '宿迁市', label: '宿迁市', }, { value: '淮安市', label: '淮安市', }, { value: '盐城市', label: '盐城市', },
{value: '合肥市',label: '合肥市',},{value: '芜湖市',label: '芜湖市',},{value: '蚌埠市',label: '蚌埠市',}, { value: '扬州市', label: '扬州市', }, { value: '泰州市', label: '泰州市', }, { value: '南通市', label: '南通市', },
{value: '淮南市',label: '淮南市',},{value: '马鞍山市',label: '马鞍山市',},{value: '淮北市',label: '淮北市',}, { value: '镇江市', label: '镇江市', }, { value: '常州市', label: '常州市', }, { value: '无锡市', label: '无锡市', },
{value: '铜陵市',label: '铜陵市',},{value: '安庆市',label: '安庆市',},{value: '黄山市',label: '黄山市',}, { value: '苏州市', label: '苏州市', }
{value: '滁州市',label: '滁州市',},{value: '阜阳市',label: '阜阳市',},{value: '宿州市',label: '宿州市',}, ]
{value: '六安市',label: '六安市',},{value: '亳州市',label: '亳州市',},{value: '池州市',label: '池州市',}, },
{value: '宣城市',label: '宣城市',} {
] value: '浙江省', label: '浙江省',
}, children: [
{value: '福建省',label: '福建省', { value: '杭州市', label: '杭州市', }, { value: '湖州市', label: '湖州市', }, { value: '嘉兴市', label: '嘉兴市', },
children: [ { value: '舟山市', label: '舟山市', }, { value: '宁波市', label: '宁波市', }, { value: '绍兴市', label: '绍兴市', },
{value: '福州市',label: '福州市',}, {value: '南平市',label: '南平市',},{value: '莆田市',label: '莆田市',}, { value: '衢州市', label: '衢州市', }, { value: '金华市', label: '金华市', }, { value: '台州市', label: '台州市', },
{value: '三明市',label: '三明市',}, {value: '泉州市',label: '泉州市',},{value: '厦门市',label: '厦门市',}, { value: '温州市', label: '温州市', }, { value: '丽水市', label: '丽水市', }
{value: '漳州市',label: '漳州市',}, {value: '龙岩市',label: '龙岩市',},{value: '宁德市',label: '宁德市',} ]
] },
}, {
{value: '江西省',label: '江西省', value: '安徽省', label: '安徽省',
children: [ children: [
{value: '南昌市',label: '南昌市',}, {value: '九江市',label: '九江市',},{value: '景德镇市',label: '景德镇市',}, { value: '合肥市', label: '合肥市', }, { value: '芜湖市', label: '芜湖市', }, { value: '蚌埠市', label: '蚌埠市', },
{value: '鹰潭市',label: '鹰潭市',}, {value: '新余市',label: '新余市',},{value: '萍乡市',label: '萍乡市',}, { value: '淮南市', label: '淮南市', }, { value: '马鞍山市', label: '马鞍山市', }, { value: '淮北市', label: '淮北市', },
{value: '赣州市',label: '赣州市',}, {value: '上饶市',label: '上饶市',},{value: '抚州市',label: '抚州市',}, { value: '铜陵市', label: '铜陵市', }, { value: '安庆市', label: '安庆市', }, { value: '黄山市', label: '黄山市', },
{value: '宜春市',label: '宜春市',}, {value: '吉安市',label: '吉安市',} { value: '滁州市', label: '滁州市', }, { value: '阜阳市', label: '阜阳市', }, { value: '宿州市', label: '宿州市', },
] { value: '六安市', label: '六安市', }, { value: '亳州市', label: '亳州市', }, { value: '池州市', label: '池州市', },
}, { value: '宣城市', label: '宣城市', }
{value: '山东省',label: '山东省', ]
children: [ },
{value: '济南市',label: '济南市',},{value: '青岛市',label: '青岛市',},{value: '聊城市',label: '聊城市',}, {
{value: '德州市',label: '德州市',},{value: '东营市',label: '东营市',},{value: '淄博市',label: '淄博市',}, value: '福建省', label: '福建省',
{value: '潍坊市',label: '潍坊市',},{value: '烟台市',label: '烟台市',},{value: '威海市',label: '威海市',}, children: [
{value: '日照市',label: '日照市',},{value: '临沂市',label: '临沂市',},{value: '枣庄市',label: '枣庄市',}, { value: '福州市', label: '福州市', }, { value: '南平市', label: '南平市', }, { value: '莆田市', label: '莆田市', },
{value: '济宁市',label: '济宁市',},{value: '泰安市',label: '泰安市',},{value: '莱芜市',label: '莱芜市',}, { value: '三明市', label: '三明市', }, { value: '泉州市', label: '泉州市', }, { value: '厦门市', label: '厦门市', },
{value: '滨州市',label: '滨州市',},{value: '菏泽市',label: '菏泽市',} { value: '漳州市', label: '漳州市', }, { value: '龙岩市', label: '龙岩市', }, { value: '宁德市', label: '宁德市', }
] ]
}, },
{value: '河南省',label: '河南省', {
children: [ value: '江西省', label: '江西省',
{value: '郑州市',label: '郑州市',},{value: '开封市',label: '开封市',},{value: '三门峡市',label: '三门峡市',}, children: [
{value: '洛阳市',label: '洛阳市',},{value: '焦作市',label: '焦作市',},{value: '新乡市',label: '新乡市',}, { value: '南昌市', label: '南昌市', }, { value: '九江市', label: '九江市', }, { value: '景德镇市', label: '景德镇市', },
{value: '鹤壁市',label: '鹤壁市',},{value: '安阳市',label: '安阳市',},{value: '濮阳市',label: '濮阳市',}, { value: '鹰潭市', label: '鹰潭市', }, { value: '新余市', label: '新余市', }, { value: '萍乡市', label: '萍乡市', },
{value: '商丘市',label: '商丘市',},{value: '许昌市',label: '许昌市',},{value: '漯河市',label: '漯河市',}, { value: '赣州市', label: '赣州市', }, { value: '上饶市', label: '上饶市', }, { value: '抚州市', label: '抚州市', },
{value: '平顶山市',label: '平顶山市',},{value: '南阳市',label: '南阳市',},{value: '信阳市',label: '信阳市',}, { value: '宜春市', label: '宜春市', }, { value: '吉安市', label: '吉安市', }
{value: '周口市',label: '周口市',},{value: '驻马店市',label: '驻马店市',},{value: '济源市',label: '济源市',} ]
] },
}, {
{value: '湖北省',label: '湖北省', value: '山东省', label: '山东省',
children: [ children: [
{value: '武汉市',label: '武汉市',},{value: '黄石市',label: '黄石市',},{value: '十堰市',label: '十堰市',}, { value: '济南市', label: '济南市', }, { value: '青岛市', label: '青岛市', }, { value: '聊城市', label: '聊城市', },
{value: '宜昌市',label: '宜昌市',},{value: '襄阳市',label: '襄阳市',},{value: '鄂州市',label: '鄂州市',}, { value: '德州市', label: '德州市', }, { value: '东营市', label: '东营市', }, { value: '淄博市', label: '淄博市', },
{value: '荆门市',label: '荆门市',},{value: '孝感市',label: '孝感市',},{value: '荆州市',label: '荆州市',}, { value: '潍坊市', label: '潍坊市', }, { value: '烟台市', label: '烟台市', }, { value: '威海市', label: '威海市', },
{value: '黄冈市',label: '黄冈市',},{value: '咸宁市',label: '咸宁市',},{value: '随州市',label: '随州市',}, { value: '日照市', label: '日照市', }, { value: '临沂市', label: '临沂市', }, { value: '枣庄市', label: '枣庄市', },
{value: '恩施土家族苗族自治州',label: '恩施土家族苗族自治州',},{value: '仙桃市',label: '仙桃市',},{value: '潜江市',label: '潜江市',}, { value: '济宁市', label: '济宁市', }, { value: '泰安市', label: '泰安市', }, { value: '莱芜市', label: '莱芜市', },
{value: '天门市',label: '天门市',},{value: '神农架林区',label: '神农架林区',} { value: '滨州市', label: '滨州市', }, { value: '菏泽市', label: '菏泽市', }
] ]
}, },
{value: '湖南省',label: '湖南省', {
children: [ value: '河南省', label: '河南省',
{value: '长沙市',label: '长沙市',}, {value: '张家界市',label: '张家界市',},{value: '常德市',label: '常德市',}, children: [
{value: '益阳市',label: '益阳市',}, {value: '岳阳市',label: '岳阳市',},{value: '株洲市',label: '株洲市',}, { value: '郑州市', label: '郑州市', }, { value: '开封市', label: '开封市', }, { value: '三门峡市', label: '三门峡市', },
{value: '湘潭市',label: '湘潭市',}, {value: '衡阳市',label: '衡阳市',},{value: '郴州市',label: '郴州市',}, { value: '洛阳市', label: '洛阳市', }, { value: '焦作市', label: '焦作市', }, { value: '新乡市', label: '新乡市', },
{value: '永州市',label: '永州市',}, {value: '邵阳市',label: '邵阳市',},{value: '怀化市',label: '怀化市',}, { value: '鹤壁市', label: '鹤壁市', }, { value: '安阳市', label: '安阳市', }, { value: '濮阳市', label: '濮阳市', },
{value: '娄底市',label: '娄底市',},{value: '湘西土家族苗族自治州',label: '湘西土家族苗族自治州',} { value: '商丘市', label: '商丘市', }, { value: '许昌市', label: '许昌市', }, { value: '漯河市', label: '漯河市', },
] { value: '平顶山市', label: '平顶山市', }, { value: '南阳市', label: '南阳市', }, { value: '信阳市', label: '信阳市', },
}, { value: '周口市', label: '周口市', }, { value: '驻马店市', label: '驻马店市', }, { value: '济源市', label: '济源市', }
{value: '广东省',label: '广东省', ]
children: [ },
{value: '广州市',label: '广州市',},{value: '深圳市',label: '深圳市',},{value: '珠海市',label: '珠海市',}, {
{value: '汕头市',label: '汕头市',},{value: '佛山市',label: '佛山市',},{value: '韶关市',label: '韶关市',}, value: '湖北省', label: '湖北省',
{value: '湛江市',label: '湛江市',},{value: '肇庆市',label: '肇庆市',},{value: '江门市',label: '江门市',}, children: [
{value: '茂名市',label: '茂名市',},{value: '惠州市',label: '惠州市',},{value: '梅州市',label: '梅州市',}, { value: '武汉市', label: '武汉市', }, { value: '黄石市', label: '黄石市', }, { value: '十堰市', label: '十堰市', },
{value: '汕尾市',label: '汕尾市',},{value: '河源市',label: '河源市',},{value: '阳江市',label: '阳江市',}, { value: '宜昌市', label: '宜昌市', }, { value: '襄阳市', label: '襄阳市', }, { value: '鄂州市', label: '鄂州市', },
{value: '清远市',label: '清远市',},{value: '潮州市',label: '潮州市',},{value: '揭阳市',label: '揭阳市',}, { value: '荆门市', label: '荆门市', }, { value: '孝感市', label: '孝感市', }, { value: '荆州市', label: '荆州市', },
{value: '东莞市',label: '东莞市',},{value: '中山市',label: '中山市',},{value: '云浮市',label: '云浮市',} { value: '黄冈市', label: '黄冈市', }, { value: '咸宁市', label: '咸宁市', }, { value: '随州市', label: '随州市', },
{ value: '恩施土家族苗族自治州', label: '恩施土家族苗族自治州', }, { value: '仙桃市', label: '仙桃市', }, { value: '潜江市', label: '潜江市', },
{ value: '天门市', label: '天门市', }, { value: '神农架林区', label: '神农架林区', }
]
},
{
value: '湖南省', label: '湖南省',
children: [
{ value: '长沙市', label: '长沙市', }, { value: '张家界市', label: '张家界市', }, { value: '常德市', label: '常德市', },
{ value: '益阳市', label: '益阳市', }, { value: '岳阳市', label: '岳阳市', }, { value: '株洲市', label: '株洲市', },
{ value: '湘潭市', label: '湘潭市', }, { value: '衡阳市', label: '衡阳市', }, { value: '郴州市', label: '郴州市', },
{ value: '永州市', label: '永州市', }, { value: '邵阳市', label: '邵阳市', }, { value: '怀化市', label: '怀化市', },
{ value: '娄底市', label: '娄底市', }, { value: '湘西土家族苗族自治州', label: '湘西土家族苗族自治州', }
]
},
{
value: '广东省', label: '广东省',
children: [
{ value: '广州市', label: '广州市', }, { value: '深圳市', label: '深圳市', }, { value: '珠海市', label: '珠海市', },
{ value: '汕头市', label: '汕头市', }, { value: '佛山市', label: '佛山市', }, { value: '韶关市', label: '韶关市', },
{ value: '湛江市', label: '湛江市', }, { value: '肇庆市', label: '肇庆市', }, { value: '江门市', label: '江门市', },
{ value: '茂名市', label: '茂名市', }, { value: '惠州市', label: '惠州市', }, { value: '梅州市', label: '梅州市', },
{ value: '汕尾市', label: '汕尾市', }, { value: '河源市', label: '河源市', }, { value: '阳江市', label: '阳江市', },
{ value: '清远市', label: '清远市', }, { value: '潮州市', label: '潮州市', }, { value: '揭阳市', label: '揭阳市', },
{ value: '东莞市', label: '东莞市', }, { value: '中山市', label: '中山市', }, { value: '云浮市', label: '云浮市', }
] ]
}, },
{value: '广西壮族自治区',label: '广西壮族自治区', {
children: [ value: '广西壮族自治区', label: '广西壮族自治区',
{value: '南宁市',label: '南宁市',}, {value: '桂林市',label: '桂林市',},{value: '柳州市',label: '柳州市',}, children: [
{value: '梧州市',label: '梧州市',}, {value: '贵港市',label: '贵港市',},{value: '玉林市',label: '玉林市',}, { value: '南宁市', label: '南宁市', }, { value: '桂林市', label: '桂林市', }, { value: '柳州市', label: '柳州市', },
{value: '钦州市',label: '钦州市',}, {value: '北海市',label: '北海市',},{value: '防城港市',label: '防城港市',}, { value: '梧州市', label: '梧州市', }, { value: '贵港市', label: '贵港市', }, { value: '玉林市', label: '玉林市', },
{value: '崇左市',label: '崇左市',}, {value: '百色市',label: '百色市',},{value: '河池市',label: '河池市',}, { value: '钦州市', label: '钦州市', }, { value: '北海市', label: '北海市', }, { value: '防城港市', label: '防城港市', },
{value: '来宾市',label: '来宾市',}, {value: '贺州市',label: '贺州市',} { value: '崇左市', label: '崇左市', }, { value: '百色市', label: '百色市', }, { value: '河池市', label: '河池市', },
] { value: '来宾市', label: '来宾市', }, { value: '贺州市', label: '贺州市', }
}, ]
{value: '海南省',label: '海南省', },
children: [ {
{value: '海口市',label: '海口市',}, {value: '三亚市',label: '三亚市',},{value: '三沙市',label: '三沙市',}, value: '海南省', label: '海南省',
{value: '儋州市',label: '儋州市',},{value: '省直辖县级行政单位',label: '省直辖县级行政单位',} children: [
] { value: '海口市', label: '海口市', }, { value: '三亚市', label: '三亚市', }, { value: '三沙市', label: '三沙市', },
}, { value: '儋州市', label: '儋州市', }, { value: '省直辖县级行政单位', label: '省直辖县级行政单位', }
{value: '四川省',label: '四川省', ]
children: [ },
{value: '成都市',label: '成都市',}, {value: '广元市',label: '广元市',},{value: '绵阳市',label: '绵阳市',}, {
{value: '德阳市',label: '德阳市',}, {value: '南充市',label: '南充市',},{value: '广安市',label: '广安市',}, value: '四川省', label: '四川省',
{value: '遂宁市',label: '遂宁市',}, {value: '内江市',label: '内江市',},{value: '乐山市',label: '乐山市',}, children: [
{value: '自贡市',label: '自贡市',}, {value: '泸州市',label: '泸州市',},{value: '宜宾市',label: '宜宾市',}, { value: '成都市', label: '成都市', }, { value: '广元市', label: '广元市', }, { value: '绵阳市', label: '绵阳市', },
{value: '攀枝花市',label: '攀枝花市',},{value: '巴中市',label: '巴中市',},{value: '达州市',label: '达州市',}, { value: '德阳市', label: '德阳市', }, { value: '南充市', label: '南充市', }, { value: '广安市', label: '广安市', },
{value: '资阳市',label: '资阳市',}, {value: '眉山市',label: '眉山市',},{value: '雅安市',label: '雅安市',}, { value: '遂宁市', label: '遂宁市', }, { value: '内江市', label: '内江市', }, { value: '乐山市', label: '乐山市', },
{value: '阿坝藏族羌族自治州',label: '阿坝藏族羌族自治州',}, {value: '甘孜藏族自治州',label: '甘孜藏族自治州',},{value: '凉山彝族自治州',label: '凉山彝族自治州',} { value: '自贡市', label: '自贡市', }, { value: '泸州市', label: '泸州市', }, { value: '宜宾市', label: '宜宾市', },
] { value: '攀枝花市', label: '攀枝花市', }, { value: '巴中市', label: '巴中市', }, { value: '达州市', label: '达州市', },
}, { value: '资阳市', label: '资阳市', }, { value: '眉山市', label: '眉山市', }, { value: '雅安市', label: '雅安市', },
{value: '贵州省',label: '贵州省', { value: '阿坝藏族羌族自治州', label: '阿坝藏族羌族自治州', }, { value: '甘孜藏族自治州', label: '甘孜藏族自治州', }, { value: '凉山彝族自治州', label: '凉山彝族自治州', }
children: [ ]
{value: '贵阳市',label: '贵阳市',}, {value: '六盘水市',label: '六盘水市',},{value: '遵义市',label: '遵义市',}, },
{value: '安顺市',label: '安顺市',}, {value: '毕节市',label: '毕节市',},{value: '铜仁市',label: '铜仁市',}, {
{value: '黔东南苗族侗族自治州',label: '黔东南苗族侗族自治州',}, {value: '黔南布依族苗族自治州',label: '黔南布依族苗族自治州',},{value: '黔西南布依族苗族自治州',label: '黔西南布依族苗族自治州',} value: '贵州省', label: '贵州省',
] children: [
}, { value: '贵阳市', label: '贵阳市', }, { value: '六盘水市', label: '六盘水市', }, { value: '遵义市', label: '遵义市', },
{value: '云南省',label: '云南省', { value: '安顺市', label: '安顺市', }, { value: '毕节市', label: '毕节市', }, { value: '铜仁市', label: '铜仁市', },
children: [ { value: '黔东南苗族侗族自治州', label: '黔东南苗族侗族自治州', }, { value: '黔南布依族苗族自治州', label: '黔南布依族苗族自治州', }, { value: '黔西南布依族苗族自治州', label: '黔西南布依族苗族自治州', }
{value: '昆明市',label: '昆明市',},{value: '曲靖市',label: '曲靖市',},{value: '玉溪市',label: '玉溪市',}, ]
{value: '保山市',label: '保山市',},{value: '昭通市',label: '昭通市',},{value: '丽江市',label: '丽江市',}, },
{value: '普洱市',label: '普洱市',},{value: '临沧市',label: '临沧市',},{value: '德宏傣族景颇族自治州',label: '德宏傣族景颇族自治州',}, {
{value: '怒江傈僳族自治州',label: '怒江傈僳族自治州',},{value: '迪庆藏族自治州',label: '迪庆藏族自治州',},{value: '大理白族自治州',label: '大理白族自治州',}, value: '云南省', label: '云南省',
{value: '楚雄彝族自治州',label: '楚雄彝族自治州',},{value: '红河哈尼族彝族自治州',label: '红河哈尼族彝族自治州',},{value: '文山壮族苗族自治州',label: '文山壮族苗族自治州',}, children: [
{value: '西双版纳傣族自治州',label: '西双版纳傣族自治州',} { value: '昆明市', label: '昆明市', }, { value: '曲靖市', label: '曲靖市', }, { value: '玉溪市', label: '玉溪市', },
] { value: '保山市', label: '保山市', }, { value: '昭通市', label: '昭通市', }, { value: '丽江市', label: '丽江市', },
}, { value: '普洱市', label: '普洱市', }, { value: '临沧市', label: '临沧市', }, { value: '德宏傣族景颇族自治州', label: '德宏傣族景颇族自治州', },
{value: '西藏自治区',label: '西藏自治区', { value: '怒江傈僳族自治州', label: '怒江傈僳族自治州', }, { value: '迪庆藏族自治州', label: '迪庆藏族自治州', }, { value: '大理白族自治州', label: '大理白族自治州', },
children: [ { value: '楚雄彝族自治州', label: '楚雄彝族自治州', }, { value: '红河哈尼族彝族自治州', label: '红河哈尼族彝族自治州', }, { value: '文山壮族苗族自治州', label: '文山壮族苗族自治州', },
{value: '拉萨市',label: '拉萨市',},{value: '那曲地区',label: '那曲地区',},{value: '昌都市',label: '昌都市',}, { value: '西双版纳傣族自治州', label: '西双版纳傣族自治州', }
{value: '林芝市',label: '林芝市',},{value: '山南市',label: '山南市',},{value: '日喀则市',label: '日喀则市',}, ]
{value: '阿里地区',label: '阿里地区',}, },
] {
}, value: '西藏自治区', label: '西藏自治区',
{value: '陕西省',label: '陕西省', children: [
children: [ { value: '拉萨市', label: '拉萨市', }, { value: '那曲地区', label: '那曲地区', }, { value: '昌都市', label: '昌都市', },
{value: '西安市',label: '西安市',}, {value: '延安市',label: '延安市',},{value: '铜川市',label: '铜川市',}, { value: '林芝市', label: '林芝市', }, { value: '山南市', label: '山南市', }, { value: '日喀则市', label: '日喀则市', },
{value: '渭南市',label: '渭南市',}, {value: '咸阳市',label: '咸阳市',},{value: '宝鸡市',label: '宝鸡市',}, { value: '阿里地区', label: '阿里地区', },
{value: '汉中市',label: '汉中市',}, {value: '榆林市',label: '榆林市',},{value: '安康市',label: '安康市',}, ]
{value: '商洛市',label: '商洛市',} },
] {
}, value: '陕西省', label: '陕西省',
{value: '甘肃省',label: '甘肃省', children: [
children: [ { value: '西安市', label: '西安市', }, { value: '延安市', label: '延安市', }, { value: '铜川市', label: '铜川市', },
{value: '兰州市',label: '兰州市',},{value: '嘉峪关市',label: '嘉峪关市',},{value: '金昌市',label: '金昌市',}, { value: '渭南市', label: '渭南市', }, { value: '咸阳市', label: '咸阳市', }, { value: '宝鸡市', label: '宝鸡市', },
{value: '白银市',label: '白银市',},{value: '天水市',label: '天水市',},{value: '武威市',label: '武威市',}, { value: '汉中市', label: '汉中市', }, { value: '榆林市', label: '榆林市', }, { value: '安康市', label: '安康市', },
{value: '酒泉市',label: '酒泉市',},{value: '张掖市',label: '张掖市',},{value: '庆阳市',label: '庆阳市',}, { value: '商洛市', label: '商洛市', }
{value: '平凉市',label: '平凉市',},{value: '定西市',label: '定西市',},{value: '陇南市',label: '陇南市',}, ]
{value: '临夏回族自治州',label: '临夏回族自治州',},{value: '甘肃藏族自治州',label: '甘肃藏族自治州',} },
] {
}, value: '甘肃省', label: '甘肃省',
{value: '台湾省',label: '台湾省', children: [
children: [ { value: '兰州市', label: '兰州市', }, { value: '嘉峪关市', label: '嘉峪关市', }, { value: '金昌市', label: '金昌市', },
{value: '台北市',label: '台北市',}, {value: '高雄市',label: '高雄市',},{value: '台南市',label: '台南市',}, { value: '白银市', label: '白银市', }, { value: '天水市', label: '天水市', }, { value: '武威市', label: '武威市', },
{value: '台中市',label: '台中市',},{value: '基隆市',label: '基隆市',},{value: '桃园市',label: '桃园市',}, { value: '酒泉市', label: '酒泉市', }, { value: '张掖市', label: '张掖市', }, { value: '庆阳市', label: '庆阳市', },
{value: '新竹市',label: '新竹市',},{value: '嘉义市',label: '嘉义市',},{value: '新北市',label: '新北市',} { value: '平凉市', label: '平凉市', }, { value: '定西市', label: '定西市', }, { value: '陇南市', label: '陇南市', },
] { value: '临夏回族自治州', label: '临夏回族自治州', }, { value: '甘肃藏族自治州', label: '甘肃藏族自治州', }
}, ]
{value: '澳门特别行政区',label: '澳门特别行政区', },
children: [ {
{value: '澳门特别行政区',label: '澳门特别行政区',} value: '台湾省', label: '台湾省',
] children: [
}, { value: '台北市', label: '台北市', }, { value: '高雄市', label: '高雄市', }, { value: '台南市', label: '台南市', },
{value: '香港特别行政区',label: '香港特别行政区', { value: '台中市', label: '台中市', }, { value: '基隆市', label: '基隆市', }, { value: '桃园市', label: '桃园市', },
children: [ { value: '新竹市', label: '新竹市', }, { value: '嘉义市', label: '嘉义市', }, { value: '新北市', label: '新北市', }
{value: '香港特别行政区',label: '香港特别行政区',} ]
] },
}, {
{value: '宁夏回族自治区',label: '宁夏回族自治区', value: '澳门特别行政区', label: '澳门特别行政区',
children: [ children: [
{value: '银川市',label: '银川市',}, {value: '石嘴山市',label: '石嘴山市',},{value: '吴忠市',label: '吴忠市',}, { value: '澳门特别行政区', label: '澳门特别行政区', }
{value: '固原市',label: '固原市',}, {value: '中卫市',label: '中卫市',} ]
] },
}, {
{value: '青海省',label: '青海省', value: '香港特别行政区', label: '香港特别行政区',
children: [ children: [
{value: '西宁市',label: '西宁市',}, {value: '海东市',label: '海东市',},{value: '海北藏族自治州',label: '海北藏族自治州',}, { value: '香港特别行政区', label: '香港特别行政区', }
{value: '黄南藏族自治州',label: '黄南藏族自治州',}, {value: '海南藏族自治州',label: '海南藏族自治州',},{value: '果洛藏族自治州',label: '果洛藏族自治州',}, ]
{value: '玉树藏族自治州',label: '玉树藏族自治州',}, {value: '海西蒙古族藏族自治州',label: '海西蒙古族藏族自治州',} },
] {
}, value: '宁夏回族自治区', label: '宁夏回族自治区',
{value: '新疆维吾尔自治区',label: '新疆维吾尔自治区', children: [
children: [ { value: '银川市', label: '银川市', }, { value: '石嘴山市', label: '石嘴山市', }, { value: '吴忠市', label: '吴忠市', },
{value: '乌鲁木齐市',label: '乌鲁木齐市',}, {value: '克拉玛依市',label: '克拉玛依市',},{value: '吐鲁番市',label: '吐鲁番市',}, { value: '固原市', label: '固原市', }, { value: '中卫市', label: '中卫市', }
{value: '哈密市',label: '哈密市',}, {value: '昌吉回族自治州',label: '昌吉回族自治州',},{value: '博尔塔拉蒙古自治州',label: '博尔塔拉蒙古自治州',}, ]
{value: '巴音郭楞蒙古自治州',label: '巴音郭楞蒙古自治州',}, {value: '阿克苏地区',label: '阿克苏地区',},{value: '克孜勒苏柯尔克孜自治州',label: '克孜勒苏柯尔克孜自治州',}, },
{value: '喀什地区',label: '喀什地区',},{value: '和田地区',label: '和田地区',},{value: '伊犁哈萨克自治州',label: '伊犁哈萨克自治州',}, {
{value: '塔城地区',label: '塔城地区',},{value: '阿勒泰地区',label: '阿勒泰地区',},{value: '自治区直辖县级行政单位',label: '自治区直辖县级行政单位',} value: '青海省', label: '青海省',
] children: [
}, { value: '西宁市', label: '西宁市', }, { value: '海东市', label: '海东市', }, { value: '海北藏族自治州', label: '海北藏族自治州', },
{ value: '黄南藏族自治州', label: '黄南藏族自治州', }, { value: '海南藏族自治州', label: '海南藏族自治州', }, { value: '果洛藏族自治州', label: '果洛藏族自治州', },
{ value: '玉树藏族自治州', label: '玉树藏族自治州', }, { value: '海西蒙古族藏族自治州', label: '海西蒙古族藏族自治州', }
]
},
{
value: '新疆维吾尔自治区', label: '新疆维吾尔自治区',
children: [
{ value: '乌鲁木齐市', label: '乌鲁木齐市', }, { value: '克拉玛依市', label: '克拉玛依市', }, { value: '吐鲁番市', label: '吐鲁番市', },
{ value: '哈密市', label: '哈密市', }, { value: '昌吉回族自治州', label: '昌吉回族自治州', }, { value: '博尔塔拉蒙古自治州', label: '博尔塔拉蒙古自治州', },
{ value: '巴音郭楞蒙古自治州', label: '巴音郭楞蒙古自治州', }, { value: '阿克苏地区', label: '阿克苏地区', }, { value: '克孜勒苏柯尔克孜自治州', label: '克孜勒苏柯尔克孜自治州', },
{ value: '喀什地区', label: '喀什地区', }, { value: '和田地区', label: '和田地区', }, { value: '伊犁哈萨克自治州', label: '伊犁哈萨克自治州', },
{ value: '塔城地区', label: '塔城地区', }, { value: '阿勒泰地区', label: '阿勒泰地区', }, { value: '自治区直辖县级行政单位', label: '自治区直辖县级行政单位', }
]
},
], ],
rules:{ rules: {
name: [ name: [
{ required: true, message: '请输入您的名字', trigger: 'blur' } { required: true, message: '请输入您的名字', trigger: 'blur' }
], ],
mobile: [ mobile: [
{ required: true,validator: validateMobile, trigger: 'blur' } { required: true, validator: validateMobile, trigger: 'blur' }
], ],
}, },
num:null,
}
},
mounted: function() {
this.getServiceItemInfo();
setTimeout(() => {
$(".spechorizotal .nav_color").css("color", "black");
}, 2000);
/*$("#idtitle").text("服务详情");*/
},
created: {
},
methods: {
tiaozhuan(path, name) {
this.$root.pushx({
title: name,
name: path
});
},
getServiceItemInfo(){
var sdsId = window.location.href.split("sdsId=")[1];
var that = this;
this.$root.getReq("/web/serviceitemCtl/findOneById", { id: sdsId }).then(function (d) {
if (d.code == 1) {
that.serviceItem = d.data;
console.log("返回信息", d.data)
} }
})
},
handleChange(value) {
console.log(value);
this.serviceItem.price = (this.serviceItem.publicExpense + this.serviceItem.serviceCharge) * value;
this.serviceItem.number = value;
this.num = value;
console.log(this.serviceItem);
}, },
mounted:function(){ sdsOp2(){
this.getServiceItemInfo(); var sdsId = window.location.href.split("sdsId=")[1];
setTimeout(()=>{ /*
$(".spechorizotal .nav_color").css("color", "black"); window.open("https://wpa.qq.com/msgrd?v=3&uin="+this.$root.contextCompany().serviceqq+"&site=qq&menu=yes");
},2000); */
/*$("#idtitle").text("服务详情");*/ let routeUrl = this.$router.resolve({
path: "/nowbuy",
query: {
isDirectJump: 1,
num:this.num,
sdsId,
}
});
window.open(routeUrl.href, '_blank');
}, },
created:{ showneed(){
console.log(this.serviceItem);
if (this.serviceItem && this.serviceItem.code == 'CP201910231025EaQM0b') {
this.$root.pushx({
title: "ICP注册",
name: "/selficpreg"
});
return;
}
this.dialogFormVisible = true;
this.serviceName = this.serviceItem.name;
this.serviceCode = this.serviceItem.code;
}, },
methods:{ submitneed(){
tiaozhuan(path,name) { console.log("-------submitneed---------");
this.$root.pushx({ this.$refs["form"].validate((valid) => {
title: name, if (valid) {
name: path console.log("---------------valid------------------");
}); var need = {
}, publisherName: this.form.name,
getServiceItemInfo(){ publisherMobile: this.form.mobile,
var sdsId = window.location.href.split("sdsId=")[1]; province: this.form.city[0],
var that=this; city: this.form.city[1],
this.$root.getReq("/web/serviceitemCtl/findOneById",{id:sdsId}).then(function(d){ notes: this.form.notes,
if(d.code==1){ servicecode: this.serviceCode,
that.serviceItem = d.data; company_id: this.$root.currentCompany && this.$root.currentCompany.id ? this.$root.currentCompany.id : ""
console.log("返回信息",d.data) };
} console.log(need);
}) var that = this;
}, this.$root.postReq("/web/needCtl/submitneed", need).then(function (d) {
sdsOp2(){ console.log(d);
window.open("https://wpa.qq.com/msgrd?v=3&uin="+this.$root.contextCompany().serviceqq+"&site=qq&menu=yes"); that.dialogFormVisible = false;
}, if (d.code == 1) {
showneed(){ that.$alert('需求提交成功,我们会尽快联系您!', '', {
console.log(this.serviceItem); confirmButtonText: '确定',
if(this.serviceItem && this.serviceItem.code=='CP201910231025EaQM0b'){ callback: action => {
this.$root.pushx({
title: "ICP注册",
name: "/selficpreg"
});
return;
}
this.dialogFormVisible=true;
this.serviceName=this.serviceItem.name;
this.serviceCode=this.serviceItem.code;
},
submitneed(){
console.log("-------submitneed---------");
this.$refs["form"].validate((valid) => {
if (valid) {
console.log("---------------valid------------------");
var need={
publisherName:this.form.name,
publisherMobile:this.form.mobile,
province:this.form.city[0],
city:this.form.city[1],
notes:this.form.notes,
servicecode:this.serviceCode,
company_id:this.$root.currentCompany && this.$root.currentCompany.id?this.$root.currentCompany.id:""
};
console.log(need);
var that=this;
this.$root.postReq("/web/needCtl/submitneed",need).then(function(d){
console.log(d);
that.dialogFormVisible=false;
if(d.code==1){
that.$alert('需求提交成功,我们会尽快联系您!', '', {
confirmButtonText: '确定',
callback: action => {
} }
}); });
}else if(d.code==-100||d.code==0){ } else if (d.code == -100 || d.code == 0) {
that.$message.warning(d.msg); that.$message.warning(d.msg);
}else{ } else {
that.$message.warning('操作失败,请稍后重试'); that.$message.warning('操作失败,请稍后重试');
} }
}) })
}else{ } else {
return false; return false;
} }
}) })
},
}, },
vname:"gsb-servicedetails" },
vname: "gsb-servicedetails"
} }
\ No newline at end of file
...@@ -190,7 +190,10 @@ gulp.task('allcss', gulp.series(['pagecss', 'springcss', 'summercss', 'autumncss ...@@ -190,7 +190,10 @@ gulp.task('allcss', gulp.series(['pagecss', 'springcss', 'summercss', 'autumncss
done(); done();
})); }));
gulp.task('watch', function () { gulp.task('watch', function () {
gulp.watch(VUECOM_PATH+"/**/*/*.css",gulp.series(['allcss'])); // gulp.watch(VUECOM_PATH+"/**/*/*.css",['pagecss']);
// gulp.watch(VUECOM_PATH+"/**/*/*.css",gulp.series(['allcss']));
gulp.watch(VUECOM_PATH+"/**/*/*.css",gulp.series(['pagecss']));
}); });
gulp.task("basehandle",function(cbk){ gulp.task("basehandle",function(cbk){
......
...@@ -3998,8 +3998,7 @@ ...@@ -3998,8 +3998,7 @@
"ansi-regex": { "ansi-regex": {
"version": "2.1.1", "version": "2.1.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"aproba": { "aproba": {
"version": "1.2.0", "version": "1.2.0",
...@@ -4020,14 +4019,12 @@ ...@@ -4020,14 +4019,12 @@
"balanced-match": { "balanced-match": {
"version": "1.0.0", "version": "1.0.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"brace-expansion": { "brace-expansion": {
"version": "1.1.11", "version": "1.1.11",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"balanced-match": "^1.0.0", "balanced-match": "^1.0.0",
"concat-map": "0.0.1" "concat-map": "0.0.1"
...@@ -4042,20 +4039,17 @@ ...@@ -4042,20 +4039,17 @@
"code-point-at": { "code-point-at": {
"version": "1.1.0", "version": "1.1.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"concat-map": { "concat-map": {
"version": "0.0.1", "version": "0.0.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"console-control-strings": { "console-control-strings": {
"version": "1.1.0", "version": "1.1.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"core-util-is": { "core-util-is": {
"version": "1.0.2", "version": "1.0.2",
...@@ -4172,8 +4166,7 @@ ...@@ -4172,8 +4166,7 @@
"inherits": { "inherits": {
"version": "2.0.3", "version": "2.0.3",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"ini": { "ini": {
"version": "1.3.5", "version": "1.3.5",
...@@ -4185,7 +4178,6 @@ ...@@ -4185,7 +4178,6 @@
"version": "1.0.0", "version": "1.0.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"number-is-nan": "^1.0.0" "number-is-nan": "^1.0.0"
} }
...@@ -4200,7 +4192,6 @@ ...@@ -4200,7 +4192,6 @@
"version": "3.0.4", "version": "3.0.4",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"brace-expansion": "^1.1.7" "brace-expansion": "^1.1.7"
} }
...@@ -4208,14 +4199,12 @@ ...@@ -4208,14 +4199,12 @@
"minimist": { "minimist": {
"version": "0.0.8", "version": "0.0.8",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"minipass": { "minipass": {
"version": "2.3.5", "version": "2.3.5",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"safe-buffer": "^5.1.2", "safe-buffer": "^5.1.2",
"yallist": "^3.0.0" "yallist": "^3.0.0"
...@@ -4234,7 +4223,6 @@ ...@@ -4234,7 +4223,6 @@
"version": "0.5.1", "version": "0.5.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"minimist": "0.0.8" "minimist": "0.0.8"
} }
...@@ -4315,8 +4303,7 @@ ...@@ -4315,8 +4303,7 @@
"number-is-nan": { "number-is-nan": {
"version": "1.0.1", "version": "1.0.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"object-assign": { "object-assign": {
"version": "4.1.1", "version": "4.1.1",
...@@ -4328,7 +4315,6 @@ ...@@ -4328,7 +4315,6 @@
"version": "1.4.0", "version": "1.4.0",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"wrappy": "1" "wrappy": "1"
} }
...@@ -4414,8 +4400,7 @@ ...@@ -4414,8 +4400,7 @@
"safe-buffer": { "safe-buffer": {
"version": "5.1.2", "version": "5.1.2",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"safer-buffer": { "safer-buffer": {
"version": "2.1.2", "version": "2.1.2",
...@@ -4451,7 +4436,6 @@ ...@@ -4451,7 +4436,6 @@
"version": "1.0.2", "version": "1.0.2",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"code-point-at": "^1.0.0", "code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0", "is-fullwidth-code-point": "^1.0.0",
...@@ -4471,7 +4455,6 @@ ...@@ -4471,7 +4455,6 @@
"version": "3.0.1", "version": "3.0.1",
"bundled": true, "bundled": true,
"dev": true, "dev": true,
"optional": true,
"requires": { "requires": {
"ansi-regex": "^2.0.0" "ansi-regex": "^2.0.0"
} }
...@@ -4515,14 +4498,12 @@ ...@@ -4515,14 +4498,12 @@
"wrappy": { "wrappy": {
"version": "1.0.2", "version": "1.0.2",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
}, },
"yallist": { "yallist": {
"version": "3.0.3", "version": "3.0.3",
"bundled": true, "bundled": true,
"dev": true, "dev": true
"optional": true
} }
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment