CRMEB/crmeb/public/static/js/pages-goods_cate-goods_cate.a0ecfa51.js
2022-02-16 17:11:48 +08:00

1 line
97 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-goods_cate-goods_cate"],{"005a":function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{style:t.colorStyle},[t.isShow&&t.tabbar.length&&!t.isIframe?a("v-uni-view",{staticClass:"uni-tabbar acea-row row-around row-middle"},t._l(t.tabbar,(function(e,i){return a("v-uni-view",{key:i,staticClass:"uni-tabbar_item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.changeTab(e)}}},[a("v-uni-view",{staticClass:"uni-tabbar_icon"},[e.link==t.pagePath?a("v-uni-image",{attrs:{mode:"aspectFit",src:e.imgList[0]}}):a("v-uni-image",{attrs:{mode:"aspectFit",src:e.imgList[1]}})],1),a("v-uni-view",{staticClass:"uni-tabbar_label",class:{active:e.link==t.pagePath}},[t._v(t._s(e.name))])],1)})),1):t._e(),t.isIframe&&t.tabbar.length?a("v-uni-view",{staticClass:"uni-tabbar acea-row row-around row-middle"},t._l(t.tabbar,(function(e,i){return a("v-uni-view",{key:i,staticClass:"uni-tabbar_item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.changeTab(e)}}},[a("v-uni-view",{staticClass:"uni-tabbar_icon"},[e.link==t.pagePath?a("v-uni-image",{attrs:{mode:"aspectFit",src:e.imgList[0]}}):a("v-uni-image",{attrs:{mode:"aspectFit",src:e.imgList[1]}})],1),a("v-uni-view",{staticClass:"uni-tabbar_label",class:{active:e.link==t.pagePath}},[t._v(t._s(e.name))])],1)})),1):t._e(),t.isIframe&&!t.tabbar.length?a("v-uni-view",{staticClass:"empty-img uni-tabbar acea-row row-around row-middle"},[t._v("暂无数据,请设置")]):t._e()],1)},n=[]},"09bb":function(t,e,a){var i=a("796d");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("51c6ac46",i,!0,{sourceMap:!1,shadowMode:!1})},"0b5c":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"d_goodList",props:{dataConfig:{type:Object,default:function(){}},tempArr:{type:Array,default:[]},isLogin:{type:Boolean,default:!1}},data:function(){return{}},created:function(){},mounted:function(){},methods:{goDetail:function(t){this.$emit("detail",t)},goCartDuo:function(t){this.$emit("gocartduo",t)},goCartDan:function(t,e){this.$emit("gocartdan",t,e)},CartNumDes:function(t,e){this.$emit("ChangeCartNumDan",!1,t,e)},CartNumAdd:function(t,e){this.$emit("ChangeCartNumDan",!0,t,e)}}};e.default=i},"10ad":function(t,e,a){"use strict";var i=a("4ea4");a("ac1f"),a("498a"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=i(a("5530")),n=a("f15c"),r=a("26cb"),s=i(a("b74e")),c=a("1346"),d=i(a("7eda")),u=uni.getSystemInfoSync().statusBarHeight+"px",l=(getApp(),{components:{pageFooter:s.default,tabBar:d.default},data:function(){return{navlist:[],productList:[],navActive:0,number:"",is_diy:uni.getStorageSync("is_diy"),height:0,hightArr:[],toView:"",tabbarH:0,footH:0,windowHeight:0,newData:{},activeRouter:"",pageHeight:"100%",sysHeight:u,footerStatus:!1,lock:!1}},computed:(0,o.default)({},(0,r.mapState)({cartNum:function(t){return t.indexData.cartNum}})),mounted:function(){var t=this,e=getCurrentPages(),a=e[e.length-1].route;this.activeRouter="/"+a,this.getAllCategory(),uni.getSystemInfo({success:function(e){t.pageHeight=e.windowHeight+"px"}})},methods:{getNav:function(){var t=this;(0,c.getNavigation)().then((function(e){t.newData=e.data,t.newData.status&&t.newData.status.status?uni.hideTabBar():uni.showTabBar()}))},goRouter:function(t){var e=getCurrentPages(),a=e[e.length-1].$page.fullPath;t.link!=a&&uni.switchTab({url:t.link,fail:function(e){uni.redirectTo({url:t.link})}})},footHeight:function(t){this.footH=t},infoScroll:function(){var t=this,e=t.productList.length;this.number=t.productList[e-1].children.length,uni.getSystemInfo({success:function(e){t.height=e.windowHeight*(750/e.windowWidth)-98}});for(var a=[],i=0;i<e;i++){var o=uni.createSelectorQuery().in(this),n="#b"+i;o.select(n).boundingClientRect(),o.exec((function(e){var i=e[0].top;a.push(i),t.hightArr=a}))}},tap:function(t,e){this.toView=e,this.navActive=t,this.$set(this,"lock",!0)},getAllCategory:function(){var t=this;(0,n.getCategoryList)().then((function(e){t.productList=e.data,t.$nextTick((function(e){t.infoScroll()}))}))},scroll:function(t){var e=t.detail.scrollTop,a=this.hightArr;if(this.lock)this.$set(this,"lock",!1);else for(var i=0;i<a.length;i++)e>=0&&e<a[1]-a[0]?this.navActive=0:e>=a[i]-a[0]&&e<a[i+1]-a[0]?this.navActive=i:e>=a[a.length-1]-a[0]&&(this.navActive=a.length-1)},searchSubmitValue:function(t){if(!(this.$util.trim(t.detail.value).length>0))return this.$util.Tips({title:"请填写要搜索的产品信息"});uni.navigateTo({url:"/pages/goods_list/index?searchValue="+t.detail.value})}}});e.default=l},"1a8b":function(t,e,a){var i=a("476d");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("07cc5d7a",i,!0,{sourceMap:!1,shadowMode:!1})},"1ba5":function(t,e,a){"use strict";(function(t){var i=a("4ea4");a("4160"),a("a434"),a("d3b7"),a("e25e"),a("ac1f"),a("25f0"),a("1276"),a("159b"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=a("f15c"),n=a("e0d6"),r=i(a("1ae3")),s=i(a("fb7a")),c=i(a("afb3")),d=a("26cb"),u=a("4729"),l=a("c6cd3"),h={props:{},computed:(0,d.mapGetters)(["isLogin","uid"]),components:{productWindow:r.default,goodList:s.default,cartList:c.default},data:function(){return{categoryList:[],navActive:0,categoryTitle:"",categoryErList:[],tabLeft:0,isWidth:0,tabClick:0,iSlong:!0,tempArr:[],loading:!1,loadend:!1,loadTitle:"加载更多",page:1,limit:10,cid:0,sid:0,isAuto:!1,isShowAuth:!1,attr:{cartAttr:!1,productAttr:[],productSelect:{}},productValue:[],attrValue:"",storeName:"",id:0,cartData:{cartList:[],iScart:!1},cartCount:0,totalPrice:0,is_vip:0,cart_num:0,storeInfo:{}}},mounted:function(){var t=this;uni.getSystemInfo({success:function(e){t.isWidth=e.windowWidth/5}})},methods:{jumpIndex:function(){this.$emit("jumpIndex")},subOrder:function(){var t=this,e=t.cartData.cartList,a=[];if(!e.length)return t.$util.Tips({title:"请选择产品"});e.forEach((function(t){a.push(t.id)})),uni.navigateTo({url:"/pages/users/order_confirm/index?cartId="+a.join(",")}),t.cartData.iScart=!1},getTotalPrice:function(){var t=this,e=t.cartData.cartList,a=0;e.forEach((function(e){e.attrStatus&&e.status&&(a=t.$util.$h.Add(a,t.$util.$h.Mul(e.cart_num,e.truePrice)))})),t.$set(t,"totalPrice",a)},ChangeSubDel:function(t){var e=this,a=e.cartData.cartList,i=[];a.forEach((function(t){i.push(t.id)})),(0,n.cartDel)(i.join(",")).then((function(t){e.$set(e.cartData,"cartList",[]),e.cartData.iScart=!1,e.totalPrice=0,e.page=1,e.loadend=!1,e.tempArr=[],e.productslist(),e.getCartNum()}))},ChangeOneDel:function(t,e){var a=this,i=a.cartData.cartList;(0,n.cartDel)(t.toString()).then((function(t){i.splice(e,1),i.length||(a.cartData.iScart=!1,a.page=1,a.loadend=!1,a.tempArr=[],a.productslist()),a.getCartNum()}))},getCartList:function(t){var e=this;(0,n.vcartList)().then((function(a){e.$set(e.cartData,"cartList",a.data),a.data.length?e.$set(e.cartData,"iScart",!t&&!e.cartData.iScart):e.$set(e.cartData,"iScart",!1),e.getTotalPrice()}))},closeList:function(t){this.$set(this.cartData,"iScart",t),this.page=1,this.loadend=!1,this.tempArr=[],this.productslist()},getCartNum:function(){var t=this;(0,n.getCartCounts)().then((function(e){t.cartCount=e.data.count}))},onMyEvent:function(){this.$set(this.attr,"cartAttr",!1)},DefaultSelect:function(){var t=this.attr.productAttr,e=[];for(var a in this.productValue)if(this.productValue[a].stock>0){e=this.attr.productAttr.length?a.split(","):[];break}for(var i=0;i<t.length;i++)this.$set(t[i],"index",e[i]);var o=this.productValue[e.join(",")];o&&t.length?(this.$set(this.attr.productSelect,"store_name",this.storeName),this.$set(this.attr.productSelect,"image",o.image),this.$set(this.attr.productSelect,"price",o.price),this.$set(this.attr.productSelect,"stock",o.stock),this.$set(this.attr.productSelect,"unique",o.unique),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this.attr.productSelect,"vip_price",o.vip_price),this.$set(this,"attrValue",e.join(","))):!o&&t.length?(this.$set(this.attr.productSelect,"store_name",this.storeName),this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),this.$set(this.attr.productSelect,"stock",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this.attr.productSelect,"vip_price",this.storeInfo.vip_price),this.$set(this,"attrValue","")):o||t.length||(this.$set(this.attr.productSelect,"store_name",this.storeName),this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),this.$set(this.attr.productSelect,"stock",this.storeInfo.stock),this.$set(this.attr.productSelect,"unique",this.storeInfo.unique||""),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"attrValue",""),this.$set(this.attr.productSelect,"vip_price",this.storeInfo.vip_price))},ChangeAttr:function(t){var e=this.productValue[t];e&&e.stock>0?(this.$set(this.attr.productSelect,"image",e.image),this.$set(this.attr.productSelect,"price",e.price),this.$set(this.attr.productSelect,"stock",e.stock),this.$set(this.attr.productSelect,"unique",e.unique),this.$set(this.attr.productSelect,"vip_price",e.vip_price),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"attrValue",t)):e&&0==e.stock?(this.$set(this.attr.productSelect,"image",e.image),this.$set(this.attr.productSelect,"price",e.price),this.$set(this.attr.productSelect,"stock",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this.attr.productSelect,"vip_price",e.vip_price),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this,"attrValue","")):(this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),this.$set(this.attr.productSelect,"stock",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this.attr.productSelect,"vip_price",this.storeInfo.vip_price),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this,"attrValue",""))},attrVal:function(t){this.$set(this.attr.productAttr[t.indexw],"index",this.attr.productAttr[t.indexw].attr_values[t.indexn])},iptCartNum:function(t){this.$set(this.attr.productSelect,"cart_num",t)},onLoadFun:function(){},productslist:function(){var t=this;t.loadend||t.loading||(t.loading=!0,t.loadTitle="",(0,o.getProductslist)({page:t.page,limit:t.limit,type:1,cid:t.cid,sid:t.sid}).then((function(e){var a=e.data,i=a.length<t.limit;t.tempArr=t.$util.SplitArray(a,t.tempArr),t.$set(t,"tempArr",t.tempArr),t.loading=!1,t.loadend=i,t.loadTitle=i?"人家是有底线的~":"加载更多",t.page=t.page+1})).catch((function(e){t.loading=!1,t.loadTitle="加载更多"})))},ChangeCartNumDan:function(t,e,a){var i=this.tempArr[e],o=this.tempArr[e].stock;this.ChangeCartNum(t,i,o,0,a.id)},ChangeCartNumDuo:function(t){var e=this.productValue[this.attrValue];if(void 0!==e||this.attr.productAttr.length||(e=this.attr.productSelect),void 0!==e){var a=e.stock||0,i=this.attr.productSelect;this.ChangeCartNum(t,i,a,1,this.id)}},ChangeCartList:function(t,e){var a=this.cartData.cartList,i=a[e],o=a[e].trueStock;this.ChangeCartNum(t,i,o,0,i.product_id,e,1),a.length||(this.cartData.iScart=!1,this.page=1,this.loadend=!1,this.tempArr=[],this.productslist())},ChangeCartNum:function(t,e,a,i,o,n,r){if(t){if(e.cart_num++,e.cart_num>a)return i?(this.$set(this.attr.productSelect,"cart_num",a||1),this.$set(this,"cart_num",a||1)):(e.cart_num=a||0,this.$set(this,"tempArr",this.tempArr),this.$set(this.cartData,"cartList",this.cartData.cartList)),this.$util.Tips({title:"该产品没有更多库存了"});i||(r?(this.goCat(0,o,1,1,e.product_attr_unique),this.getTotalPrice()):this.goCat(0,o,1))}else e.cart_num--,0==e.cart_num&&this.cartData.cartList.splice(n,1),e.cart_num<0?i?(this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"cart_num",1)):(e.cart_num=0,this.$set(this,"tempArr",this.tempArr),this.$set(this.cartData,"cartList",this.cartData.cartList)):i||(r?(this.goCat(0,o,0,1,e.product_attr_unique),this.getTotalPrice()):this.goCat(0,o,0))},goCatNum:function(){this.goCat(1,this.id,1)},goCat:function(t,e,a,i,n){var r=this;if(t){var s=r.productValue[this.attrValue];if(r.attr.productAttr.length&&void 0===s)return r.$util.Tips({title:"产品库存不足,请选择其它属性"})}var c={product_id:e,num:t?r.attr.productSelect.cart_num:1,type:a,unique:t?r.attr.productSelect.unique:i?n:""};(0,o.postCartNum)(c).then((function(e){t&&(r.attr.cartAttr=!1,r.$util.Tips({title:"添加购物车成功"}),r.tempArr.forEach((function(t,e){if(t.id==r.id){var a=r.attr.productSelect.stock,i=parseInt(t.cart_num)+parseInt(r.attr.productSelect.cart_num);t.cart_num=i>a?a:i}}))),r.getCartNum(),i||r.getCartList(1)})).catch((function(t){return r.$util.Tips({title:t})}))},goCartDan:function(t,e){if(this.isLogin){if(!t.cart_button)return void(0,u.goShopDetail)(t,this.uid).then((function(e){uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.id)})}));this.tempArr[e].cart_num=1,this.$set(this,"tempArr",this.tempArr),this.goCat(0,t.id,1)}else this.getIsLogin()},goCartDuo:function(t){if(this.isLogin){if(!t.cart_button)return void(0,u.goShopDetail)(t,this.uid).then((function(e){uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.id)})}));uni.showLoading({title:"加载中"}),this.storeName=t.store_name,this.getAttrs(t.id),this.$set(this,"id",t.id),this.$set(this.attr,"cartAttr",!0)}else this.getIsLogin()},getIsLogin:function(){(0,l.toLogin)()},getAttrs:function(t){var e=this;(0,o.getAttr)(t,0).then((function(t){t.data,uni.hideLoading(),e.$set(e.attr,"productAttr",t.data.productAttr),e.$set(e,"productValue",t.data.productValue),e.$set(e,"is_vip",t.data.storeInfo.is_vip),e.$set(e,"storeInfo",t.data.storeInfo),e.DefaultSelect()}))},goDetail:function(t){this.isLogin?(0,u.goShopDetail)(t,this.uid).then((function(e){uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.id)})})):(0,l.toLogin)()},openTap:function(){this.iSlong=!1},closeTap:function(){this.iSlong=!0},getAllCategory:function(){var t=this;(0,o.getCategoryList)().then((function(e){var a=e.data;a.forEach((function(t){t.children.unshift({id:0,cate_name:"全部"})})),t.categoryTitle=a[0].cate_name,t.cid=a[0].id,t.sid=0,t.navActive=0,t.tabClick=0,t.categoryList=a,t.categoryErList=e.data[0].children?e.data[0].children:[],t.page=1,t.loadend=!1,t.tempArr=[],t.productslist()}))},tapNav:function(t,e){var a=this.categoryList[t];this.navActive=t,this.categoryTitle=a.cate_name,this.categoryErList=e.children?e.children:[],this.tabClick=0,this.tabLeft=0,this.cid=a.id,this.sid=0,this.page=1,this.loadend=!1,this.tempArr=[],this.productslist()},longClick:function(t){this.categoryErList.length>3&&(this.tabLeft=(t-1)*(this.isWidth+6)),this.tabClick=t,this.iSlong=!0,this.sid=this.categoryErList[t].id,this.page=1,this.loadend=!1,this.tempArr=[],this.productslist()}}};e.default=h}).call(this,a("5a52")["default"])},"2ff7":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={props:{cartData:{type:Object,default:function(){}}},data:function(){return{}},mounted:function(){},methods:{closeList:function(){this.$emit("closeList",!1)},leaveCart:function(t){this.$emit("ChangeCartNumDan",!1,t)},joinCart:function(t){this.$emit("ChangeCartNumDan",!0,t)},subDel:function(){this.$emit("ChangeSubDel")},oneDel:function(t,e){this.$emit("ChangeOneDel",t,e)}}};e.default=i},"30af":function(t,e,a){var i=a("37ee");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("c01a512e",i,!0,{sourceMap:!1,shadowMode:!1})},"321c":function(t,e,a){"use strict";a.r(e);var i=a("5365"),o=a("6eb2");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("8f6d");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"fae1a796",null,!1,i["a"],r);e["default"]=c.exports},"328d":function(t,e,a){var i=a("ae7f");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("55f30b7d",i,!0,{sourceMap:!1,shadowMode:!1})},"33f4":function(t,e,a){"use strict";a.r(e);var i=a("5817"),o=a("b76f");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("f306");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"c73143ec",null,!1,i["a"],r);e["default"]=c.exports},"35e1":function(t,e,a){"use strict";a.r(e);var i=a("0b5c"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},"37c7":function(t,e,a){"use strict";a.r(e);var i=a("10ad"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},"37ee":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.page-footer[data-v-a118da66]{position:fixed;bottom:0;z-index:30;display:flex;align-items:center;justify-content:space-around;width:100%;height:calc(98rpx+ constant(safe-area-inset-bottom));height:calc(%?98?% + env(safe-area-inset-bottom));box-sizing:border-box;border-top:solid %?1?% #f3f3f3;background-color:#fff;box-shadow:0 0 %?17?% %?1?% hsla(0,0%,80.8%,.32);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.page-footer .foot-item[data-v-a118da66]{display:flex;width:-webkit-max-content;width:max-content;align-items:center;justify-content:center;flex-direction:column;position:relative}.page-footer .foot-item .count-num[data-v-a118da66]{position:absolute;display:flex;justify-content:center;align-items:center;width:%?40?%;height:%?40?%;top:%?0?%;right:%?-15?%;color:#fff;font-size:%?20?%;background-color:#fd502f;border-radius:50%;padding:%?4?%}.page-footer .foot-item uni-image[data-v-a118da66]{height:%?50?%;width:%?50?%;text-align:center;margin:0 auto}.page-footer .foot-item .txt[data-v-a118da66]{font-size:%?24?%}',""]),t.exports=e},"384d":function(t,e,a){var i=a("4877");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("30a57da9",i,!0,{sourceMap:!1,shadowMode:!1})},"46cd":function(t,e,a){"use strict";var i=a("1a8b"),o=a.n(i);o.a},4729:function(t,e,a){"use strict";a("99af"),a("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.goShopDetail=o,e.goPage=n;var i=getApp();function o(t,e){return new Promise((function(a){t.activity&&"1"===t.activity.type?uni.navigateTo({url:"/pages/activity/goods_seckill_details/index?id=".concat(t.activity.id,"&time=").concat(t.activity.time,"&status=1")}):t.activity&&"2"===t.activity.type?uni.navigateTo({url:"/pages/activity/goods_bargain_details/index?id=".concat(t.activity.id,"&bargain=").concat(e)}):t.activity&&"3"===t.activity.type?uni.navigateTo({url:"/pages/activity/goods_combination_details/index?id=".concat(t.activity.id)}):a(t)}))}function n(){return new Promise((function(t){if(0!=i.globalData.isIframe)return!1;t(!0)}))}},"476d":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.mask[data-v-3638f043]{z-index:99}.cartList[data-v-3638f043]{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;z-index:100;padding:0 %?30?% %?100?% %?30?%;box-sizing:border-box;border-radius:%?16?% %?16?% 0 0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.cartList.on[data-v-3638f043]{-webkit-transform:translateZ(0);transform:translateZ(0)}.cartList .title[data-v-3638f043]{height:%?108?%}.cartList .title .name[data-v-3638f043]{font-size:%?28?%;color:#282828;font-weight:700}.cartList .title .del[data-v-3638f043]{font-size:%?26?%;color:var(--view-theme)}.cartList .title .del .iconfont[data-v-3638f043]{margin-right:%?5?%;font-size:%?34?%}.cartList .list[data-v-3638f043]{max-height:%?720?%;overflow-x:hidden;overflow-y:auto}.cartList .list .item[data-v-3638f043]{margin-bottom:%?40?%}.cartList .list .item .pictrue[data-v-3638f043]{width:%?176?%;height:%?176?%;border-radius:%?16?%;position:relative}.cartList .list .item .pictrue uni-image[data-v-3638f043]{width:100%;height:100%;border-radius:%?16?%}.cartList .list .item .pictrue .mantle[data-v-3638f043]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.65);border-radius:%?16?%}.cartList .list .item .txtPic[data-v-3638f043]{width:%?486?%}.cartList .list .item .txtPic .name[data-v-3638f043]{font-size:%?28?%;color:#282828}.cartList .list .item .txtPic .name.on[data-v-3638f043]{color:#a3a3a3}.cartList .list .item .txtPic .noBnt[data-v-3638f043]{width:%?126?%;height:%?44?%;background:#f2f2f2;border-radius:%?22?%;text-align:center;line-height:%?44?%;font-size:%?24?%;color:#a3a3a3;margin-top:%?10?%}.cartList .list .item .txtPic .delTxt[data-v-3638f043]{margin-top:%?48?%;font-size:%?24?%;color:#e93323}.cartList .list .item .txtPic .delTxt uni-text[data-v-3638f043]{width:%?70?%;height:%?50?%;text-align:center;line-height:%?50?%}.cartList .list .item .txtPic .info[data-v-3638f043]{font-size:%?23?%;color:#989898;margin-top:%?5?%}.cartList .list .item .txtPic .bottom[data-v-3638f043]{margin-top:%?11?%}.cartList .list .item .txtPic .bottom .money[data-v-3638f043]{font-weight:700;font-size:%?26?%;color:var(--view-priceColor)}.cartList .list .item .txtPic .bottom .money .num[data-v-3638f043]{font-size:%?34?%}.cartList .list .item .txtPic .bottom .cartNum[data-v-3638f043]{font-weight:700}.cartList .list .item .txtPic .bottom .cartNum .num[data-v-3638f043]{font-size:%?34?%;color:#282828;width:%?120?%;text-align:center}.cartList .list .item .txtPic .bottom .cartNum .reduce[data-v-3638f043]{color:#282828;font-size:%?24?%;width:%?60?%;height:%?60?%;text-align:center;line-height:%?60?%}.cartList .list .item .txtPic .bottom .cartNum .plus[data-v-3638f043]{color:#282828;font-size:%?24?%;width:%?60?%;height:%?60?%;text-align:center;line-height:%?60?%}',""]),t.exports=e},4877:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */[data-v-1af6802e] uni-scroll-view{padding-bottom:0!important}.sys-title[data-v-1af6802e]{z-index:10;position:relative;height:40px;line-height:40px;font-size:%?30?%;color:#333;background-color:#fff}.sys-head[data-v-1af6802e]{background-color:#fff}.productSort[data-v-1af6802e]{display:flex;flex-direction:column;height:100vh}.productSort .header[data-v-1af6802e]{width:100%;height:%?96?%;background-color:#fff;border-bottom:%?1?% solid #f5f5f5}.productSort .header .input[data-v-1af6802e]{width:%?700?%;height:%?60?%;background-color:#f5f5f5;border-radius:%?50?%;box-sizing:border-box;padding:0 %?25?%}.productSort .header .input .iconfont[data-v-1af6802e]{font-size:%?35?%;color:#555}.productSort .header .input .placeholder[data-v-1af6802e]{color:#999}.productSort .header .input uni-input[data-v-1af6802e]{font-size:%?26?%;height:100%;width:%?597?%}.productSort .scroll-box[data-v-1af6802e]{flex:1;overflow:hidden;display:flex}uni-scroll-view[data-v-1af6802e]{padding-bottom:%?100?%}.productSort .aside[data-v-1af6802e]{width:%?180?%;height:100%;overflow:hidden;background-color:#f7f7f7}.productSort .aside .item[data-v-1af6802e]{height:%?100?%;width:100%;font-size:%?26?%;color:#424242;text-align:center}.productSort .aside .item.on[data-v-1af6802e]{background-color:#fff;border-left:%?4?% solid var(--view-theme);width:100%;color:var(--view-theme);font-weight:700}.productSort .conter[data-v-1af6802e]{flex:1;height:100%;overflow:hidden;padding:0 %?14?%;background-color:#fff;position:relative}.productSort .conter .listw[data-v-1af6802e]{padding-top:%?20?%}.productSort .conter .listw .title[data-v-1af6802e]{height:%?90?%}.productSort .conter .listw .title .line[data-v-1af6802e]{width:%?100?%;height:%?2?%;background-color:#f0f0f0}.productSort .conter .listw .title .name[data-v-1af6802e]{font-size:%?28?%;color:#333;margin:0 %?30?%;font-weight:700}.productSort .conter .list[data-v-1af6802e]{flex-wrap:wrap}.productSort .conter .list .item[data-v-1af6802e]{width:%?177?%;margin-top:%?26?%}.productSort .conter .list .item .picture[data-v-1af6802e]{width:%?120?%;height:%?120?%;border-radius:50%}.productSort .conter .list .item .picture uni-image[data-v-1af6802e]{width:100%;height:100%;border-radius:50%}.productSort .conter .list .item .name[data-v-1af6802e]{font-size:%?24?%;color:#333;height:%?56?%;line-height:%?56?%;width:%?120?%;text-align:center}.page-footer[data-v-1af6802e]{position:fixed;bottom:0;z-index:30;display:flex;align-items:center;justify-content:space-around;width:100%;height:calc(98rpx+ constant(safe-area-inset-bottom));height:calc(%?98?% + env(safe-area-inset-bottom));box-sizing:border-box;border-top:solid %?1?% #f3f3f3;background-color:#fff;box-shadow:0 0 %?17?% %?1?% hsla(0,0%,80.8%,.32);padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.page-footer .foot-item[data-v-1af6802e]{display:flex;width:-webkit-max-content;width:max-content;align-items:center;justify-content:center;flex-direction:column;position:relative}.page-footer .foot-item .count-num[data-v-1af6802e]{position:absolute;display:flex;justify-content:center;align-items:center;width:%?40?%;height:%?40?%;top:%?0?%;right:%?-15?%;color:#fff;font-size:%?20?%;background-color:#fd502f;border-radius:50%;padding:%?4?%}.page-footer .foot-item uni-image[data-v-1af6802e]{height:%?50?%;width:%?50?%;text-align:center;margin:0 auto}.page-footer .foot-item .txt[data-v-1af6802e]{font-size:%?24?%}',""]),t.exports=e},"4e5f":function(t,e,a){"use strict";var i=a("ad27"),o=a.n(i);o.a},5029:function(t,e,a){"use strict";a.r(e);var i=a("d69c"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},"52c4":function(t,e,a){var i=a("988c");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("36d09254",i,!0,{sourceMap:!1,shadowMode:!1})},"532f":function(t,e,a){var i=a("f87f");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("1ed1b8cf",i,!0,{sourceMap:!1,shadowMode:!1})},5365:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"goodCate"},[a("v-uni-view",{staticClass:"header acea-row row-center-wrapper"},[a("v-uni-navigator",{staticClass:"pageIndex",attrs:{"open-type":"switchTab",url:"/pages/index/index","hover-class":"none"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.jumpIndex.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"iconfont icon-shouye3"})],1),a("v-uni-navigator",{staticClass:"search acea-row row-center-wrapper",attrs:{url:"/pages/goods_search/index","hover-class":"none"}},[a("v-uni-text",{staticClass:"iconfont icon-xiazai5"}),t._v("搜索商品")],1)],1),a("v-uni-view",{staticClass:"conter"},[a("v-uni-view",{staticClass:"aside"},[a("v-uni-scroll-view",{staticStyle:{height:"100%"},attrs:{"scroll-y":"true","scroll-with-animation":"true"}},t._l(t.categoryList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item acea-row row-center-wrapper",class:i==t.navActive?"on":"",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.tapNav(i,e)}}},[a("v-uni-text",[t._v(t._s(e.cate_name))])],1)})),1)],1),a("v-uni-view",{staticClass:"wrapper"},[t.iSlong?a("v-uni-view",{staticClass:"bgcolor"},[a("v-uni-view",{staticClass:"longTab acea-row row-middle"},[a("v-uni-scroll-view",{staticStyle:{"white-space":"nowrap",display:"flex",height:"44rpx"},attrs:{"scroll-x":"true","scroll-with-animation":!0,"scroll-left":t.tabLeft,"show-scrollbar":"true"}},t._l(t.categoryErList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"longItem",class:i===t.tabClick?"click":"",style:"width:"+t.isWidth+"px",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.longClick(i)}}},[t._v(t._s(e.cate_name))])})),1)],1),a("v-uni-view",{staticClass:"openList",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.openTap.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"iconfont icon-xiala"})],1)],1):a("v-uni-view",[a("v-uni-view",{staticClass:"downTab"},[a("v-uni-view",{staticClass:"title acea-row row-between-wrapper"},[a("v-uni-view",[t._v(t._s(t.categoryTitle))]),a("v-uni-view",{staticClass:"closeList",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeTap.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"iconfont icon-xiala"})],1)],1),a("v-uni-view",{staticClass:"children"},[a("v-uni-view",{staticClass:"acea-row row-middle"},t._l(t.categoryErList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item line1",class:i===t.tabClick?"click":"",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.longClick(i)}}},[t._v(t._s(e.cate_name))])})),1)],1)],1),a("v-uni-view",{staticClass:"mask",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeTap.apply(void 0,arguments)}}})],1),a("goodList",{attrs:{tempArr:t.tempArr,isLogin:t.isLogin},on:{gocartduo:function(e){arguments[0]=e=t.$handleEvent(e),t.goCartDuo.apply(void 0,arguments)},gocartdan:function(e){arguments[0]=e=t.$handleEvent(e),t.goCartDan.apply(void 0,arguments)},ChangeCartNumDan:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeCartNumDan.apply(void 0,arguments)},detail:function(e){arguments[0]=e=t.$handleEvent(e),t.goDetail.apply(void 0,arguments)}}}),a("v-uni-view",{staticClass:"loadingicon acea-row row-center-wrapper"},[a("v-uni-text",{staticClass:"loading iconfont icon-jiazai",attrs:{hidden:0==t.loading}}),t._v(t._s(t.loadTitle))],1)],1)],1),a("v-uni-view",{staticClass:"footer acea-row row-between-wrapper"},[t.cartData.cartList.length?a("v-uni-view",{staticClass:"cartIcon acea-row row-center-wrapper",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.getCartList(0)}}},[a("v-uni-view",{staticClass:"iconfont icon-gouwuche-yangshi2"}),a("v-uni-view",{staticClass:"num"},[t._v(t._s(t.cartCount))])],1):a("v-uni-view",{staticClass:"cartIcon acea-row row-center-wrapper noCart"},[a("v-uni-view",{staticClass:"iconfont icon-gouwuche-yangshi2"})],1),a("v-uni-view",{staticClass:"money acea-row row-middle"},[a("v-uni-view",[t._v("¥"),a("v-uni-text",{staticClass:"num"},[t._v(t._s(t.totalPrice))])],1),a("v-uni-view",{staticClass:"bnt",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.subOrder.apply(void 0,arguments)}}},[t._v("去结算")])],1)],1),a("cartList",{attrs:{cartData:t.cartData},on:{closeList:function(e){arguments[0]=e=t.$handleEvent(e),t.closeList.apply(void 0,arguments)},ChangeCartNumDan:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeCartList.apply(void 0,arguments)},ChangeSubDel:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeSubDel.apply(void 0,arguments)},ChangeOneDel:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeOneDel.apply(void 0,arguments)}}}),a("productWindow",{attrs:{attr:t.attr,isShow:1,iSplus:1,iScart:1,id:"product-window",is_vip:t.is_vip},on:{myevent:function(e){arguments[0]=e=t.$handleEvent(e),t.onMyEvent.apply(void 0,arguments)},ChangeAttr:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeAttr.apply(void 0,arguments)},ChangeCartNum:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeCartNumDuo.apply(void 0,arguments)},attrVal:function(e){arguments[0]=e=t.$handleEvent(e),t.attrVal.apply(void 0,arguments)},iptCartNum:function(e){arguments[0]=e=t.$handleEvent(e),t.iptCartNum.apply(void 0,arguments)},goCat:function(e){arguments[0]=e=t.$handleEvent(e),t.goCatNum.apply(void 0,arguments)}}})],1)},n=[]},5817:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"goodCate"},[a("v-uni-view",{staticClass:"header acea-row row-center-wrapper"},[a("v-uni-navigator",{staticClass:"pageIndex acea-row row-center-wrapper",attrs:{"open-type":"switchTab",url:"/pages/index/index","hover-class":"none"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.jumpIndex.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"iconfont icon-fanhuishouye"})],1),a("v-uni-navigator",{staticClass:"search acea-row row-middle",attrs:{url:"/pages/goods_search/index","hover-class":"none"}},[a("v-uni-text",{staticClass:"iconfont icon-sousuo5"}),t._v("搜索商品")],1)],1),a("v-uni-view",{staticClass:"conter"},[a("v-uni-view",{staticClass:"aside"},[a("v-uni-scroll-view",{staticStyle:{height:"100%"},attrs:{"scroll-y":"true","scroll-with-animation":"true"}},t._l(t.categoryList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item acea-row row-center-wrapper",class:i==t.navActive?"on":"",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.tapNav(i,e)}}},[a("v-uni-text",[t._v(t._s(e.cate_name))])],1)})),1)],1),a("v-uni-view",{staticClass:"wrapper"},[t.iSlong?a("v-uni-view",{staticClass:"bgcolor"},[a("v-uni-view",{staticClass:"longTab acea-row row-middle"},[a("v-uni-scroll-view",{staticStyle:{"white-space":"nowrap",display:"flex",height:"44rpx"},attrs:{"scroll-x":"true","scroll-with-animation":!0,"scroll-left":t.tabLeft,"show-scrollbar":"true"}},t._l(t.categoryErList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"longItem",class:i===t.tabClick?"click":"",style:"width:"+t.isWidth+"px",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.longClick(i)}}},[t._v(t._s(e.cate_name))])})),1)],1),a("v-uni-view",{staticClass:"openList",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.openTap.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"iconfont icon-xiangxia"})],1)],1):a("v-uni-view",[a("v-uni-view",{staticClass:"downTab"},[a("v-uni-view",{staticClass:"title acea-row row-between-wrapper"},[a("v-uni-view",[t._v(t._s(t.categoryTitle))]),a("v-uni-view",{staticClass:"closeList",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeTap.apply(void 0,arguments)}}},[a("v-uni-text",{staticClass:"iconfont icon-xiangxia"})],1)],1),a("v-uni-view",{staticClass:"children"},[a("v-uni-view",{staticClass:"acea-row row-middle"},t._l(t.categoryErList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item line1",class:i===t.tabClick?"click":"",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.longClick(i)}}},[t._v(t._s(e.cate_name))])})),1)],1)],1),a("v-uni-view",{staticClass:"mask",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeTap.apply(void 0,arguments)}}})],1),a("goodClass",{attrs:{tempArr:t.tempArr,isLogin:t.isLogin,endLocation:t.endLocation},on:{gocartduo:function(e){arguments[0]=e=t.$handleEvent(e),t.goCartDuo.apply(void 0,arguments)},gocartdan:function(e){arguments[0]=e=t.$handleEvent(e),t.goCartDan.apply(void 0,arguments)},ChangeCartNumDan:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeCartNumDan.apply(void 0,arguments)},detail:function(e){arguments[0]=e=t.$handleEvent(e),t.goDetail.apply(void 0,arguments)},addCart:function(e){arguments[0]=e=t.$handleEvent(e),t.addCart.apply(void 0,arguments)}}}),a("v-uni-view",{staticClass:"loadingicon acea-row row-center-wrapper"},[a("v-uni-text",{staticClass:"loading iconfont icon-jiazai",attrs:{hidden:0==t.loading}}),t._v(t._s(t.loadTitle))],1)],1)],1),a("v-uni-view",{staticClass:"footer acea-row row-between-wrapper",attrs:{id:"cart"}},[t.cartData.cartList.length?a("v-uni-view",{staticClass:"cartIcon acea-row row-center-wrapper",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.getCartList(0)}}},[a("v-uni-view",{staticClass:"iconfont icon-gouwuche-yangshi1"}),a("v-uni-view",{staticClass:"num"},[t._v(t._s(t.cartCount))])],1):a("v-uni-view",{staticClass:"cartIcon acea-row row-center-wrapper noCart"},[a("v-uni-view",{staticClass:"iconfont icon-gouwuche-yangshi1"})],1),a("v-uni-view",{staticClass:"acea-row row-middle"},[a("v-uni-view",{staticClass:"money"},[t._v("¥"),a("v-uni-text",{staticClass:"num"},[t._v(t._s(t.totalPrice))])],1),a("v-uni-view",{staticClass:"bnt",class:t.cartCount?"":"on",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.subOrder.apply(void 0,arguments)}}},[t._v("去结算")])],1)],1),a("cartList",{attrs:{cartData:t.cartData},on:{closeList:function(e){arguments[0]=e=t.$handleEvent(e),t.closeList.apply(void 0,arguments)},ChangeCartNumDan:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeCartList.apply(void 0,arguments)},ChangeSubDel:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeSubDel.apply(void 0,arguments)},ChangeOneDel:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeOneDel.apply(void 0,arguments)}}}),a("productWindow",{attrs:{attr:t.attr,isShow:1,iSplus:1,iScart:1,is_vip:t.is_vip,id:"product-window"},on:{myevent:function(e){arguments[0]=e=t.$handleEvent(e),t.onMyEvent.apply(void 0,arguments)},ChangeAttr:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeAttr.apply(void 0,arguments)},ChangeCartNum:function(e){arguments[0]=e=t.$handleEvent(e),t.ChangeCartNumDuo.apply(void 0,arguments)},attrVal:function(e){arguments[0]=e=t.$handleEvent(e),t.attrVal.apply(void 0,arguments)},iptCartNum:function(e){arguments[0]=e=t.$handleEvent(e),t.iptCartNum.apply(void 0,arguments)},goCat:function(e){arguments[0]=e=t.$handleEvent(e),t.goCatNum.apply(void 0,arguments)}}}),a("ParabalaBall",{ref:"Ball"})],1)},n=[]},"61bc":function(t,e,a){var i=a("fc2a");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("96f19dac",i,!0,{sourceMap:!1,shadowMode:!1})},6336:function(t,e,a){"use strict";var i=a("532f"),o=a.n(i);o.a},"63f2":function(t,e,a){"use strict";(function(t){var i=a("4ea4");a("a9e3"),a("ac1f"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o,n=i(a("ade3")),r=i(a("5530")),s=a("26cb"),c=a("1346"),d=a("e0d6"),u=(o={name:"pageFooter",props:{noTop:{type:Boolean,default:!0},status:{type:Number|String,default:1},countNum:{type:Number|String,default:0}},computed:(0,r.default)({},(0,s.mapState)({configData:function(t){return t.app.pageFooter}}))},(0,n.default)(o,"computed",(0,s.mapGetters)(["isLogin","cartNum"])),(0,n.default)(o,"watch",{configData:{handler:function(t,e){var a=this,i=uni.createSelectorQuery().in(this);this.newData=t,this.$nextTick((function(){i.select("#target").boundingClientRect((function(t){uni.$emit("footHeight",t.height),t&&(a.footHeight=t.height+50)})).exec()}))},deep:!0},cartNum:function(t,e){this.$store.commit("indexData/setCartNum",t+""),t>0?uni.setTabBarBadge({index:Number(uni.getStorageSync("FOOTER_ADDCART")),text:t+""}):wx.hideTabBarRedDot({index:Number(uni.getStorageSync("FOOTER_ADDCART"))})}}),(0,n.default)(o,"created",(function(){var t=getCurrentPages(),e=t[t.length-1].route;this.activeRouter="/"+e})),(0,n.default)(o,"onShow",(function(){var t=this;(0,c.getNavigation)().then((function(e){uni.setStorageSync("pageFoot",e.data),t.$store.commit("FOOT_UPLOAD",e.data),t.newData=e.data,t.newData.status&&t.newData.status.status||uni.showTabBar()}))})),(0,n.default)(o,"mounted",(function(){this.newData=this.$store.state.app.pageFooter,this.newData.status&&this.newData.status.status?uni.hideTabBar():uni.showTabBar(),this.newData,this.isLogin&&this.getCartNum()})),(0,n.default)(o,"data",(function(){return{newData:{},activeRouter:"/",footHeight:0}})),(0,n.default)(o,"methods",{goRouter:function(t){var e=getCurrentPages();if(e.length)var a=e[e.length-1].$page.fullPath;else a="";t.link!=a&&uni.switchTab({url:t.link,fail:function(e){uni.redirectTo({url:t.link})}})},getCartNum:function(){var t=this,e=this;(0,d.getCartCounts)().then((function(a){e.cartCount=a.data.count,t.$store.commit("indexData/setCartNum",a.data.count>99?"...":a.data.count)}))}}),o);e.default=u}).call(this,a("5a52")["default"])},"6ca2":function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"goodsList"},t._l(t.tempArr,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item acea-row row-between-wrapper",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.goDetail(e)}}},[a("v-uni-view",{staticClass:"pictrue"},[e.activity&&"1"===e.activity.type?a("span",{staticClass:"pictrue_log pictrue_log_class"},[t._v("秒杀")]):t._e(),e.activity&&"2"===e.activity.type?a("span",{staticClass:"pictrue_log pictrue_log_class"},[t._v("砍价")]):t._e(),e.activity&&"3"===e.activity.type?a("span",{staticClass:"pictrue_log pictrue_log_class"},[t._v("拼团")]):t._e(),a("v-uni-image",{attrs:{src:e.image,mode:""}})],1),a("v-uni-view",{staticClass:"pictxt"},[a("v-uni-view",{staticClass:"text line2"},[t._v(t._s(e.store_name))]),a("v-uni-view",{staticClass:"bottom acea-row row-between-wrapper"},[a("v-uni-view",{staticClass:"money font-color"},[a("v-uni-text",{staticClass:"sign"},[t._v("¥")]),t._v(t._s(e.price))],1),e.stock>0?a("v-uni-view",[!e.activity||"1"!==e.activity.type&&"2"!==e.activity.type&&"3"!==e.activity.type?a("v-uni-view",[e.spec_type?a("v-uni-view",{staticClass:"bnt acea-row row-center-wrapper",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.goCartDuo(e)}}},[t._v("选规格"),t.isLogin&&e.cart_num?a("v-uni-text",{staticClass:"num"},[t._v(t._s(e.cart_num))]):t._e()],1):t._e(),e.spec_type||e.cart_num?t._e():a("v-uni-view",{staticClass:"iconfont icon-gouwuche6 acea-row row-center-wrapper",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.goCartDan(e,i)}}}),!e.spec_type&&e.cart_num?a("v-uni-view",{staticClass:"cart acea-row row-middle"},[a("v-uni-view",{staticClass:"pictrue iconfont icon-jianhao acea-row row-center-wrapper",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.CartNumDes(i,e)}}}),a("v-uni-view",{staticClass:"num"},[t._v(t._s(e.cart_num))]),a("v-uni-view",{staticClass:"pictrue iconfont icon-jiahao acea-row row-center-wrapper",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.CartNumAdd(i,e)}}})],1):t._e()],1):a("v-uni-view",{staticClass:"iconfont icon-gouwuche6 acea-row row-center-wrapper"})],1):a("v-uni-view",{staticClass:"bnt acea-row row-center-wrapper end"},[t._v("已售罄")])],1)],1)],1)})),1)},n=[]},"6d98":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"d_goodList",props:{dataConfig:{type:Object,default:function(){}},tempArr:{type:Array,default:[]},isLogin:{type:Boolean,default:!1}},data:function(){return{}},created:function(){},mounted:function(){},methods:{goDetail:function(t){this.$emit("detail",t)},goCartDuo:function(t){this.$emit("gocartduo",t)},goCartDan:function(t,e){this.$emit("gocartdan",t,e)},CartNumDes:function(t,e){this.$emit("ChangeCartNumDan",!1,t,e)},CartNumAdd:function(t,e){this.$emit("ChangeCartNumDan",!0,t,e)}}};e.default=i},"6eb2":function(t,e,a){"use strict";a.r(e);var i=a("1ba5"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},"739c":function(t,e,a){"use strict";var i=a("09bb"),o=a.n(i);o.a},"796d":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.goodsList[data-v-3279858c]{padding:0 %?30?%}.goodsList .item[data-v-3279858c]{width:100%;box-sizing:border-box;margin-bottom:%?63?%}.goodsList .item .pictrue[data-v-3279858c]{width:%?140?%;height:%?140?%;border-radius:%?10?%;position:relative;border-radius:%?22?%}.goodsList .item .pictrue uni-image[data-v-3279858c]{width:100%;height:100%;border-radius:%?22?%}.goodsList .item .pictxt[data-v-3279858c]{width:%?372?%}.goodsList .item .pictxt .text[data-v-3279858c]{font-size:%?26?%;font-family:PingFang SC;font-weight:500;color:#333}.goodsList .item .pictxt .bottom[data-v-3279858c]{margin-top:%?22?%}.goodsList .item .pictxt .bottom .money[data-v-3279858c]{font-size:%?34?%;font-weight:800}.goodsList .item .pictxt .bottom .money .sign[data-v-3279858c]{font-size:%?24?%}.goodsList .item .pictxt .bottom .money .y_money[data-v-3279858c]{font-size:%?20?%;color:#999;margin-left:%?14?%;font-weight:400;text-decoration:line-through}.goodsList .item .pictxt .bottom .money .vip[data-v-3279858c]{font-size:%?22?%;color:#333;font-weight:400;margin-left:%?14?%}.goodsList .item .pictxt .bottom .money .vip uni-image[data-v-3279858c]{width:%?38?%;height:%?18?%;margin-right:%?6?%}.goodsList .item .pictxt .bottom .cart[data-v-3279858c]{height:%?46?%}.goodsList .item .pictxt .bottom .cart .pictrue[data-v-3279858c]{color:var(--view-theme);font-size:%?46?%;width:%?46?%;height:%?46?%;text-align:center;line-height:%?46?%}.goodsList .item .pictxt .bottom .cart .pictrue.icon-jiahao[data-v-3279858c]{color:var(--view-theme)}.goodsList .item .pictxt .bottom .cart .num[data-v-3279858c]{font-size:%?30?%;color:#333;font-weight:700;width:%?60?%;text-align:center}.goodsList .item .pictxt .bottom .icon-gouwuche6[data-v-3279858c]{width:%?46?%;height:%?46?%;background-color:var(--view-theme);border-radius:50%;color:#fff;font-size:%?30?%}.goodsList .item .pictxt .bottom .bnt[data-v-3279858c]{padding:0 %?20?%;height:%?45?%;background:var(--view-theme);border-radius:%?23?%;font-size:%?22?%;color:#fff;position:relative}.goodsList .item .pictxt .bottom .bnt.end[data-v-3279858c]{background:#ccc}.goodsList .item .pictxt .bottom .bnt .num[data-v-3279858c]{min-width:%?14?%;background-color:#fff;color:var(--view-theme);border-radius:15px;position:absolute;right:%?-13?%;top:%?-11?%;font-size:%?16?%;padding:0 %?10?%;border:1px solid var(--view-theme)}',""]),t.exports=e},"7ca5":function(t,e,a){"use strict";a.r(e);var i=a("e8c0"),o=a("f9b0");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("8056");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"1353ffdb",null,!1,i["a"],r);e["default"]=c.exports},"7eda":function(t,e,a){"use strict";a.r(e);var i=a("005a"),o=a("5029");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("4e5f");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"084e3590",null,!1,i["a"],r);e["default"]=c.exports},8056:function(t,e,a){"use strict";var i=a("f6bc"),o=a.n(i);o.a},"8b2b":function(t,e,a){"use strict";a.r(e);var i=a("d46e"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},"8f6d":function(t,e,a){"use strict";var i=a("328d"),o=a.n(i);o.a},"90a8":function(t,e,a){"use strict";(function(t){var i=a("4ea4");a("4160"),a("a434"),a("d3b7"),a("e25e"),a("ac1f"),a("25f0"),a("1276"),a("159b"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=i(a("f5ed")),n=a("f15c"),r=a("e0d6"),s=i(a("1ae3")),c=i(a("d128")),d=i(a("afb3")),u=a("26cb"),l=a("4729"),h=a("c6cd3"),f={computed:(0,u.mapGetters)(["isLogin","uid"]),components:{productWindow:s.default,goodClass:c.default,cartList:d.default,ParabalaBall:o.default},props:{},data:function(){return{categoryList:[],navActive:0,categoryTitle:"",categoryErList:[],tabLeft:0,isWidth:0,tabClick:0,iSlong:!0,tempArr:[],loading:!1,loadend:!1,loadTitle:"加载更多",page:1,limit:10,cid:0,sid:0,isAuto:!1,isShowAuth:!1,attr:{cartAttr:!1,productAttr:[],productSelect:{}},productValue:[],attrValue:"",storeName:"",id:0,cartData:{cartList:[],iScart:!1},cartCount:0,totalPrice:0,lengthCart:0,is_vip:0,cart_num:0,storeInfo:{},endLocation:{}}},onShow:function(){},onLoad:function(){var t=this;this.$nextTick((function(){uni.createSelectorQuery().select("#cart").boundingClientRect((function(e){var a=uni.getSystemInfoSync(),i=a.windowTop;t.endLocation={x:e.left+uni.upx2px(120)/2,y:e.top+i}})).exec()}))},mounted:function(){var t=this;t.lengthCart=t.cartData.cartList,uni.getSystemInfo({success:function(e){t.isWidth=e.windowWidth/5}})},methods:{jumpIndex:function(){this.$emit("jumpIndex")},addCart:function(t){var e=uni.getSystemInfoSync(),a=e.windowTop;t.y+=a},subOrder:function(){var t=this,e=t.cartData.cartList,a=[];if(!e.length)return t.$util.Tips({title:"请选择产品"});e.forEach((function(t){a.push(t.id)})),uni.navigateTo({url:"/pages/users/order_confirm/index?cartId="+a.join(",")}),t.cartData.iScart=!1},getTotalPrice:function(){var t=this,e=t.cartData.cartList,a=0;e.forEach((function(e){e.attrStatus&&e.status&&(a=t.$util.$h.Add(a,t.$util.$h.Mul(e.cart_num,e.truePrice)))})),t.$set(t,"totalPrice",a)},ChangeSubDel:function(t){var e=this,a=e.cartData.cartList,i=[];a.forEach((function(t){i.push(t.id)})),(0,r.cartDel)(i.join(",")).then((function(t){e.$set(e.cartData,"cartList",[]),e.cartData.iScart=!1,e.totalPrice=0,e.page=1,e.loadend=!1,e.tempArr=[],e.productslist(),e.getCartNum()}))},ChangeOneDel:function(t,e){var a=this,i=a.cartData.cartList;(0,r.cartDel)(t.toString()).then((function(t){i.splice(e,1),i.length||(a.cartData.iScart=!1,a.page=1,a.loadend=!1,a.tempArr=[],a.productslist()),a.getCartNum()}))},getCartList:function(t){var e=this;(0,r.vcartList)().then((function(a){e.$set(e.cartData,"cartList",a.data),a.data.length?e.$set(e.cartData,"iScart",!t&&!e.cartData.iScart):e.$set(e.cartData,"iScart",!1),e.getTotalPrice()}))},closeList:function(t){this.$set(this.cartData,"iScart",t),this.page=1,this.loadend=!1,this.tempArr=[],this.productslist()},getCartNum:function(){var t=this;(0,r.getCartCounts)().then((function(e){t.cartCount=e.data.count}))},onMyEvent:function(){this.$set(this.attr,"cartAttr",!1)},DefaultSelect:function(){var t=this.attr.productAttr,e=[];for(var a in this.productValue)if(this.productValue[a].stock>0){e=this.attr.productAttr.length?a.split(","):[];break}for(var i=0;i<t.length;i++)this.$set(t[i],"index",e[i]);var o=this.productValue[e.join(",")];o&&t.length?(this.$set(this.attr.productSelect,"store_name",this.storeName),this.$set(this.attr.productSelect,"image",o.image),this.$set(this.attr.productSelect,"price",o.price),this.$set(this.attr.productSelect,"stock",o.stock),this.$set(this.attr.productSelect,"unique",o.unique),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this.attr.productSelect,"vip_price",o.vip_price),this.$set(this,"attrValue",e.join(","))):!o&&t.length?(this.$set(this.attr.productSelect,"store_name",this.storeName),this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),this.$set(this.attr.productSelect,"stock",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this,"attrValue",""),this.$set(this.attr.productSelect,"vip_price",this.storeInfo.vip_price)):o||t.length||(this.$set(this.attr.productSelect,"store_name",this.storeName),this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),this.$set(this.attr.productSelect,"stock",this.storeInfo.stock),this.$set(this.attr.productSelect,"unique",this.storeInfo.unique||""),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"attrValue",""),this.$set(this.attr.productSelect,"vip_price",this.storeInfo.vip_price))},ChangeAttr:function(t){var e=this.productValue[t];e&&e.stock>0?(this.$set(this.attr.productSelect,"image",e.image),this.$set(this.attr.productSelect,"price",e.price),this.$set(this.attr.productSelect,"stock",e.stock),this.$set(this.attr.productSelect,"unique",e.unique),this.$set(this.attr.productSelect,"vip_price",e.vip_price),this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"attrValue",t)):e&&0==e.stock?(this.$set(this.attr.productSelect,"image",e.image),this.$set(this.attr.productSelect,"price",e.price),this.$set(this.attr.productSelect,"stock",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this.attr.productSelect,"vip_price",e.vip_price),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this,"attrValue","")):(this.$set(this.attr.productSelect,"image",this.storeInfo.image),this.$set(this.attr.productSelect,"price",this.storeInfo.price),this.$set(this.attr.productSelect,"stock",0),this.$set(this.attr.productSelect,"unique",""),this.$set(this.attr.productSelect,"vip_price",this.storeInfo.vip_price),this.$set(this.attr.productSelect,"cart_num",0),this.$set(this,"attrValue",""))},attrVal:function(t){this.$set(this.attr.productAttr[t.indexw],"index",this.attr.productAttr[t.indexw].attr_values[t.indexn])},iptCartNum:function(t){this.$set(this.attr.productSelect,"cart_num",t)},onLoadFun:function(){},productslist:function(){var t=this;t.loadend||t.loading||(t.loading=!0,t.loadTitle="",(0,n.getProductslist)({page:t.page,limit:t.limit,type:1,cid:t.cid,sid:t.sid}).then((function(e){var a=e.data,i=a.length<t.limit;t.tempArr=t.$util.SplitArray(a,t.tempArr),t.$set(t,"tempArr",t.tempArr),t.loading=!1,t.loadend=i,t.loadTitle=i?"人家是有底线的~":"加载更多",t.page=t.page+1})).catch((function(e){t.loading=!1,t.loadTitle="加载更多"})))},ChangeCartNumDan:function(t,e,a){var i=this.tempArr[e],o=this.tempArr[e].stock;this.ChangeCartNum(t,i,o,0,a.id)},ChangeCartNumDuo:function(t){var e=this.productValue[this.attrValue];if(void 0!==e||this.attr.productAttr.length||(e=this.attr.productSelect),void 0!==e){var a=e.stock||0,i=this.attr.productSelect;this.ChangeCartNum(t,i,a,1,this.id)}},ChangeCartList:function(t,e){var a=this.cartData.cartList,i=a[e],o=a[e].trueStock;this.ChangeCartNum(t,i,o,0,i.product_id,e,1),a.length||(this.cartData.iScart=!1,this.page=1,this.loadend=!1,this.tempArr=[],this.productslist())},ChangeCartNum:function(t,e,a,i,o,n,r){if(t){if(e.cart_num++,e.cart_num>a)return i?(this.$set(this.attr.productSelect,"cart_num",a||1),this.$set(this,"cart_num",a||1)):(e.cart_num=a||0,this.$set(this,"tempArr",this.tempArr),this.$set(this.cartData,"cartList",this.cartData.cartList)),this.$util.Tips({title:"该产品没有更多库存了"});i||(r?(this.goCat(0,o,1,1,e.product_attr_unique),this.getTotalPrice()):this.goCat(0,o,1))}else e.cart_num--,0==e.cart_num&&(this.cartData.cartList.splice(n,1),i&&(this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"cart_num",1))),e.cart_num<0?i?(this.$set(this.attr.productSelect,"cart_num",1),this.$set(this,"cart_num",1)):(e.cart_num=0,this.$set(this,"tempArr",this.tempArr),this.$set(this.cartData,"cartList",this.cartData.cartList)):i||(r?(this.goCat(0,o,0,1,e.product_attr_unique),this.getTotalPrice()):this.goCat(0,o,0))},goCatNum:function(){this.goCat(1,this.id,1)},goCat:function(t,e,a,i,o){var r=this;if(t){var s=r.productValue[this.attrValue];if(r.attr.productAttr.length&&void 0===s)return r.$util.Tips({title:"产品库存不足,请选择其它属性"})}var c={product_id:e,num:t?r.attr.productSelect.cart_num:1,type:a,unique:t?r.attr.productSelect.unique:i?o:""};(0,n.postCartNum)(c).then((function(e){t&&(r.attr.cartAttr=!1,r.$util.Tips({title:"添加购物车成功"}),r.tempArr.forEach((function(t,e){if(t.id==r.id){var a=r.attr.productSelect.stock,i=parseInt(t.cart_num)+parseInt(r.attr.productSelect.cart_num);t.cart_num=i>a?a:i}}))),r.getCartNum(),i||r.getCartList(1)})).catch((function(t){return r.$util.Tips({title:t})}))},goCartDan:function(t,e){if(this.isLogin){if(!t.cart_button)return void(0,l.goShopDetail)(t,this.uid).then((function(e){uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.id)})}));this.tempArr[e].cart_num=1,this.$set(this,"tempArr",this.tempArr),this.goCat(0,t.id,1)}else this.getIsLogin()},goCartDuo:function(t){if(this.isLogin){if(!t.cart_button)return void(0,l.goShopDetail)(t,this.uid).then((function(e){uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.id)})}));uni.showLoading({title:"加载中"}),this.storeName=t.store_name,this.getAttrs(t.id),this.$set(this,"id",t.id),this.$set(this.attr,"cartAttr",!0)}else this.getIsLogin()},getIsLogin:function(){(0,h.toLogin)()},getAttrs:function(t){var e=this;(0,n.getAttr)(t,0).then((function(t){uni.hideLoading(),e.$set(e.attr,"productAttr",t.data.productAttr),e.$set(e,"productValue",t.data.productValue),e.$set(e,"is_vip",t.data.storeInfo.is_vip),e.$set(e,"storeInfo",t.data.storeInfo),e.DefaultSelect()}))},goDetail:function(t){this.isLogin?(0,l.goShopDetail)(t,this.uid).then((function(e){uni.navigateTo({url:"/pages/goods_details/index?id=".concat(t.id)})})):(0,h.toLogin)()},openTap:function(){this.iSlong=!1},closeTap:function(){this.iSlong=!0},getAllCategory:function(){var t=this;(0,n.getCategoryList)().then((function(e){var a=e.data;a.forEach((function(t){t.children.unshift({id:0,cate_name:"全部"})})),t.categoryTitle=a[0].cate_name,t.cid=a[0].id,t.sid=0,t.navActive=0,t.tabClick=0,t.categoryList=a,t.categoryErList=e.data[0].children?e.data[0].children:[],t.page=1,t.loadend=!1,t.tempArr=[],t.productslist()}))},tapNav:function(t,e){var a=this.categoryList[t];this.navActive=t,this.categoryTitle=a.cate_name,this.categoryErList=e.children?e.children:[],this.tabClick=0,this.tabLeft=0,this.cid=a.id,this.sid=0,this.page=1,this.loadend=!1,this.tempArr=[],this.productslist()},longClick:function(t){this.categoryErList.length>3&&(this.tabLeft=(t-1)*(this.isWidth+6)),this.tabClick=t,this.iSlong=!0,this.sid=this.categoryErList[t].id,this.page=1,this.loadend=!1,this.tempArr=[],this.productslist()}},onReachBottom:function(){this.productslist()}};e.default=f}).call(this,a("5a52")["default"])},9801:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.borderShow[data-v-084e3590]{position:fixed}.borderShow .uni-tabbar[data-v-084e3590]::after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;border:1px dashed #007aff;box-sizing:border-box}.uni-tabbar[data-v-084e3590]{position:fixed;bottom:0;left:0;z-index:999;width:100%;height:%?98?%;height:calc(98rpx+ constant(safe-area-inset-bottom));height:calc(%?98?% + env(safe-area-inset-bottom));padding-bottom:calc(constant(safe-area-inset-bottom));padding-bottom:calc(env(safe-area-inset-bottom));box-sizing:border-box;border-top:solid %?1?% #f3f3f3;background-color:#fff;box-shadow:0 0 %?17?% %?1?% hsla(0,0%,80.8%,.32);display:flex;flex-wrap:nowrap}.uni-tabbar .uni-tabbar_item[data-v-084e3590]{width:100%;font-size:%?20?%;text-align:center}.uni-tabbar .uni-tabbar_icon[data-v-084e3590]{height:%?50?%;width:%?50?%;text-align:center;margin:0 auto}.uni-tabbar .uni-tabbar_icon uni-image[data-v-084e3590]{width:100%;height:100%}.uni-tabbar .uni-tabbar_label[data-v-084e3590]{font-size:%?24?%;color:#282828}.uni-tabbar .uni-tabbar_label.active[data-v-084e3590]{color:var(--view-theme)}',""]),t.exports=e},"988c":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.goodsList[data-v-6d2e0bdf]{padding:0 %?30?%}.goodsList .item[data-v-6d2e0bdf]{width:100%;box-sizing:border-box;margin-bottom:%?63?%}.goodsList .item .pictrue[data-v-6d2e0bdf]{width:100%;height:%?290?%;border-radius:%?16?%;position:relative}.goodsList .item .pictrue uni-image[data-v-6d2e0bdf]{width:100%;height:100%;border-radius:%?10?%}.goodsList .item .text[data-v-6d2e0bdf]{font-size:%?30?%;font-family:PingFang SC;font-weight:700;color:#282828;margin:%?20?% 0}.goodsList .item .bottom .sales[data-v-6d2e0bdf]{font-size:%?22?%;color:#8e8e8e}.goodsList .item .bottom .sales .money[data-v-6d2e0bdf]{font-size:%?42?%;font-weight:700;margin-right:%?18?%}.goodsList .item .bottom .sales .money uni-text[data-v-6d2e0bdf]{font-size:%?28?%}.goodsList .item .bottom .cart[data-v-6d2e0bdf]{height:%?56?%}.goodsList .item .bottom .cart .pictrue[data-v-6d2e0bdf]{color:var(--view-theme);font-size:%?46?%;width:%?50?%;height:%?50?%;text-align:center;line-height:%?50?%}.goodsList .item .bottom .cart .num[data-v-6d2e0bdf]{font-size:%?30?%;color:#282828;font-weight:700;width:%?80?%;text-align:center}.goodsList .item .bottom .bnt[data-v-6d2e0bdf]{padding:0 %?30?%;height:%?56?%;line-height:%?56?%;background:var(--view-theme);border-radius:%?42?%;font-size:%?26?%;color:#fff;position:relative}.goodsList .item .bottom .bnt.end[data-v-6d2e0bdf]{background:#cbcbcb}.goodsList .item .bottom .bnt .num[data-v-6d2e0bdf]{background-color:var(--view-priceColor);min-width:%?12?%;color:#fff;border-radius:15px;position:absolute;right:%?-14?%;top:%?-15?%;font-size:%?22?%;padding:0 %?10?%;height:%?34?%;line-height:%?34?%}',""]),t.exports=e},"9b35":function(t,e,a){"use strict";var i=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=i(a("c83f")),n=i(a("f6e1")),r=i(a("321c")),s=i(a("33f4")),c=a("7fe6"),d=a("26cb"),u=i(a("7eda")),l={computed:(0,d.mapGetters)(["isLogin","uid"]),components:{goodsCate1:n.default,goodsCate2:r.default,goodsCate3:s.default,tabBar:u.default},mixins:[o.default],data:function(){return{category:"",is_diy:uni.getStorageSync("is_diy"),status:0}},onLoad:function(){this.classStyle()},onReady:function(){},onShow:function(){2==this.status||3==this.status?uni.hideTabBar():1==this.status&&(this.is_diy?this.$refs.classOne.getNav():uni.hideTabBar())},methods:{jumpIndex:function(){this.is_diy&&(uni.getStorageSync("FOOTER_BAR")||uni.showTabBar())},classStyle:function(){var t=this;(0,c.colorChange)("category").then((function(e){var a=e.data.status;t.status=e.data.status,t.category=a,2==a&&(t.isLogin&&(t.$refs.classTwo.getCartNum(),t.$refs.classTwo.getCartList(1)),t.$refs.classTwo.getAllCategory()),3==a&&(t.isLogin&&(t.$refs.classThree.getCartNum(),t.$refs.classThree.getCartList(1)),t.$refs.classThree.getAllCategory()),2==a||3==a?uni.hideTabBar():t.is_diy?t.$refs.classOne.getNav():uni.hideTabBar()}))}},onReachBottom:function(){2==this.category&&this.$refs.classTwo.productslist(),3==this.category&&this.$refs.classThree.productslist()}};e.default=l},a5ff:function(t,e,a){"use strict";var i=a("52c4"),o=a.n(i);o.a},a6ce:function(t,e,a){"use strict";a.r(e);var i=a("63f2"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},acfc4:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",t._l(t.dots,(function(e,i){return a("v-uni-view",{key:i,style:{position:"fixed",borderRadius:"50%",left:e.left+"px",top:e.top+"px",display:e.show?"":"none",width:t.size+"px",height:t.size+"px",background:t.color,zIndex:t.zIndex}},[e.src?a("v-uni-image",{staticStyle:{width:"100%",height:"100%","border-radius":"inherit"},attrs:{src:e.src,mode:"aspectFill"}}):t._e()],1)})),1)},n=[]},ad27:function(t,e,a){var i=a("9801");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("2b907ad9",i,!0,{sourceMap:!1,shadowMode:!1})},ae7f:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.scroll-Y[data-v-fae1a796]{height:100vh}uni-page-body[data-v-fae1a796]{background-color:#fff}[data-v-fae1a796] .product-window.joinCart{z-index:999}[data-v-fae1a796]::-webkit-scrollbar{width:0;height:0;color:transparent;display:none}.goodCate .mask[data-v-fae1a796]{z-index:99}.goodCate[data-v-fae1a796] .attrProduct .mask{z-index:100}.goodCate .header[data-v-fae1a796]{position:fixed;height:%?128?%;background-color:#fff;top:0;left:0;width:100%;z-index:99;border-bottom:1px solid #f0f0f0}.goodCate .header .pageIndex[data-v-fae1a796]{width:%?68?%;height:%?68?%;border-radius:50%;background-color:var(--view-theme);text-align:center;line-height:%?68?%}.goodCate .header .pageIndex .iconfont[data-v-fae1a796]{color:#fff;font-size:%?30?%}.goodCate .header .search[data-v-fae1a796]{width:%?600?%;height:%?68?%;border-radius:%?36?%;background-color:#f8f8f8;font-size:%?26?%;color:#adadad;margin-left:%?22?%}.goodCate .header .search .iconfont[data-v-fae1a796]{font-size:%?30?%;margin:%?4?% %?16?% 0 0}.goodCate .conter[data-v-fae1a796]{margin-top:%?128?%;height:100vh;background-color:#fff}.goodCate .conter .aside[data-v-fae1a796]{position:fixed;width:23%;left:0;bottom:%?100?%;top:0;background-color:#f7f7f7;overflow-y:auto;overflow-x:hidden;margin-top:%?128?%;z-index:99}.goodCate .conter .aside .item[data-v-fae1a796]{height:%?100?%;width:100%;font-size:%?26?%;color:#424242}.goodCate .conter .aside .item.on[data-v-fae1a796]{background-color:#fff;width:100%;text-align:center;color:var(--view-theme);font-weight:500;position:relative}.goodCate .conter .aside .item.on[data-v-fae1a796]::after{content:"";position:absolute;width:%?6?%;height:%?46?%;background:var(--view-theme);border-radius:0 %?4?% %?4?% 0;left:0}.goodCate .conter .wrapper[data-v-fae1a796]{margin-top:%?104?%;width:77%;float:right;background-color:#fff;padding-bottom:%?100?%}.goodCate .conter .wrapper .bgcolor[data-v-fae1a796]{width:100%;background-color:#fff}.goodCate .conter .wrapper .goodsList[data-v-fae1a796]{margin-top:0!important}.goodCate .conter .wrapper .mask[data-v-fae1a796]{z-index:9}.goodCate .conter .wrapper .longTab[data-v-fae1a796]{width:65%;position:fixed;top:0;margin-top:%?128?%;height:%?100?%;z-index:99;background-color:#fff}.goodCate .conter .wrapper .longTab .longItem[data-v-fae1a796]{height:%?44?%;display:inline-block;line-height:%?44?%;text-align:center;font-size:%?26?%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#989898;background-color:#f7f7f7;border-radius:%?22?%;margin-left:%?12?%}.goodCate .conter .wrapper .longTab .longItem.click[data-v-fae1a796]{font-weight:700;background-color:var(--view-minorColorT);color:var(--view-theme)}.goodCate .conter .wrapper .longTab .underlineBox[data-v-fae1a796]{height:3px;width:20%;display:flex;align-content:center;justify-content:center;transition:.5s}.goodCate .conter .wrapper .longTab .underlineBox .underline[data-v-fae1a796]{width:%?33?%;height:%?4?%;background-color:#fff}.goodCate .conter .wrapper .openList[data-v-fae1a796]{width:12%;height:%?100?%;background-color:#fff;line-height:%?100?%;padding-left:%?30?%;position:fixed;right:0;top:%?128?%;z-index:99}.goodCate .conter .wrapper .openList .iconfont[data-v-fae1a796]{font-size:%?22?%;color:#989898}.goodCate .conter .wrapper .downTab[data-v-fae1a796]{width:77%;position:fixed;top:0;margin-top:%?128?%;z-index:99;background-color:#fff;right:0}.goodCate .conter .wrapper .downTab .title[data-v-fae1a796]{height:%?100?%;font-size:%?26?%;color:#adadad;padding-left:%?20?%}.goodCate .conter .wrapper .downTab .title .closeList[data-v-fae1a796]{width:%?90?%;height:100%;line-height:%?100?%;padding-left:%?30?%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.goodCate .conter .wrapper .downTab .title .closeList .iconfont[data-v-fae1a796]{font-size:%?22?%;color:#989898}.goodCate .conter .wrapper .downTab .children[data-v-fae1a796]{max-height:%?500?%;overflow-x:hidden;overflow-y:auto;padding-bottom:%?20?%}.goodCate .conter .wrapper .downTab .children .item[data-v-fae1a796]{height:%?60?%;background-color:#f7f7f7;border-radius:%?30?%;line-height:%?60?%;padding:0 %?15?%;margin:0 0 %?20?% %?20?%;width:%?165?%;text-align:center}.goodCate .conter .wrapper .downTab .children .item.click[data-v-fae1a796]{font-weight:700;background-color:var(--view-minorColorT);color:var(--view-theme)}.goodCate .conter .wrapper .goodsList[data-v-fae1a796]{margin-top:%?228?%;padding:0 %?30?% 0 %?20?%}.goodCate .conter .wrapper .goodsList[data-v-fae1a796] .item{margin-bottom:%?33?%!important}.goodCate .conter .wrapper .goodsList[data-v-fae1a796] .item .pictrue{height:%?216?%}.goodCate .conter .wrapper .goodsList[data-v-fae1a796] .item .text{font-size:%?26?%}.goodCate .conter .wrapper .goodsList[data-v-fae1a796] .item .bottom .sales .money{font-size:%?34?%}.goodCate .conter .wrapper .goodsList[data-v-fae1a796] .item .bottom .sales .money uni-text{font-size:%?26?%}.goodCate .conter .wrapper .goodsList[data-v-fae1a796] .item .bottom .cart .pictrue{width:%?50?%;height:%?50?%}.goodCate .footer[data-v-fae1a796]{position:fixed;left:0;bottom:0;width:100%;background-color:#fff;box-shadow:0 %?-3?% %?16?% rgba(36,12,12,.05);z-index:101;padding:0 %?30?%;box-sizing:border-box;height:%?100?%}.goodCate .footer .cartIcon[data-v-fae1a796]{width:%?96?%;height:%?96?%;border-radius:50%;position:relative;margin-top:%?-36?%}.goodCate .footer .cartIcon .iconfont[data-v-fae1a796]{font-size:%?115?%;margin-top:-5px;color:var(--view-theme)}.goodCate .footer .cartIcon.noCart .iconfont[data-v-fae1a796]{color:#cbcbcb}.goodCate .footer .cartIcon .num[data-v-fae1a796]{background-color:var(--view-priceColor);min-width:%?12?%;color:#fff;border-radius:15px;position:absolute;right:%?-6?%;top:%?-10?%;font-size:%?22?%;padding:0 %?10?%;height:%?34?%;line-height:%?34?%}.goodCate .footer .money[data-v-fae1a796]{color:var(--view-priceColor);font-size:%?28?%;font-weight:700}.goodCate .footer .money .num[data-v-fae1a796]{font-size:%?42?%}.goodCate .footer .money .bnt[data-v-fae1a796]{width:%?222?%;height:%?76?%;background:var(--view-theme);border-radius:%?46?%;line-height:%?76?%;text-align:center;color:#fff;margin-left:%?24?%}body.?%PAGE?%[data-v-fae1a796]{background-color:#fff}',""]),t.exports=e},afb3:function(t,e,a){"use strict";a.r(e);var i=a("eeb8"),o=a("b082");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("46cd");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"3638f043",null,!1,i["a"],r);e["default"]=c.exports},b082:function(t,e,a){"use strict";a.r(e);var i=a("2ff7"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},b331:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */[data-v-1353ffdb] .mask{z-index:99}',""]),t.exports=e},b74e:function(t,e,a){"use strict";a.r(e);var i=a("c489"),o=a("a6ce");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("bf1c");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"a118da66",null,!1,i["a"],r);e["default"]=c.exports},b76f:function(t,e,a){"use strict";a.r(e);var i=a("90a8"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},bec8:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"productSort copy-data",style:{height:t.pageHeight}},[a("v-uni-view",{staticClass:"header acea-row row-center-wrapper"},[a("v-uni-view",{staticClass:"acea-row row-between-wrapper input"},[a("v-uni-text",{staticClass:"iconfont icon-sousuo"}),a("v-uni-input",{attrs:{type:"text",placeholder:"点击搜索商品信息","confirm-type":"search",name:"search","placeholder-class":"placeholder"},on:{confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.searchSubmitValue.apply(void 0,arguments)}}})],1)],1),a("v-uni-view",{staticClass:"scroll-box"},[a("v-uni-view",{staticClass:"aside"},[a("v-uni-scroll-view",{staticStyle:{height:"100%"},attrs:{"scroll-y":"true","scroll-with-animation":"true"}},t._l(t.productList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item acea-row row-center-wrapper",class:i==t.navActive?"on":"",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.tap(i,"b"+i)}}},[a("v-uni-text",[t._v(t._s(e.cate_name))])],1)})),1)],1),a("v-uni-view",{staticClass:"conter"},[a("v-uni-scroll-view",{staticClass:"conterScroll",staticStyle:{height:"100%"},attrs:{"scroll-y":"true","scroll-into-view":t.toView,"scroll-with-animation":"true"},on:{scroll:function(e){arguments[0]=e=t.$handleEvent(e),t.scroll.apply(void 0,arguments)}}},[t._l(t.productList,(function(e,i){return[a("v-uni-view",{key:i+"_0",staticClass:"listw",attrs:{id:"b"+i}},[a("v-uni-view",{staticClass:"title acea-row row-center-wrapper"},[a("v-uni-view",{staticClass:"line"}),a("v-uni-view",{staticClass:"name"},[t._v(t._s(e.cate_name))]),a("v-uni-view",{staticClass:"line"})],1),a("v-uni-view",{staticClass:"list acea-row"},[t._l(e.children,(function(e,i){return[a("v-uni-navigator",{key:i+"_0",staticClass:"item acea-row row-column row-middle",attrs:{"hover-class":"none",url:"/pages/goods_list/index?sid="+e.id+"&title="+e.cate_name}},[a("v-uni-view",{staticClass:"picture"},[e.pic?a("v-uni-image",{attrs:{src:e.pic}}):a("v-uni-image",{attrs:{src:"/static/images/sort-img.png"}})],1),a("v-uni-view",{staticClass:"name line1"},[t._v(t._s(e.cate_name))])],1)]}))],2)],1)]})),t.number<15?a("v-uni-view",{style:"height:"+(t.height-300)+"rpx;"}):t._e()],2)],1)],1),t.is_diy?t.is_diy&&t.newData.status&&t.newData.status.status?a("v-uni-view",{staticClass:"foot"},[a("v-uni-view",{staticClass:"page-footer",style:{"background-color":t.newData.bgColor.color[0].item},attrs:{id:"target"}},t._l(t.newData.menuList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"foot-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.goRouter(e)}}},[e.link==t.activeRouter?[a("v-uni-image",{attrs:{src:e.imgList[0]}}),a("v-uni-view",{staticClass:"txt",style:{color:t.newData.activeTxtColor.color[0].item}},[t._v(t._s(e.name))])]:[a("v-uni-image",{attrs:{src:e.imgList[1]}}),a("v-uni-view",{staticClass:"txt",style:{color:t.newData.txtColor.color[0].item}},[t._v(t._s(e.name))])],"/pages/order_addcart/order_addcart"===e.link&&t.cartNum>0?a("div",{staticClass:"count-num"},[t._v(t._s(t.cartNum))]):t._e()],2)})),1)],1):t._e():a("tabBar",{attrs:{pagePath:"/pages/goods_cate/goods_cate"}})],1)},n=[]},bf1c:function(t,e,a){"use strict";var i=a("30af"),o=a.n(i);o.a},c489:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",[a("v-uni-view",{style:{height:t.footHeight+"px"}}),t.newData.bgColor?a("v-uni-view",[a("v-uni-view",{staticClass:"page-footer",style:{"background-color":t.newData.bgColor.color[0].item},attrs:{id:"target"}},t._l(t.newData.menuList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"foot-item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.goRouter(e)}}},[e.link==t.activeRouter?[a("v-uni-image",{attrs:{src:e.imgList[0]}}),a("v-uni-view",{staticClass:"txt",style:{color:t.newData.activeTxtColor.color[0].item}},[t._v(t._s(e.name))])]:[a("v-uni-image",{attrs:{src:e.imgList[1]}}),a("v-uni-view",{staticClass:"txt",style:{color:t.newData.txtColor.color[0].item}},[t._v(t._s(e.name))])],"/pages/order_addcart/order_addcart"===e.link&&t.$store.state.indexData.cartNum&&t.$store.state.indexData.cartNum>0?a("div",{staticClass:"count-num"},[t._v(t._s(t.$store.state.indexData.cartNum))]):t._e()],2)})),1)],1):t._e()],1)},n=[]},d128:function(t,e,a){"use strict";a.r(e);var i=a("6ca2"),o=a("35e1");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("739c");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"3279858c",null,!1,i["a"],r);e["default"]=c.exports},d456:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"goodsList"},t._l(t.tempArr,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item",on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.goDetail(e)}}},[a("v-uni-view",{staticClass:"pictrue"},[e.activity&&"1"===e.activity.type?a("span",{staticClass:"pictrue_log pictrue_log_class"},[t._v("秒杀")]):t._e(),e.activity&&"2"===e.activity.type?a("span",{staticClass:"pictrue_log pictrue_log_class"},[t._v("砍价")]):t._e(),e.activity&&"3"===e.activity.type?a("span",{staticClass:"pictrue_log pictrue_log_class"},[t._v("拼团")]):t._e(),e.recommend_image?a("v-uni-image",{attrs:{src:e.recommend_image,mode:""}}):a("v-uni-image",{attrs:{src:e.image,mode:""}})],1),a("v-uni-view",{staticClass:"text line2"},[t._v(t._s(e.store_name))]),a("v-uni-view",{staticClass:"bottom acea-row row-between-wrapper"},[a("v-uni-view",{staticClass:"sales acea-row row-middle"},[a("v-uni-view",{staticClass:"money font-color"},[a("v-uni-text",[t._v("¥")]),t._v(t._s(e.price))],1),a("v-uni-view",[t._v("已售 "+t._s(e.sales))])],1),e.stock>0?a("v-uni-view",[e.activity&&("1"===e.activity.type||"2"===e.activity.type||"3"===e.activity.type)||e.is_virtual||!e.cart_button?a("v-uni-view",{staticClass:"bnt"},[t._v("立即购买")]):a("v-uni-view",[e.spec_type?a("v-uni-view",{staticClass:"bnt",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.goCartDuo(e)}}},[t._v("加入购物车"),t.isLogin&&e.cart_num?a("v-uni-view",{staticClass:"num"},[t._v(t._s(e.cart_num))]):t._e()],1):t._e(),e.spec_type||e.cart_num?t._e():a("v-uni-view",{staticClass:"bnt",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.goCartDan(e,i)}}},[t._v("加入购物车")]),!e.spec_type&&e.cart_num?a("v-uni-view",{staticClass:"cart acea-row row-middle"},[a("v-uni-view",{staticClass:"pictrue iconfont icon-jianhao",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.CartNumDes(i,e)}}}),a("v-uni-view",{staticClass:"num"},[t._v(t._s(e.cart_num))]),a("v-uni-view",{staticClass:"pictrue iconfont icon-jiahao",on:{click:function(a){a.stopPropagation(),arguments[0]=a=t.$handleEvent(a),t.CartNumAdd(i,e)}}})],1):t._e()],1)],1):a("v-uni-view",{staticClass:"bnt end"},[t._v("已售罄")])],1)],1)})),1)},n=[]},d46e:function(t,e,a){"use strict";a("7db0"),a("a9e3"),a("d3b7"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={props:{size:{type:Number,default:20},color:{type:String,default:"#f5222d"},zIndex:{type:Number,default:999},duration:{type:Number,default:500}},data:function(){return{dots:[]}},methods:{showBall:function(t){var e=this,a=t.start,i=(t.end,t.src);return new Promise((function(t){var o=e.dots.find((function(t){return!t.show}));o||(o={src:"",left:0,top:0,show:!1},e.dots.push(o));var n=e.duration,r=a.x-e.size/2,s=a.y-e.size/2,c=50-e.size/2,d=640-e.size/2,u=Date.now(),l=c-r,h=d-s,f=-2*l/(n*n)/5,p=Math.abs(f),v=l/n-f*n/2,g=h/n-p*n/2,m=function e(){var a=Date.now()-u,i=r+(v*a+f*a*a/2),c=s+(g*a+p*a*a/2);o.left=i,o.top=c,a<n?setTimeout(e):(o.show=!1,t())};o.src=i,o.show=!0,m()}))}}};e.default=i},d69c:function(t,e,a){"use strict";var i=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=a("7fe6"),n=a("4729"),r=i(a("c83f")),s=getApp(),c={name:"tabBar",props:{pagePath:null,dataConfig:{type:Object,default:function(){}}},watch:{dataConfig:{immediate:!0,handler:function(t,e){t&&(this.isShow=t.isShow.val)}}},mixins:[r.default],data:function(){return{name:this.$options.name,page:"/pages/index/index",tabbar:this.$Cache.get("TAB_BAR")?JSON.parse(this.$Cache.get("TAB_BAR")):[],isShow:!0,isIframe:s.globalData.isIframe}},mounted:function(){this.tabbar.length||this.getDiyData()},methods:{getDiyData:function(){var t=this;(0,o.getDiy)().then((function(e){var a=e.data.tabBar.default.tabBarList.list;t.$Cache.set("TAB_BAR",a),t.tabbar=a})).catch((function(t){uni.showToast({title:t,icon:"none"})}))},changeTab:function(t){var e=this;(0,n.goPage)().then((function(a){e.page=t.link,uni.switchTab({url:e.page,fail:function(){uni.navigateTo({url:e.page})}})}))}}};e.default=c},d984:function(t,e,a){"use strict";var i=a("384d"),o=a.n(i);o.a},dd16:function(t,e,a){"use strict";a.r(e);var i=a("6d98"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},e8c0:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{style:t.colorStyle},[a("goodsCate1",{directives:[{name:"show",rawName:"v-show",value:1==t.category,expression:"category==1"}],ref:"classOne"}),a("goodsCate2",{directives:[{name:"show",rawName:"v-show",value:2==t.category,expression:"category==2"}],ref:"classTwo",on:{jumpIndex:function(e){arguments[0]=e=t.$handleEvent(e),t.jumpIndex.apply(void 0,arguments)}}}),a("goodsCate3",{directives:[{name:"show",rawName:"v-show",value:3==t.category,expression:"category==3"}],ref:"classThree",on:{jumpIndex:function(e){arguments[0]=e=t.$handleEvent(e),t.jumpIndex.apply(void 0,arguments)}}})],1)},n=[]},eeb8:function(t,e,a){"use strict";var i;a.d(e,"b",(function(){return o})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){return i}));var o=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",[a("v-uni-view",{staticClass:"cartList",class:t.cartData.iScart?"on":""},[a("v-uni-view",{staticClass:"title acea-row row-between-wrapper"},[a("v-uni-view",{staticClass:"name"},[t._v("已选商品")]),a("v-uni-view",{staticClass:"del acea-row row-middle",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.subDel.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"iconfont icon-shanchu1"}),t._v("清空")],1)],1),a("v-uni-view",{staticClass:"list"},t._l(t.cartData.cartList,(function(e,i){return a("v-uni-view",{key:i,staticClass:"item acea-row row-between-wrapper"},[a("v-uni-view",{staticClass:"pictrue"},[e.productInfo.attrInfo?a("v-uni-image",{attrs:{src:e.productInfo.attrInfo.image}}):a("v-uni-image",{attrs:{src:e.productInfo.image}}),e.status&&e.attrStatus?t._e():a("v-uni-view",{staticClass:"mantle"})],1),a("v-uni-view",{staticClass:"txtPic"},[a("v-uni-view",{staticClass:"name line2",class:e.attrStatus&&e.status?"":"on"},[t._v(t._s(e.productInfo.store_name))]),e.attrStatus&&e.status?a("v-uni-view",[e.productInfo.attrInfo?a("v-uni-view",{staticClass:"info"},[t._v(t._s(e.productInfo.attrInfo.suk))]):t._e(),a("v-uni-view",{staticClass:"bottom acea-row row-between-wrapper"},[a("v-uni-view",{staticClass:"money"},[t._v("¥"),a("v-uni-text",{staticClass:"num"},[t._v(t._s(e.truePrice))])],1),a("v-uni-view",{staticClass:"cartNum acea-row row-middle"},[a("v-uni-view",{staticClass:"reduce iconfont icon-jianhao1",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.leaveCart(i)}}}),a("v-uni-view",{staticClass:"num"},[t._v(t._s(e.cart_num))]),a("v-uni-view",{staticClass:"plus iconfont icon-jiahao1",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.joinCart(i)}}})],1)],1)],1):e.attrStatus?e.status?t._e():a("v-uni-view",{staticClass:"noBnt"},[t._v("已下架")]):a("v-uni-view",{staticClass:"noBnt"},[t._v("已售罄")]),e.status&&e.attrStatus?t._e():a("v-uni-view",{staticClass:"delTxt acea-row row-right"},[a("v-uni-text",{on:{click:function(a){arguments[0]=a=t.$handleEvent(a),t.oneDel(e.id,i)}}},[t._v("删除")])],1)],1)],1)})),1)],1),t.cartData.iScart?a("v-uni-view",{staticClass:"mask",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeList.apply(void 0,arguments)}}}):t._e()],1)},n=[]},f306:function(t,e,a){"use strict";var i=a("61bc"),o=a.n(i);o.a},f5ed:function(t,e,a){"use strict";a.r(e);var i=a("acfc4"),o=a("8b2b");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"e440c1d6",null,!1,i["a"],r);e["default"]=c.exports},f6bc:function(t,e,a){var i=a("b331");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=a("4f06").default;o("30c0b9ab",i,!0,{sourceMap:!1,shadowMode:!1})},f6e1:function(t,e,a){"use strict";a.r(e);var i=a("bec8"),o=a("37c7");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("6336"),a("d984");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"1af6802e",null,!1,i["a"],r);e["default"]=c.exports},f87f:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,"uni-page-body[data-v-1af6802e]{height:100%}",""]),t.exports=e},f9b0:function(t,e,a){"use strict";a.r(e);var i=a("9b35"),o=a.n(i);for(var n in i)"default"!==n&&function(t){a.d(e,t,(function(){return i[t]}))}(n);e["default"]=o.a},fb7a:function(t,e,a){"use strict";a.r(e);var i=a("d456"),o=a("dd16");for(var n in o)"default"!==n&&function(t){a.d(e,t,(function(){return o[t]}))}(n);a("a5ff");var r,s=a("f0c5"),c=Object(s["a"])(o["default"],i["b"],i["c"],!1,null,"6d2e0bdf",null,!1,i["a"],r);e["default"]=c.exports},fc2a:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* crmeb颜色变量 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */uni-page-body[data-v-c73143ec]{background-color:#fff}[data-v-c73143ec] .product-window.joinCart{z-index:999}[data-v-c73143ec]::-webkit-scrollbar{width:0;height:0;color:transparent;display:none}.goodCate[data-v-c73143ec] .mask{z-index:99}.goodCate[data-v-c73143ec] .attrProduct .mask{z-index:100}.goodCate .header[data-v-c73143ec]{position:fixed;height:%?128?%;background-color:#fff;top:0;left:0;width:100%;z-index:99;border-bottom:1px solid #eee;padding:0 %?28?%}.goodCate .header .pageIndex[data-v-c73143ec]{width:%?68?%;height:%?68?%;border-radius:50%;background-color:var(--view-theme)}.goodCate .header .pageIndex .iconfont[data-v-c73143ec]{color:#fff;font-size:%?30?%}.goodCate .header .search[data-v-c73143ec]{width:%?600?%;height:%?68?%;border-radius:%?36?%;background-color:#f7f7f7;font-size:%?26?%;color:#ccc;margin-left:%?22?%;padding:0 %?30?%;box-sizing:border-box}.goodCate .header .search .iconfont[data-v-c73143ec]{font-size:%?30?%;margin-right:%?18?%;color:#666}.goodCate .conter[data-v-c73143ec]{margin-top:%?128?%;height:100vh;background-color:#fff}.goodCate .conter .aside[data-v-c73143ec]{position:fixed;width:23%;left:0;bottom:0;top:0;background-color:#f7f7f7;overflow-y:auto;overflow-x:hidden;margin-top:%?128?%;z-index:99;padding-bottom:%?140?%}.goodCate .conter .aside .item[data-v-c73143ec]{height:%?100?%;width:100%;font-size:%?26?%;color:#333}.goodCate .conter .aside .item.on[data-v-c73143ec]{background-color:#fff;width:100%;text-align:center;color:var(--view-theme);font-weight:500;position:relative}.goodCate .conter .aside .item.on[data-v-c73143ec]::after{content:"";position:absolute;width:%?6?%;height:%?46?%;background:var(--view-theme);border-radius:0 %?4?% %?4?% 0;left:0}.goodCate .conter .wrapper[data-v-c73143ec]{margin-top:%?104?%;width:77%;float:right;background-color:#fff;padding-bottom:%?130?%}.goodCate .conter .wrapper .bgcolor[data-v-c73143ec]{width:100%;background-color:#fff}.goodCate .conter .wrapper .goodsList[data-v-c73143ec]{margin-top:0!important}.goodCate .conter .wrapper .mask[data-v-c73143ec]{z-index:9}.goodCate .conter .wrapper .longTab[data-v-c73143ec]{width:65%;position:fixed;top:0;margin-top:%?128?%;height:%?100?%;z-index:99;background-color:#fff}.goodCate .conter .wrapper .longTab .longItem[data-v-c73143ec]{height:%?44?%;display:inline-block;line-height:%?44?%;text-align:center;font-size:%?26?%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;background-color:#f7f7f7;border-radius:%?22?%;margin-left:%?12?%}.goodCate .conter .wrapper .longTab .longItem.click[data-v-c73143ec]{font-weight:700;background-color:var(--view-theme);color:#fff}.goodCate .conter .wrapper .longTab .underlineBox[data-v-c73143ec]{height:3px;width:20%;display:flex;align-content:center;justify-content:center;transition:.5s}.goodCate .conter .wrapper .longTab .underlineBox .underline[data-v-c73143ec]{width:%?33?%;height:%?4?%;background-color:#fff}.goodCate .conter .wrapper .openList[data-v-c73143ec]{width:12%;height:%?100?%;background-color:#fff;line-height:%?100?%;padding-left:%?30?%;position:fixed;right:0;top:%?128?%;z-index:99}.goodCate .conter .wrapper .openList .iconfont[data-v-c73143ec]{font-size:%?22?%;color:#666}.goodCate .conter .wrapper .downTab[data-v-c73143ec]{width:77%;position:fixed;top:0;margin-top:%?128?%;z-index:99;background-color:#fff;right:0}.goodCate .conter .wrapper .downTab .title[data-v-c73143ec]{height:%?100?%;font-size:%?26?%;color:#999;padding-left:%?20?%}.goodCate .conter .wrapper .downTab .title .closeList[data-v-c73143ec]{width:%?90?%;height:100%;line-height:%?100?%;padding-left:%?30?%;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.goodCate .conter .wrapper .downTab .title .closeList .iconfont[data-v-c73143ec]{font-size:%?22?%;color:#666}.goodCate .conter .wrapper .downTab .children[data-v-c73143ec]{max-height:%?500?%;overflow-x:hidden;overflow-y:auto;padding-bottom:%?20?%}.goodCate .conter .wrapper .downTab .children .item[data-v-c73143ec]{height:%?60?%;background-color:#f7f7f7;border-radius:%?30?%;line-height:%?60?%;padding:0 %?15?%;margin:0 0 %?20?% %?20?%;width:%?165?%;text-align:center}.goodCate .conter .wrapper .downTab .children .item.click[data-v-c73143ec]{font-weight:700;background-color:var(--view-theme);color:#fff}.goodCate .conter .wrapper .goodsList[data-v-c73143ec]{margin-top:%?228?%;padding:0 %?20?% 0 %?20?%}.goodCate .conter .wrapper .goodsList[data-v-c73143ec] .item{margin-bottom:%?33?%!important}.goodCate .conter .wrapper .goodsList[data-v-c73143ec] .item .text{font-size:%?26?%}.goodCate .conter .wrapper .goodsList[data-v-c73143ec] .item .bottom{padding-right:%?18?%}.goodCate .conter .wrapper .goodsList[data-v-c73143ec] .item .bottom .sales .money{font-size:%?34?%}.goodCate .conter .wrapper .goodsList[data-v-c73143ec] .item .bottom .sales .money uni-text{font-size:%?26?%}.goodCate .conter .wrapper .goodsList[data-v-c73143ec] .item .bottom .cart .pictrue{width:%?50?%;height:%?50?%}.goodCate .footer[data-v-c73143ec]{width:100%;position:fixed;left:0;bottom:0;background-color:#fff;box-shadow:0 -3px 16px rgba(36,12,12,.05);z-index:101;padding-left:%?30?%;box-sizing:border-box;height:%?100?%}.goodCate .footer .cartIcon[data-v-c73143ec]{width:%?124?%;height:%?106?%;position:relative;margin-top:%?-64?%}.goodCate .footer .cartIcon .iconfont[data-v-c73143ec]{font-size:%?100?%;color:var(--view-theme)}.goodCate .footer .cartIcon .num[data-v-c73143ec]{min-width:%?12?%;color:var(--view-theme);border-radius:15px;position:absolute;right:0;font-size:%?16?%;padding:0 %?11?%;background-color:#fff;height:%?36?%;line-height:%?34?%;top:%?24?%;border:%?1?% solid var(--view-theme)}.goodCate .footer .money[data-v-c73143ec]{font-size:%?26?%;font-weight:700;color:var(--view-priceColor);margin-right:%?34?%}.goodCate .footer .money .num[data-v-c73143ec]{font-size:%?34?%}.goodCate .footer .bnt[data-v-c73143ec]{width:%?222?%;height:%?76?%;background-color:var(--view-theme);border-radius:46px;line-height:%?76?%;text-align:center;color:#fff;font-size:%?28?%;margin-right:%?30?%}.goodCate .footer .bnt.on[data-v-c73143ec]{background:#bbb}body.?%PAGE?%[data-v-c73143ec]{background-color:#fff}',""]),t.exports=e}}]);