This commit is contained in:
2025-12-27 09:01:32 +08:00
commit 24647b844e
712 changed files with 2718 additions and 0 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"x-skeleton": "/uni_modules/x-skeleton/components/x-skeleton/x-skeleton"
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
.uni-scroll-view ::-webkit-scrollbar{display:none;width:0;height:0;color:transparent;background:transparent}::-webkit-scrollbar{display:none;width:0;height:0;color:transparent;background:transparent}scroll-view ::-webkit-scrollbar{width:0;height:0;background-color:initial;touch-action:none}.diy-presale.row1-of1 .item{display:flex;margin-bottom:20rpx;padding:16rpx}.diy-presale.row1-of1 .item.shadow{margin:8rpx 8rpx 20rpx 8rpx}.diy-presale.row1-of1 .item:last-child{margin-bottom:0}.diy-presale.row1-of1 .item .img-wrap{width:200rpx;height:200rpx}.diy-presale.row1-of1 .item .img-wrap > image{width:200rpx}.diy-presale.row1-of1 .item .content{flex:1;margin-left:20rpx;position:relative;padding:6rpx 0}.diy-presale.row1-of1 .item .content .goods-name{line-height:1.5}.diy-presale.row1-of1 .item .content .discount-price{white-space:nowrap;font-weight:700;position:absolute;bottom:10rpx;left:0}.diy-presale.row1-of1 .item .content .discount-price .unit{font-size:24rpx;margin-right:4rpx;color:var(--base-color)}.diy-presale.row1-of1 .item .content .discount-price .price{font-size:32rpx;color:var(--base-color)}.diy-presale.row1-of1 .item .content button{position:absolute;bottom:10rpx;right:20rpx;margin:0;padding:0 20rpx;background-color:var(--base-color);color:#fff;min-width:112rpx;height:52rpx;line-height:52rpx;font-size:24rpx}.diy-presale.horizontal-slide .scroll{width:calc(100% - 40rpx);padding:20rpx;line-height:1;white-space:nowrap}.diy-presale.horizontal-slide .scroll .item.shadow{margin-bottom:8rpx}.diy-presale.horizontal-slide .flex-between{justify-content:space-between}.diy-presale.horizontal-slide .item{display:inline-block;width:200rpx;overflow:hidden;box-sizing:border-box}.diy-presale.horizontal-slide .item:nth-child(3n + 3){width:198rpx}.diy-presale.horizontal-slide .item.shadow{margin-top:8rpx}.diy-presale.horizontal-slide .item .img-wrap{width:200rpx;height:200rpx;margin:0 auto}.diy-presale.horizontal-slide .item .img-wrap > image{width:200rpx}.diy-presale.horizontal-slide .item .content{padding:10rpx;display:flex;flex-direction:column;justify-content:space-between}.diy-presale.horizontal-slide .item .content.multi-content{height:134rpx;box-sizing:border-box}.diy-presale.horizontal-slide .item .content .goods-name{line-height:1.3}.diy-presale.horizontal-slide .item .content .goods-name.multi-hidden{white-space:break-spaces}.diy-presale.horizontal-slide .item .content .discount-price{white-space:nowrap;margin-top:auto;font-weight:700;line-height:1}.diy-presale.horizontal-slide .item .content .discount-price .unit{font-size:24rpx;margin-right:4rpx;color:var(--base-color)}.diy-presale.horizontal-slide .item .content .discount-price .price{font-size:32rpx;color:var(--base-color)}.diy-presale.horizontal-slide .swiper{padding:20rpx;width:100%;white-space:nowrap;box-sizing:border-box}.diy-presale.horizontal-slide .swiper .swiper-item{display:flex;align-items:center}.diy-presale.horizontal-slide .swiper .item{width:200rpx}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-quick-nav"],{1608:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o={name:"diy-quick-nav",props:{value:{type:Object}},data:function(){return{}},created:function(){},watch:{componentRefresh:function(n){}},computed:{componentStyle:function(){var n="";return n+="background-color:"+this.value.componentBgColor+";","round"==this.value.componentAngle&&(n+="border-top-left-radius:"+2*this.value.topAroundRadius+"rpx;",n+="border-top-right-radius:"+2*this.value.topAroundRadius+"rpx;",n+="border-bottom-left-radius:"+2*this.value.bottomAroundRadius+"rpx;",n+="border-bottom-right-radius:"+2*this.value.bottomAroundRadius+"rpx;"),n+="box-shadow:"+("shadow"==this.value.ornament.type?"0 0 10rpx "+this.value.ornament.color:"")+";",n+="border:"+("stroke"==this.value.ornament.type?"2rpx solid "+this.value.ornament.color:"")+";",n}},methods:{redirectTo:function(n){!n.wap_url||"pages/member/index"!=this.$util.getCurrRoute()||this.storeToken?this.$util.diyRedirectTo(n):this.$refs.login.open(n.wap_url)}}};t.default=o},"1b0d":function(n,t,e){},2789:function(n,t,e){"use strict";e.d(t,"b",(function(){return r})),e.d(t,"c",(function(){return i})),e.d(t,"a",(function(){return o}));var o={diyIcon:function(){return e.e("components/diy-components/diy-icon").then(e.bind(null,"8ba4"))},nsLogin:function(){return Promise.all([e.e("common/vendor"),e.e("components/ns-login/ns-login")]).then(e.bind(null,"17d0"))}},r=function(){var n=this,t=n.$createElement,e=(n._self._c,n.__map(n.value.list,(function(t,e){var o=n.__get_orig(t),r=(t.imageUrl||t.icon)&&"img"==t.iconType?n.$util.img(t.imageUrl)||n.$util.img("public/uniapp/default_img/goods.png"):null;return{$orig:o,g0:r}})));n.$mp.data=Object.assign({},{$root:{l0:e}})},i=[]},"28b9":function(n,t,e){"use strict";var o=e("1b0d"),r=e.n(o);r.a},"8ffe":function(n,t,e){},a5be:function(n,t,e){"use strict";e.r(t);var o=e("1608"),r=e.n(o);for(var i in o)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(i);t["default"]=r.a},c08b:function(n,t,e){"use strict";e.r(t);var o=e("2789"),r=e("a5be");for(var i in r)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return r[n]}))}(i);e("e2eb"),e("28b9");var u=e("828b"),a=Object(u["a"])(r["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);t["default"]=a.exports},e2eb:function(n,t,e){"use strict";var o=e("8ffe"),r=e.n(o);r.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-quick-nav-create-component',
{
'components/diy-components/diy-quick-nav-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("c08b"))
})
},
[['components/diy-components/diy-quick-nav-create-component']]
]);

View File

@@ -0,0 +1,7 @@
{
"component": true,
"usingComponents": {
"diy-icon": "/components/diy-components/diy-icon",
"ns-login": "/components/ns-login/ns-login"
}
}

View File

@@ -0,0 +1 @@
<view style="{{(componentStyle)}}"><scroll-view class="quick-nav" scroll-x="true"><view class="uni-scroll-view-content"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['redirectTo',['$0'],[[['value.list','',index,'link']]]]]]]}}" class="quick-nav-item" style="{{'background:'+('linear-gradient(to right,'+item.$orig.bgColorStart?item.$orig.bgColorStart:''+','+item.$orig.bgColorEnd?item.$orig.bgColorEnd:''+')')+';'}}" bindtap="__e"><block wx:if="{{item.$orig.imageUrl||item.$orig.icon}}"><view class="quick-img"><block wx:if="{{item.$orig.iconType=='img'}}"><image src="{{item.g0}}" mode="heightFix" show-menu-by-longpress="{{true}}"></image></block><block wx:if="{{item.$orig.iconType=='icon'}}"><diy-icon style="{{'font-size:'+('60rpx')+';'}}" vue-id="{{'178a027e-1-'+index}}" icon="{{item.$orig.icon}}" value="{{item.$orig.style?item.$orig.style:null}}" bind:__l="__l"></diy-icon></block></view></block><text class="quick-text" style="{{'color:'+(item.$orig.textColor)+';'}}">{{item.$orig.title}}</text></view></block></view></scroll-view><ns-login class="vue-ref" vue-id="178a027e-2" data-ref="login" bind:__l="__l"></ns-login></view>

View File

@@ -0,0 +1 @@
.quick-nav .uni-scroll-view-content{display:flex}.quick-nav .quick-nav-item{display:flex;align-items:center;padding:0 18rpx;box-sizing:border-box;flex-shrink:0;border-radius:40rpx;margin-right:20rpx;height:48rpx}.quick-nav .quick-nav-item:first-of-type{padding-left:12rpx}.quick-nav .quick-nav-item:last-child{margin-right:0}.quick-nav .quick-nav-item .quick-img{margin-right:6rpx;height:30rpx;line-height:1}.quick-nav .quick-nav-item .quick-img image{width:30rpx;height:30rpx}.quick-nav .quick-nav-item .quick-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;font-size:24rpx;line-height:1}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-rich-text"],{"2e65":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){}));var o=function(){var t=this.$createElement;this._self._c},r=[]},"3bff":function(t,e,n){},"6abe":function(t,e,n){"use strict";var o=n("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r=o(n("e5ac")),u={name:"diy-rich-text",props:{value:{type:Object}},data:function(){return{html:""}},created:function(){this.html=(0,r.default)(this.value.html)},watch:{componentRefresh:function(t){}},computed:{richTextWarpCss:function(){var t="";return t+="background-color:"+this.value.componentBgColor+";","round"==this.value.componentAngle&&(t+="border-top-left-radius:"+2*this.value.topAroundRadius+"rpx;",t+="border-top-right-radius:"+2*this.value.topAroundRadius+"rpx;",t+="border-bottom-left-radius:"+2*this.value.bottomAroundRadius+"rpx;",t+="border-bottom-right-radius:"+2*this.value.bottomAroundRadius+"rpx;"),t}},mounted:function(){},methods:{}};e.default=u},"7e66":function(t,e,n){"use strict";n.r(e);var o=n("6abe"),r=n.n(o);for(var u in o)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(u);e["default"]=r.a},bf343:function(t,e,n){"use strict";n.r(e);var o=n("2e65"),r=n("7e66");for(var u in r)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(u);n("da64");var a=n("828b"),i=Object(a["a"])(r["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);e["default"]=i.exports},da64:function(t,e,n){"use strict";var o=n("3bff"),r=n.n(o);r.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-rich-text-create-component',
{
'components/diy-components/diy-rich-text-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("bf343"))
})
},
[['components/diy-components/diy-rich-text-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<view class="rich-text-box" style="{{(richTextWarpCss)}}"><rich-text nodes="{{html}}"></rich-text></view>

View File

@@ -0,0 +1 @@
.rich-text-box{padding:20rpx;box-sizing:border-box;height:auto;line-height:1.5;white-space:pre-wrap;word-break:break-all}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<view><block wx:if="{{value.mode=='custom-rubik-cube'}}"><view><view style="position:relative;"><rich-text nodes="{{customHtml}}"></rich-text></view></view></block><block wx:else><view class="{{['rubik-cube',value.mode]}}" style="{{(rubikCubeWrapCss)}}"><block wx:if="{{value.mode=='row1-lt-of2-rt'}}"><view class="template-left"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{['item',value.mode]}}" style="{{'margin-right:'+(value.imageGap*2+'rpx')+';'+('width:'+(list[0].imgWidth)+';')+('height:'+(list[0].imgHeight+'px')+';')}}" bindtap="__e"><image style="{{(list[0].pageItemStyle)}}" src="{{$root.g0}}" mode="{{list[0].imageMode||'scaleToFill'}}" show-menu-by-longpress="{{true}}"></image></view></view><view class="template-right"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{index>0}}"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({item:item.$orig})}}" class="{{['item',value.mode]}}" style="{{'margin-bottom:'+(value.imageGap*2+'rpx')+';'+('width:'+(item.$orig.imgWidth)+';')+('height:'+(item.$orig.imgHeight+'px')+';')}}" bindtap="__e"><image style="{{(item.$orig.pageItemStyle)}}" src="{{item.g1}}" mode="{{item.$orig.imageMode||'scaleToFill'}}" show-menu-by-longpress="{{true}}"></image></view></block></block></view></block><block wx:else><block wx:if="{{value.mode=='row1-lt-of1-tp-of2-bm'}}"><view class="template-left"><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="{{['item',value.mode]}}" style="{{'margin-right:'+(value.imageGap*2+'rpx')+';'+('width:'+(list[0].imgWidth)+';')+('height:'+(list[0].imgHeight+'px')+';')}}" bindtap="__e"><image style="{{(list[0].pageItemStyle)}}" src="{{$root.g2}}" mode="{{list[0].imageMode||'scaleToFill'}}" show-menu-by-longpress="{{true}}"></image></view></view><view class="template-right"><view data-event-opts="{{[['tap',[['e3',['$event']]]]]}}" class="{{['item',value.mode]}}" style="{{'margin-bottom:'+(value.imageGap*2+'rpx')+';'+('width:'+(list[1].imgWidth)+';')+('height:'+(list[1].imgHeight+'px')+';')}}" bindtap="__e"><image style="{{(list[1].pageItemStyle)}}" src="{{$root.g3}}" mode="{{list[1].imageMode||'scaleToFill'}}" show-menu-by-longpress="{{true}}"></image></view><view class="template-bottom"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{index>1}}"><view data-event-opts="{{[['tap',[['e4',['$event']]]]]}}" data-event-params="{{({item:item.$orig})}}" class="{{['item',value.mode]}}" style="{{'margin-right:'+(value.imageGap*2+'rpx')+';'+('width:'+(item.$orig.imgWidth)+';')+('height:'+(item.$orig.imgHeight+'px')+';')}}" bindtap="__e"><image style="{{(item.$orig.pageItemStyle)}}" src="{{item.g4}}" mode="{{item.$orig.imageMode||'scaleToFill'}}" show-menu-by-longpress="{{true}}"></image></view></block></block></view></view></block><block wx:else><block wx:for="{{$root.l2}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['e5',['$event']]]]]}}" data-event-params="{{({item:item.$orig})}}" class="{{['item',value.mode]}}" style="{{'margin-right:'+(value.imageGap*2+'rpx')+';'+('margin-bottom:'+(value.imageGap*2+'rpx')+';')+('width:'+(item.$orig.widthStyle)+';')+('height:'+(item.$orig.imgHeight+'px')+';')}}" bindtap="__e"><image style="{{(item.$orig.pageItemStyle)}}" src="{{item.g5}}" mode="{{item.$orig.imageMode||'scaleToFill'}}" show-menu-by-longpress="{{true}}"></image></view></block></block></block></view></block></view>

View File

@@ -0,0 +1,2 @@
.rubik-cube{overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-between}.rubik-cube .item{text-align:center;line-height:0;overflow:hidden}.rubik-cube .item image{width:100%;max-width:100%;height:100%}.rubik-cube .item.row1-of2{box-sizing:border-box;margin-top:0!important;margin-bottom:0!important}.rubik-cube .item.row1-of2:nth-child(1){margin-left:0!important}.rubik-cube .item.row1-of2:nth-child(2){margin-right:0!important}.rubik-cube .item.row1-of3{box-sizing:border-box;margin-top:0!important;margin-bottom:0!important}.rubik-cube .item.row1-of3:nth-child(1){margin-left:0!important}.rubik-cube .item.row1-of3:nth-child(3){margin-right:0!important}.rubik-cube .item.row1-of4{box-sizing:border-box;margin-top:0!important;margin-bottom:0!important}.rubik-cube .item.row1-of4:nth-child(1){margin-left:0!important}.rubik-cube .item.row1-of4:nth-child(4){margin-right:0!important}.rubik-cube .item.row2-lt-of2-rt{display:inline-block;box-sizing:border-box}.rubik-cube .item.row2-lt-of2-rt:nth-child(1){margin-left:0!important;margin-top:0!important}.rubik-cube .item.row2-lt-of2-rt:nth-child(2){margin-right:0!important;margin-top:0!important}.rubik-cube .item.row2-lt-of2-rt:nth-child(3){margin-left:0!important;margin-bottom:0!important}.rubik-cube .item.row2-lt-of2-rt:nth-child(4){margin-right:0!important;margin-bottom:0!important}.rubik-cube .template-left,
.rubik-cube .template-right{box-sizing:border-box}.rubik-cube .template-left .item.row1-lt-of2-rt:nth-child(1){margin-bottom:0}.rubik-cube .template-right .item.row1-lt-of2-rt:nth-child(2){margin-bottom:0!important}.rubik-cube.row1-lt-of2-rt .template-right{display:flex;flex-direction:column;justify-content:space-between}.rubik-cube .item.row1-tp-of2-bm:nth-child(1){width:100%;box-sizing:border-box;margin-top:0!important;margin-left:0!important;margin-right:0!important}.rubik-cube .item.row1-tp-of2-bm:nth-child(2){box-sizing:border-box;margin-left:0!important;margin-bottom:0!important}.rubik-cube .item.row1-tp-of2-bm:nth-child(3){box-sizing:border-box;margin-right:0!important;margin-bottom:0!important}.rubik-cube .template-left .item.row1-lt-of1-tp-of2-bm{width:100%;box-sizing:border-box}.rubik-cube .template-bottom{display:flex;align-items:center;justify-content:space-between}.rubik-cube .template-bottom .item:nth-child(2){margin-right:0!important}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-search"],{"2dab":function(e,t,n){},"4df5":function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return o}));var o={diyIcon:function(){return n.e("components/diy-components/diy-icon").then(n.bind(null,"8ba4"))},nsLogin:function(){return Promise.all([n.e("common/vendor"),n.e("components/ns-login/ns-login")]).then(n.bind(null,"17d0"))}},i=function(){var e=this,t=e.$createElement,n=(e._self._c,[1,2].includes(e.value.searchStyle)),o=n&&2==e.value.searchStyle&&"img"==e.value.iconType?e.$util.img(e.value.imageUrl):null,i=3==e.value.searchStyle&&"img"==e.value.iconType?e.$util.img(e.value.imageUrl):null;e.$mp.data=Object.assign({},{$root:{g0:n,g1:o,g2:i}})},a=[]},"5e21":function(e,t,n){"use strict";n.r(t);var o=n("8774"),i=n.n(o);for(var a in o)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return o[e]}))}(a);t["default"]=i.a},8774:function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n;e.getSystemInfoSync();n=e.getMenuButtonBoundingClientRect();var o={name:"diy-search",props:{value:{type:Object,default:function(){return{}}},topNavColor:String,global:{type:Object,default:function(){return{}}},haveTopCategory:{type:Boolean},followOfficialAccount:{type:Object}},data:function(){return{searchText:"",menuButtonInfo:n,height:0,placeholderHeight:0,moduleHeight:0}},computed:{fixedCss:function(){var e="";if("fixed"==this.value.positionWay){var t=this.fixedTop;this.global.topNavBg?e+="background-color:"+("transparent"==this.topNavColor?this.value.pageBgColor:this.topNavColor)+";":e+="background-color:"+this.value.pageBgColor+";",e+="top:"+t+";",e+="padding-top:"+2*this.value.margin.top+"rpx;",e+="padding-left:"+2*this.value.margin.both+"rpx;",e+="padding-right:"+2*this.value.margin.both+"rpx;",e+="padding-bottom:"+2*this.value.margin.bottom+"rpx;"}return e},searchWrapCss:function(){var e="";return e+="background-color:"+this.value.componentBgColor+";",e+="text-align:"+this.value.textAlign+";",e},inputStyle:function(){var e="";return e+="background-color:"+this.value.elementBgColor+";",2==this.value.borderType&&(e+="border-radius:40rpx;"),e},placeholderStyle:function(){var e="";return this.value.textColor?e+="color:"+this.value.textColor:e+="color: rgba(0,0,0,0)",e},fixedTop:function(){var e=this.$store.state.diyGroupPositionObj,t=0;return e.diySearch&&e.diyIndexPage&&e.nsNavbar?t=e.diySearch.moduleIndex>e.diyIndexPage.moduleIndex?e.nsNavbar.originalVal+e.diyIndexPage.originalVal:e.nsNavbar.originalVal:e.diySearch&&e.nsNavbar&&(t=e.nsNavbar.originalVal),t+="px",t}},watch:{componentRefresh:function(e){}},created:function(){var t=this;setTimeout((function(){var n=e.createSelectorQuery();n.select(".page-header >>> .u-navbar").boundingClientRect((function(e){t.global.navBarSwitch?t.height=e?e.height:45:t.height=e?e.height:0,t.haveTopCategory&&(t.height+=49)})).exec()})),"fixed"==this.value.positionWay&&this.navbarPlaceholderHeight()},mounted:function(){"fixed"==this.value.positionWay&&this.setModuleLocatinoFn()},methods:{search:function(){this.$util.redirectTo("/pages_tool/goods/search")},redirectTo:function(e){!e.wap_url||"pages/member/index"!=this.$util.getCurrRoute()||this.storeToken?this.$util.diyRedirectTo(e):this.$refs.login.open(e.wap_url)},navbarPlaceholderHeight:function(){var t=this;setTimeout((function(){var n=e.createSelectorQuery().in(t);n.select(".diy-search-wrap").boundingClientRect((function(e){t.placeholderHeight=e.height,t.placeholderHeight&&(t.placeholderHeight-=t.value.margin.bottom)})).exec()}))},setModuleLocatinoFn:function(){var t=this;this.$nextTick((function(){var n=e.createSelectorQuery().in(t);n.select(".diy-search-wrap").boundingClientRect((function(e){var n={originalVal:e.height||0,currVal:0,moduleIndex:t.value.moduleIndex};t.moduleHeight=(e.height||0)+"px",t.$store.commit("setDiyGroupPositionObj",{diySearch:n})})).exec()}))}}};t.default=o}).call(this,n("df3c")["default"])},"972e":function(e,t,n){"use strict";var o=n("2dab"),i=n.n(o);i.a},d832:function(e,t,n){"use strict";n.r(t);var o=n("4df5"),i=n("5e21");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);n("972e");var r=n("828b"),l=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);t["default"]=l.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-search-create-component',
{
'components/diy-components/diy-search-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("d832"))
})
},
[['components/diy-components/diy-search-create-component']]
]);

View File

@@ -0,0 +1,7 @@
{
"component": true,
"usingComponents": {
"diy-icon": "/components/diy-components/diy-icon",
"ns-login": "/components/ns-login/ns-login"
}
}

View File

@@ -0,0 +1 @@
<view class="diy-search"><view class="{{['diy-search-wrap',value.positionWay]}}" style="{{(fixedCss)}}"><view data-event-opts="{{[['tap',[['search']]]]}}" class="{{['search-box','search-box-'+value.searchStyle]}}" style="{{(searchWrapCss)}}" bindtap="__e"><block wx:if="{{$root.g0}}"><block><block wx:if="{{value.searchStyle==2&&value.iconType=='img'}}"><view class="img"><image src="{{$root.g1}}" mode="heightFix"></image></view></block><block wx:if="{{value.searchStyle==2&&value.iconType=='icon'}}"><diy-icon class="icon" style="{{'max-width:'+(30*2+'rpx')+';'+('max-height:'+(30*2+'rpx')+';')}}" vue-id="bef7c060-1" icon="{{value.icon}}" value="{{value.style?value.style:'null'}}" bind:__l="__l"></diy-icon></block><view class="search-content" style="{{(inputStyle)}}"><input class="uni-input ns-font-size-base" type="text" maxlength="50" placeholder="{{value.title}}" disabled="true" placeholderStyle="{{placeholderStyle}}" data-event-opts="{{[['confirm',[['search']]],['input',[['__set_model',['','searchText','$event',[]]]]]]}}" value="{{searchText}}" bindconfirm="__e" bindinput="__e"/><text data-event-opts="{{[['tap',[['search']]]]}}" class="iconfont icon-sousuo3" style="{{'color:'+(value.textColor?value.textColor:'rgba(0,0,0,0)')+';'}}" catchtap="__e"></text></view></block></block><block wx:if="{{value.searchStyle==3}}"><block><view data-event-opts="{{[['tap',[['search']]]]}}" class="search-content" style="{{(inputStyle)}}" catchtap="__e"><text class="iconfont icon-sousuo3" style="{{'color:'+(value.textColor?value.textColor:'rgba(0,0,0,0)')+';'}}"></text><input class="uni-input ns-font-size-base" type="text" maxlength="50" placeholder="{{value.title}}" disabled="true" placeholderStyle="{{placeholderStyle}}" data-event-opts="{{[['confirm',[['search']]],['tap',[['search']]],['input',[['__set_model',['','searchText','$event',[]]]]]]}}" value="{{searchText}}" bindconfirm="__e" catchtap="__e" bindinput="__e"/><text data-event-opts="{{[['tap',[['search']]]]}}" class="search-content-btn" style="{{'background-color:'+(value.pageBgColor?value.pageBgColor:'rgba(0,0,0,0)')+';'}}" catchtap="__e">搜索</text></view><block wx:if="{{value.iconType=='img'}}"><view data-event-opts="{{[['tap',[['redirectTo',['$0'],['value.searchLink']]]]]}}" class="img" catchtap="__e"><image src="{{$root.g2}}" mode="heightFix"></image></view></block><block wx:if="{{value.iconType=='icon'}}"><diy-icon class="icon" style="{{'max-width:'+(30*2+'rpx')+';'+('max-height:'+(30*2+'rpx')+';')}}" vue-id="bef7c060-2" icon="{{value.icon}}" value="{{value.style?value.style:'null'}}" data-event-opts="{{[['^click',[['redirectTo',['$0'],['value.searchLink']]]]]}}" catch:click="__e" bind:__l="__l"></diy-icon></block></block></block></view></view><block wx:if="{{value.positionWay=='fixed'}}"><view class="u-navbar-placeholder" style="{{'width:'+('100%')+';'+('padding-top:'+(moduleHeight)+';')}}"></view></block><ns-login class="vue-ref" vue-id="bef7c060-3" data-ref="login" bind:__l="__l"></ns-login></view>

View File

@@ -0,0 +1 @@
.uni-input-placeholder{overflow:initial}.diy-search-wrap{overflow:hidden}.fixed{position:fixed;left:0;right:0;top:0;z-index:991;transition:background .3s}.search-box{position:relative;display:flex;align-items:center}.search-box .img{height:60rpx;margin-right:20rpx}.search-box .img image{width:100%;height:100%}.search-box .icon{width:170rpx;height:60rpx;margin-right:20rpx}.search-box-3 .search-content{display:flex;align-items:center;height:68rpx}.search-box-3 .search-content .iconfont{position:static;-webkit-transform:translateY(0);transform:translateY(0);width:auto;margin-left:26rpx;margin-right:12rpx;font-size:28rpx;line-height:1}.search-box-3 .search-content .uni-input{flex:1;padding-left:0;height:68rpx}.search-box-3 .search-content .search-content-btn{margin-right:8rpx;width:116rpx;height:54rpx;line-height:54rpx;text-align:center;color:#fff;border-radius:30rpx}.search-box-3 .diy-icon{margin-left:20rpx;margin-right:0;width:auto;font-size:74rpx}.search-box-3 .img{margin-left:20rpx;margin-right:0}.search-content{flex:1}.search-content input{box-sizing:border-box;display:block;height:64rpx;width:100%;padding:0 20rpx 0 40rpx;color:#333;background:none}.search-content .iconfont{position:absolute;top:50%;right:4rpx;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:30rpx;z-index:10;width:80rpx;font-weight:700;text-align:center}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"x-skeleton": "/uni_modules/x-skeleton/components/x-skeleton/x-skeleton"
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-store-label"],{"0b86":function(t,e,n){"use strict";n.d(e,"b",(function(){return s})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){return o}));var o={xSkeleton:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/x-skeleton/components/x-skeleton/x-skeleton")]).then(n.bind(null,"1226"))},diyIcon:function(){return n.e("components/diy-components/diy-icon").then(n.bind(null,"8ba4"))}},s=function(){var t=this.$createElement,e=(this._self._c,"store"==this.businessConfig.store_business?this.list.length:null),n="store"!=this.businessConfig.store_business?this.list.length:null;this.$mp.data=Object.assign({},{$root:{g0:e,g1:n}})},i=[]},"2c79":function(t,e,n){},abed:function(t,e,n){"use strict";var o=n("2c79"),s=n.n(o);s.a},b117:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={name:"diy-store-label",props:{value:{type:Object}},data:function(){return{loading:!0,skeletonConfig:{gridRows:1,gridRowsGap:"20rpx",headHeight:"40rpx",headBorderRadius:"0"},list:[],notice:"",storeLabel:[],businessConfig:""}},created:function(){this.getData(),this.getStoreConfig()},watch:{componentRefresh:function(t){this.getData()}},computed:{storeLabelWrapCss:function(){var t="";return t+="background-color:"+this.value.componentBgColor+";","round"==this.value.componentAngle&&(t+="border-top-left-radius:"+2*this.value.topAroundRadius+"rpx;",t+="border-top-right-radius:"+2*this.value.topAroundRadius+"rpx;",t+="border-bottom-left-radius:"+2*this.value.bottomAroundRadius+"rpx;",t+="border-bottom-right-radius:"+2*this.value.bottomAroundRadius+"rpx;"),t}},methods:{getData:function(){var t=this,e={page:1,page_size:0};"initial"==this.value.sources?e.page_size=this.value.count:"diy"==this.value.sources&&(e.label_id_arr=this.value.labelIds.toString()),this.$api.sendRequest({url:"/store/api/store/labelPage",data:e,success:function(e){0==e.code&&e.data&&(t.list=e.data.list),t.loading=!1}})},getStoreConfig:function(){var t=this;this.$api.sendRequest({url:"/store/api/config/config",success:function(e){e.code>=0&&(t.businessConfig=e.data.business_config,"store"==e.data.business_config.store_business&&t.getStoreInfo())}})},getStoreInfo:function(){var t=this;this.$api.sendRequest({url:"/api/store/info",success:function(e){if(e.data){var n=e.data.label_name.split(","),o=3;"initial"==t.value.sources&&(o=t.value.count);for(var s=0;s<n.length;s++)t.storeLabel.length<o&&""!=n[s]&&t.storeLabel.push(n[s])}}})}}};e.default=o},dde8:function(t,e,n){"use strict";n.r(e);var o=n("b117"),s=n.n(o);for(var i in o)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(i);e["default"]=s.a},eaee:function(t,e,n){"use strict";n.r(e);var o=n("0b86"),s=n("dde8");for(var i in s)["default"].indexOf(i)<0&&function(t){n.d(e,t,(function(){return s[t]}))}(i);n("abed");var a=n("828b"),r=Object(a["a"])(s["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);e["default"]=r.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-store-label-create-component',
{
'components/diy-components/diy-store-label-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("eaee"))
})
},
[['components/diy-components/diy-store-label-create-component']]
]);

View File

@@ -0,0 +1,7 @@
{
"component": true,
"usingComponents": {
"x-skeleton": "/uni_modules/x-skeleton/components/x-skeleton/x-skeleton",
"diy-icon": "/components/diy-components/diy-icon"
}
}

View File

@@ -0,0 +1 @@
<x-skeleton vue-id="dc243ac8-1" type="banner" loading="{{loading}}" configs="{{skeletonConfig}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="diy-store-label"><block wx:if="{{businessConfig.store_business=='store'}}"><block><scroll-view class="{{[value.contentStyle,[($root.g0==3)?'between':'']]}}" style="{{(storeLabelWrapCss)}}" scroll-x="true" enable-flex="{{true}}"><block wx:for="{{storeLabel}}" wx:for-item="item" wx:for-index="index"><view class="{{['item']}}"><block wx:if="{{value.icon}}"><diy-icon class="icon-box" vue-id="{{('dc243ac8-2-'+index)+','+('dc243ac8-1')}}" icon="{{value.icon}}" value="{{value.style?value.style:'null'}}" bind:__l="__l"></diy-icon></block><text class="label-name" style="{{'color:'+(value.textColor)+';'+('font-size:'+(value.fontSize*2+'rpx')+';')+('font-weight:'+(value.fontWeight)+';')}}">{{item}}</text></view></block></scroll-view></block></block><block wx:else><block><scroll-view class="{{[value.contentStyle,[($root.g1==3)?'between':'']]}}" style="{{(storeLabelWrapCss)}}" scroll-x="true" enable-flex="{{true}}"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index"><view class="{{['item']}}"><block wx:if="{{value.icon}}"><diy-icon class="icon-box" vue-id="{{('dc243ac8-3-'+index)+','+('dc243ac8-1')}}" icon="{{value.icon}}" value="{{value.style?value.style:'null'}}" bind:__l="__l"></diy-icon></block><text class="label-name" style="{{'color:'+(value.textColor)+';'+('font-size:'+(value.fontSize*2+'rpx')+';')+('font-weight:'+(value.fontWeight)+';')}}">{{item.label_name}}</text></view></block></scroll-view></block></block></view></x-skeleton>

View File

@@ -0,0 +1 @@
.diy-store-label .style-1{display:flex;align-items:baseline}.diy-store-label .style-1 .uni-scroll-view-content{display:flex;align-items:center}.diy-store-label .style-1.between{justify-content:space-between}.diy-store-label .style-1.between .uni-scroll-view-content{justify-content:space-between}.diy-store-label .style-1 .item{flex-shrink:0;display:flex;align-items:center;padding-right:20rpx}.diy-store-label .style-1 .item .icon-box{font-size:50rpx;width:40rpx;height:40rpx;margin-right:10rpx;margin-top:2rpx}.diy-store-label .style-1 .item .label-name{line-height:40rpx}.diy-store-label .style-1 .item:last-of-type{padding-right:0}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-store"],{"0228":function(t,e,o){"use strict";o.r(e);var n=o("0527"),l=o.n(n);for(var a in n)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(a);e["default"]=l.a},"0527":function(t,e,o){"use strict";var n=o("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var l=n(o("5ec8")),a={name:"diy-store",props:{value:{type:Object}},data:function(){return{}},computed:{},watch:{componentRefresh:function(t){}},created:function(){},methods:{toStoreList:function(){this.$util.redirectTo("/pages_tool/store/list")},selectStore:function(){this.globalStoreInfo&&this.$util.redirectTo("/pages_tool/store/detail",{store_id:this.globalStoreInfo.store_id})},search:function(){this.$util.redirectTo("/pages_tool/goods/search")},mapRoute:function(){isNaN(Number(this.globalStoreInfo.latitude))||isNaN(Number(this.globalStoreInfo.longitude))||l.default.openMap(Number(this.globalStoreInfo.latitude),Number(this.globalStoreInfo.longitude),this.globalStoreInfo.store_name,"gcj02")}}};e.default=a},"31cf":function(t,e,o){"use strict";o.d(e,"b",(function(){return n})),o.d(e,"c",(function(){return l})),o.d(e,"a",(function(){}));var n=function(){var t=this,e=t.$createElement,o=(t._self._c,1==t.value.style&&t.globalStoreInfo&&t.globalStoreInfo.store_image?t.$util.img(t.globalStoreInfo.store_image):null),n=1!=t.value.style||t.globalStoreInfo&&t.globalStoreInfo.store_image?null:t.$util.getDefaultImage(),l=2==t.value.style&&t.globalStoreInfo&&t.globalStoreInfo.store_image?t.$util.img(t.globalStoreInfo.store_image):null,a=2!=t.value.style||t.globalStoreInfo&&t.globalStoreInfo.store_image?null:t.$util.getDefaultImage();t.$mp.data=Object.assign({},{$root:{g0:o,g1:n,g2:l,g3:a}})},l=[]},6755:function(t,e,o){"use strict";o.r(e);var n=o("31cf"),l=o("0228");for(var a in l)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return l[t]}))}(a);o("9f76");var r=o("828b"),i=Object(r["a"])(l["default"],n["b"],n["c"],!1,null,null,null,!1,n["a"],void 0);e["default"]=i.exports},"77f0":function(t,e,o){},"9f76":function(t,e,o){"use strict";var n=o("77f0"),l=o.n(n);l.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-store-create-component',
{
'components/diy-components/diy-store-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("6755"))
})
},
[['components/diy-components/diy-store-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<view class="store-wrap"><block wx:if="{{value.style==1}}"><block><view class="store-box store-one"><view class="store-info"><view data-event-opts="{{[['tap',[['toStoreList']]]]}}" class="info-box" style="{{'color:'+(value.textColor)+';'}}" bindtap="__e"><block wx:if="{{globalStoreInfo&&globalStoreInfo.store_id}}"><block><text class="title">{{globalStoreInfo.store_name}}</text><text><text class="change margin-left">切换</text><text class="iconfont icon-right"></text></text></block></block><block wx:else><text class="title">定位中...</text></block></view><view class="address-wrap" style="{{'color:'+(value.textColor)+';'}}"><text class="iconfont icon-dizhi"></text><block wx:if="{{globalStoreInfo&&globalStoreInfo.store_id}}"><text data-event-opts="{{[['tap',[['mapRoute',['$event']]]]]}}" class="address" bindtap="__e">{{globalStoreInfo.show_address}}</text></block><block wx:else><text>获取当前位置...</text></block></view></view><view data-event-opts="{{[['tap',[['selectStore']]]]}}" class="store-image" bindtap="__e"><block wx:if="{{globalStoreInfo&&globalStoreInfo.store_image}}"><image src="{{$root.g0}}" mode="aspectFill"></image></block><block wx:else><image src="{{$root.g1.store}}" mode="aspectFill"></image></block></view></view></block></block><block wx:if="{{value.style==2}}"><block><view data-event-opts="{{[['tap',[['toStoreList']]]]}}" class="store-box store-three" bindtap="__e"><view class="store-info"><view data-event-opts="{{[['tap',[['selectStore']]]]}}" class="store-image" bindtap="__e"><block wx:if="{{globalStoreInfo&&globalStoreInfo.store_image}}"><image src="{{$root.g2}}" mode="aspectFill"></image></block><block wx:else><image src="{{$root.g3.store}}" mode="aspectFill"></image></block></view><view class="info-box" style="{{'color:'+(value.textColor)+';'}}"><block wx:if="{{globalStoreInfo&&globalStoreInfo.store_id}}"><block><text class="title">{{globalStoreInfo.store_name}}</text><text><text class="change margin-left">切换</text><text class="iconfont icon-right"></text></text></block></block><block wx:else><text class="title">定位中...</text></block></view></view><view data-event-opts="{{[['tap',[['search']]]]}}" class="store-icon" catchtap="__e"><text class="iconfont icon-sousuo3" style="{{'color:'+(value.textColor)+';'}}"></text></view></view></block></block><block wx:if="{{value.style==3}}"><block><view data-event-opts="{{[['tap',[['toStoreList']]]]}}" class="store-box store-four" bindtap="__e"><view class="store-left-wrap"><block wx:if="{{globalStoreInfo&&globalStoreInfo.store_id}}"><block><text class="iconfont icon-weizhi" style="{{'color:'+(value.textColor)+';'}}"></text><text class="title" style="{{'color:'+(value.textColor)+';'}}">{{globalStoreInfo.store_name}}</text><text class="iconfont icon-unfold" style="{{'color:'+(value.textColor)+';'}}"></text></block></block><block wx:else><text class="title">定位中...</text></block></view><view class="store-right-search"><input class="uni-input font-size-tag" type="text" disabled="{{true}}" placeholder="商品搜索" data-event-opts="{{[['tap',[['search']]]]}}" catchtap="__e"/><text data-event-opts="{{[['tap',[['search']]]]}}" class="iconfont icon-sousuo3" catchtap="__e"></text></view></view></block></block></view>

View File

@@ -0,0 +1 @@
.store-wrap .store-box{box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center}.store-wrap .store-info{height:100rpx;display:flex;flex:1;flex-direction:column;justify-content:space-around;margin-right:20rpx}.store-wrap .store-info .info-box{display:flex;align-items:flex-end;margin-bottom:6rpx}.store-wrap .store-info .info-box text{line-height:1.2}.store-wrap .store-info .info-box .title{max-width:480rpx;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:32rpx;flex:1}.store-wrap .store-info .info-box .change{font-size:22rpx}.store-wrap .store-info .info-box .iconfont{font-size:22rpx}.store-wrap .store-info .address-wrap{line-height:1.2;font-size:22rpx;display:flex;align-items:center}.store-wrap .store-info .address-wrap .iconfont{font-size:22rpx;margin-right:6rpx}.store-wrap .store-info .address-wrap .address{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-wrap .store-image{width:72rpx;height:72rpx;border-radius:50%}.store-wrap .store-image image{width:100%;height:100%;border-radius:50%}.store-two .store-image{align-self:flex-start;margin-right:14rpx}.store-two .info-box{margin-bottom:0!important}.store-two .store-info{height:106rpx}.store-two .switchover{display:flex;width:120rpx}.store-three .store-info{height:auto;justify-content:flex-start;flex-direction:inherit;align-items:center}.store-three .info-box{margin-left:18rpx;margin-bottom:0!important}.store-three .store-icon text{font-size:36rpx;color:#fff}.store-four{padding:0!important}.store-four .store-left-wrap{display:flex;align-items:center;line-height:1}.store-four .store-left-wrap .icon-weizhi{margin-right:6rpx;font-size:28rpx}.store-four .store-left-wrap .icon-unfold{margin-left:6rpx}.store-four .store-left-wrap .title{display:inline-block;max-width:160rpx;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-four .store-right-search{width:calc(100% - 260rpx);position:relative}.store-four .store-right-search input{width:100%;height:72rpx;line-height:72rpx;background-color:#fff;border:none;border-radius:72rpx;padding-left:30rpx;box-sizing:border-box}.store-four .store-right-search .icon-sousuo3{position:absolute;right:30rpx;top:10rpx;font-size:28rpx;color:#909399}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-text"],{"0d07":function(e,l,t){"use strict";t.r(l);var s=t("4902"),u=t("2174");for(var y in u)["default"].indexOf(y)<0&&function(e){t.d(l,e,(function(){return u[e]}))}(y);t("6e09");var a=t("828b"),i=Object(a["a"])(u["default"],s["b"],s["c"],!1,null,null,null,!1,s["a"],void 0);l["default"]=i.exports},2174:function(e,l,t){"use strict";t.r(l);var s=t("35d7"),u=t.n(s);for(var y in s)["default"].indexOf(y)<0&&function(e){t.d(l,e,(function(){return s[e]}))}(y);l["default"]=u.a},"35d7":function(e,l,t){"use strict";Object.defineProperty(l,"__esModule",{value:!0}),l.default=void 0;var s={name:"diy-text",props:{value:{type:Object}},data:function(){return{}},created:function(){},watch:{componentRefresh:function(e){}},computed:{warpCss:function(){var e="";return e+="background-color:"+this.value.componentBgColor+";","round"==this.value.componentAngle&&(e+="border-top-left-radius:"+2*this.value.topAroundRadius+"rpx;",e+="border-top-right-radius:"+2*this.value.topAroundRadius+"rpx;",e+="border-bottom-left-radius:"+2*this.value.bottomAroundRadius+"rpx;",e+="border-bottom-right-radius:"+2*this.value.bottomAroundRadius+"rpx;"),e}},methods:{}};l.default=s},4902:function(e,l,t){"use strict";t.d(l,"b",(function(){return s})),t.d(l,"c",(function(){return u})),t.d(l,"a",(function(){}));var s=function(){var e=this,l=e.$createElement,t=(e._self._c,"style-1"!=e.value.style&&"style-2"!=e.value.style&&"style-3"!=e.value.style&&"style-4"!=e.value.style&&"style-5"!=e.value.style&&"style-6"!=e.value.style&&"style-7"!=e.value.style&&"style-8"!=e.value.style&&"style-9"==e.value.style?e.$util.img("public/uniapp/diy/style9-1.png"):null),s="style-1"!=e.value.style&&"style-2"!=e.value.style&&"style-3"!=e.value.style&&"style-4"!=e.value.style&&"style-5"!=e.value.style&&"style-6"!=e.value.style&&"style-7"!=e.value.style&&"style-8"!=e.value.style&&"style-9"==e.value.style?e.$util.img("public/uniapp/diy/style9-2.png"):null,u="style-1"!=e.value.style&&"style-2"!=e.value.style&&"style-3"!=e.value.style&&"style-4"!=e.value.style&&"style-5"!=e.value.style&&"style-6"!=e.value.style&&"style-7"!=e.value.style&&"style-8"!=e.value.style&&"style-9"!=e.value.style&&"style-10"==e.value.style?e.$util.img("public/uniapp/diy/style10-1.png"):null,y="style-1"!=e.value.style&&"style-2"!=e.value.style&&"style-3"!=e.value.style&&"style-4"!=e.value.style&&"style-5"!=e.value.style&&"style-6"!=e.value.style&&"style-7"!=e.value.style&&"style-8"!=e.value.style&&"style-9"!=e.value.style&&"style-10"==e.value.style?e.$util.img("public/uniapp/diy/style10-3.png"):null,a="style-1"!=e.value.style&&"style-2"!=e.value.style&&"style-3"!=e.value.style&&"style-4"!=e.value.style&&"style-5"!=e.value.style&&"style-6"!=e.value.style&&"style-7"!=e.value.style&&"style-8"!=e.value.style&&"style-9"!=e.value.style&&"style-10"==e.value.style&&y?e.$util.img("public/uniapp/diy/style10-3.png"):null,i="style-1"!=e.value.style&&"style-2"!=e.value.style&&"style-3"!=e.value.style&&"style-4"!=e.value.style&&"style-5"!=e.value.style&&"style-6"!=e.value.style&&"style-7"!=e.value.style&&"style-8"!=e.value.style&&"style-9"!=e.value.style&&"style-10"==e.value.style?e.$util.img("public/uniapp/diy/style10-2.png"):null,n="style-1"!=e.value.style&&"style-2"!=e.value.style&&"style-3"!=e.value.style&&"style-4"!=e.value.style&&"style-5"!=e.value.style&&"style-6"!=e.value.style&&"style-7"!=e.value.style&&"style-8"!=e.value.style&&"style-9"!=e.value.style&&"style-10"!=e.value.style&&"style-11"==e.value.style?e.$util.img("public/uniapp/diy/style11-1.png"):null,v="style-1"!=e.value.style&&"style-2"!=e.value.style&&"style-3"!=e.value.style&&"style-4"!=e.value.style&&"style-5"!=e.value.style&&"style-6"!=e.value.style&&"style-7"!=e.value.style&&"style-8"!=e.value.style&&"style-9"!=e.value.style&&"style-10"!=e.value.style&&"style-11"==e.value.style?e.$util.img("public/uniapp/diy/style11-2.png"):null,o="style-12"!=e.value.style&&"style-13"==e.value.style?e.$util.img("public/uniapp/diy/style13-1.png"):null,r="style-12"!=e.value.style&&"style-13"==e.value.style?e.$util.img("public/uniapp/diy/style13-1.png"):null;e._isMounted||(e.e0=function(l){return e.$util.diyRedirectTo(e.value.link)},e.e1=function(l){return l.stopPropagation(),e.$util.diyRedirectTo(e.value.more.link)},e.e2=function(l){return l.stopPropagation(),e.$util.diyRedirectTo(e.value.more.link)},e.e3=function(l){return l.stopPropagation(),e.$util.diyRedirectTo(e.value.more.link)},e.e4=function(l){return l.stopPropagation(),e.$util.diyRedirectTo(e.value.more.link)},e.e5=function(l){return l.stopPropagation(),e.$util.diyRedirectTo(e.value.more.link)}),e.$mp.data=Object.assign({},{$root:{g0:t,g1:s,g2:u,g3:y,g4:a,g5:i,g6:n,g7:v,g8:o,g9:r}})},u=[]},"6e09":function(e,l,t){"use strict";var s=t("a751"),u=t.n(s);u.a},a751:function(e,l,t){}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-text-create-component',
{
'components/diy-components/diy-text-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("0d07"))
})
},
[['components/diy-components/diy-text-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-video-list"],{"7e04":function(e,t,i){},"84ee6":function(e,t,i){"use strict";var n=i("7e04"),o=i.n(n);o.a},"92e0":function(e,t,i){},baf9:function(e,t,i){"use strict";i.d(t,"b",(function(){return o})),i.d(t,"c",(function(){return u})),i.d(t,"a",(function(){return n}));var n={uniPopup:function(){return i.e("components/uni-popup/uni-popup").then(i.bind(null,"1843"))}},o=function(){var e=this,t=e.$createElement,i=(e._self._c,"fixed"==e.value.showStyle?e.__map(e.value.list,(function(t,i){var n=e.__get_orig(t),o=e.$util.img(t.imageUrl),u=e.$util.img("addon/personnel/shop/view/enterprise/play.png");return{$orig:n,g0:o,g1:u}})):null),n="fixed"!=e.value.showStyle?e.__map(e.value.list,(function(t,i){var n=e.__get_orig(t),o="img"==t.iconType?e.$util.img(t.imageUrl)||e.$util.img("public/uniapp/default_img/goods.png"):null,u=e.$util.img("addon/personnel/shop/view/enterprise/play.png");return{$orig:n,g2:o,g3:u}})):null,o=e.$util.img(e.video_url);e.$mp.data=Object.assign({},{$root:{l0:i,l1:n,g4:o}})},u=[]},e44f:function(e,t,i){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={name:"diy-video-list",props:{value:{type:Object}},data:function(){return{pageWidth:"",indicatorDots:!1,swiperCurrent:0,video_url:""}},created:function(){},watch:{componentRefresh:function(e){}},computed:{componentStyle:function(){var e="";return e+="background-color:"+this.value.componentBgColor+";","round"==this.value.componentAngle&&(e+="border-top-left-radius:"+2*this.value.topAroundRadius+"rpx;",e+="border-top-right-radius:"+2*this.value.topAroundRadius+"rpx;",e+="border-bottom-left-radius:"+2*this.value.bottomAroundRadius+"rpx;",e+="border-bottom-right-radius:"+2*this.value.bottomAroundRadius+"rpx;"),e+="box-shadow:"+("shadow"==this.value.ornament.type?"0 0 10rpx "+this.value.ornament.color:"")+";",e+="border:"+("stroke"==this.value.ornament.type?"2rpx solid "+this.value.ornament.color:"")+";",console.log(this.value),e},swiperHeight:function(){var e="",t=0;return"graphic"==this.value.mode?t=(49+this.value.imageSize)*this.value.pageCount:"img"==this.value.mode?t=(22+this.value.imageSize)*this.value.pageCount:"text"==this.value.mode&&(t=43*this.value.pageCount),e+="height:"+2*t+"rpx",e},isIndicatorDots:function(){var e;return e="hide"!=this.value.carousel.type&&1!=Math.ceil(this.value.list.length/(this.value.pageCount*this.value.rowCount)),e}},methods:{showVideo:function(e){this.video_url=e.videoUrl,this.$refs.videoPopup.open()}}};t.default=n},e6fd:function(e,t,i){"use strict";i.r(t);var n=i("baf9"),o=i("f2fb");for(var u in o)["default"].indexOf(u)<0&&function(e){i.d(t,e,(function(){return o[e]}))}(u);i("eb9e"),i("84ee6");var r=i("828b"),a=Object(r["a"])(o["default"],n["b"],n["c"],!1,null,null,null,!1,n["a"],void 0);t["default"]=a.exports},eb9e:function(e,t,i){"use strict";var n=i("92e0"),o=i.n(n);o.a},f2fb:function(e,t,i){"use strict";i.r(t);var n=i("e44f"),o=i.n(n);for(var u in n)["default"].indexOf(u)<0&&function(e){i.d(t,e,(function(){return n[e]}))}(u);t["default"]=o.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-video-list-create-component',
{
'components/diy-components/diy-video-list-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("e6fd"))
})
},
[['components/diy-components/diy-video-list-create-component']]
]);

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"uni-popup": "/components/uni-popup/uni-popup"
}
}

View File

@@ -0,0 +1 @@
<view style="{{(componentStyle)}}"><block wx:if="{{value.showStyle=='fixed'}}"><view class="{{['goods-list','row1-of'+value.rowCount]}}" style="padding:20rpx;"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['showVideo',['$0'],[[['value.list','',index]]]]]]]}}" class="goods-item" bindtap="__e"><view class="goods-img-wrap"><image class="goods-img" style="border-radius:10rpx 10rpx 0 0;" src="{{item.g0}}" mode="widthFix" data-event-opts="{{[['error',[['imgError',[index]]]]]}}" binderror="__e"></image><view style="position:absolute;top:10rpx;right:10rpx;"><image style="width:30rpx;" src="{{item.g1}}" mode="widthFix"></image></view></view><view class="info-wrap"><view class="goods-name" style="{{'font-size:'+(value.font.size*2+'rpx')+';'+('font-weight:'+(value.font.weight)+';')+('color:'+(value.font.color)+';')}}">{{''+item.$orig.title+''}}</view></view></view></block></view></block><block wx:else><scroll-view class="{{['video-nav',value.showStyle=='fixed'?'fixed-layout':value.showStyle]}}" scroll-x="{{value.showStyle=='singleSlide'}}"><view class="uni-scroll-view-content"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['showVideo',['$0'],[[['value.list','',index]]]]]]]}}" class="{{['video-nav-item',value.mode]}}" style="{{'width:'+(100/value.rowCount+'%')+';'}}" bindtap="__e"><view class="video-img"><block wx:if="{{item.$orig.iconType=='img'}}"><image style="{{'max-width:'+('200rpx')+';'+('max-height:'+('200rpx')+';')+('border-radius:'+('8rpx')+';')}}" src="{{item.g2}}" mode="widthFix" show-menu-by-longpress="{{true}}"></image></block><view style="position:absolute;top:10rpx;right:10rpx;"><image style="width:30rpx;" src="{{item.g3}}" mode="widthFix"></image></view></view><view class="video-text" style="{{'margin-left:16rpx;'+('font-size:'+(value.font.size*2+'rpx')+';')+('font-weight:'+(value.font.weight)+';')+('color:'+(value.font.color)+';')}}">{{''+item.$orig.title+''}}</view></view></block></view></scroll-view></block><uni-popup class="vue-ref" style="background:transparent;width:100%;height:100%;" vue-id="63ab82c8-1" type="center" data-ref="videoPopup" bind:__l="__l" vue-slots="{{['default']}}"><view class="video-container" style="position:fixed;top:30%;width:100%;left:0;"><video class="adaptive-video" autoPauseIfNavigate="{{true}}" autoPauseIfOpenNative="{{true}}" autoplay="{{false}}" enableAutoRotation="{{true}}" id="myVideo" src="{{$root.g4}}" controls="{{true}}"></video></view></uni-popup></view>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/diy-components/diy-video"],{"00ad":function(t,e,n){"use strict";n.r(e);var o=n("2e57"),i=n("49bc");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);n("5fc3");var u=n("828b"),a=Object(u["a"])(i["default"],o["b"],o["c"],!1,null,"23302cac",null,!1,o["a"],void 0);e["default"]=a.exports},"24df":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={name:"diy-video",props:{value:{type:Object}},data:function(){return{}},created:function(){},watch:{componentRefresh:function(t){}},computed:{videoWarpCss:function(){var t="";return"round"==this.value.componentAngle&&(t+="border-top-left-radius:"+2*this.value.topAroundRadius+"rpx;",t+="border-top-right-radius:"+2*this.value.topAroundRadius+"rpx;",t+="border-bottom-left-radius:"+2*this.value.bottomAroundRadius+"rpx;",t+="border-bottom-right-radius:"+2*this.value.bottomAroundRadius+"rpx;"),t}},methods:{}};e.default=o},"2e57":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this.$createElement,e=(this._self._c,this.$util.img(this.value.videoUrl)),n=this.$util.img(this.value.imageUrl);this.$mp.data=Object.assign({},{$root:{g0:e,g1:n}})},i=[]},"49bc":function(t,e,n){"use strict";n.r(e);var o=n("24df"),i=n.n(o);for(var r in o)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(r);e["default"]=i.a},5182:function(t,e,n){},"5fc3":function(t,e,n){"use strict";var o=n("5182"),i=n.n(o);i.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/diy-components/diy-video-create-component',
{
'components/diy-components/diy-video-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("00ad"))
})
},
[['components/diy-components/diy-video-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<video class="diy-video data-v-23302cac" style="{{(videoWarpCss)}}" src="{{$root.g0}}" poster="{{$root.g1}}" objectFit="cover"></video>

View File

@@ -0,0 +1 @@
video.data-v-23302cac{width:100%}.diy-video.data-v-23302cac .uni-video-container{background-color:initial}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,14 @@
{
"component": true,
"usingComponents": {
"pengpai-fadein-out": "/components/pengpai-fadein-out/pengpai-fadein-out",
"diy-icon": "/components/diy-components/diy-icon",
"uni-popup": "/components/uni-popup/uni-popup",
"mp-html": "/uni_modules/mp-html/components/mp-html/mp-html",
"ns-goods-recommend": "/components/ns-goods-recommend/ns-goods-recommend",
"ns-copyright": "/components/ns-copyright/ns-copyright",
"ns-login": "/components/ns-login/ns-login",
"to-top": "/components/toTop/toTop",
"xiao-star-component": "/components/xiao-star-component/xiao-star-component"
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/hover-nav/hover-nav"],{"1afe":function(n,t,e){"use strict";e.d(t,"b",(function(){return a})),e.d(t,"c",(function(){return i})),e.d(t,"a",(function(){}));var a=function(){var n=this.$createElement;this._self._c},i=[]},"6c94":function(n,t,e){"use strict";var a=e("c1d0a"),i=e.n(a);i.a},b24a:function(n,t,e){"use strict";e.r(t);var a=e("ccf1"),i=e.n(a);for(var o in a)["default"].indexOf(o)<0&&function(n){e.d(t,n,(function(){return a[n]}))}(o);t["default"]=i.a},c1d0a:function(n,t,e){},c208:function(n,t,e){"use strict";e.r(t);var a=e("1afe"),i=e("b24a");for(var o in i)["default"].indexOf(o)<0&&function(n){e.d(t,n,(function(){return i[n]}))}(o);e("6c94");var u=e("828b"),c=Object(u["a"])(i["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],void 0);t["default"]=c.exports},ccf1:function(n,t,e){"use strict";(function(n){var a=e("47a9");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=a(e("c16a")),o={name:"hover-nav",props:{need:{type:Boolean,default:!1},mobile:{type:Boolean,default:!0},isCn:{type:Boolean,default:!1}},data:function(){return{pageCount:0,fixBtnShow:!0,tel:"",kefuimg:"",phoneimg:"",langIndex:0,ischina:0,ishow:0}},created:function(){var t=i.default.baseUrl.includes("aigc-quickapp.com");this.ishow=t,this.ischina=n.getStorageSync("shopInfo").ischina,this.kefuimg=this.$util.getDefaultImage().kefu,this.phoneimg=this.$util.getDefaultImage().phone,this.pageCount=getCurrentPages().length,this.initLang();var e=this;n.getStorage({key:"shopInfo",success:function(n){e.tel=n.data.mobile}})},methods:{modifyInfo:function(){this.$langConfig.change(1==this.langIndex?"zh-cn":"en-us",1)},initLang:function(){if(this.langList=this.$langConfig.list(),n.getStorageSync("lang")){for(var t=0;t<this.langList.length;t++)if(this.langList[t].value==n.getStorageSync("lang")){this.langIndex=t;break}}else this.langIndex=0},call:function(){n.makePhoneCall({phoneNumber:this.tel+""})}}};t.default=o}).call(this,e("df3c")["default"])}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/hover-nav/hover-nav-create-component',
{
'components/hover-nav/hover-nav-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("c208"))
})
},
[['components/hover-nav/hover-nav-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<block wx:if="{{pageCount==1||need}}"><view class="fixed-box" style="{{'height:'+(fixBtnShow?'330rpx':'120rpx')+';'}}"><block wx:if="{{fixBtnShow}}"><button class="btn-item" style="{{'background-image:'+('url('+(kefuimg?kefuimg:'')+')')+';'+('background-size:'+('100% 100%')+';')}}" hoverClass="none" openType="contact" sessionFrom="weapp" showMessageCard="true"><block wx:if="{{!kefuimg}}"><text class="icox icox-kefu"></text></block></button></block><block wx:if="{{isCn&&ischina==1&&isContain}}"><button data-event-opts="{{[['tap',[['modifyInfo']]]]}}" class="btn-item" style="{{'background-image:'+('url('+(kefuimg?kefuimg:'')+')')+';'+('background-size:'+('100% 100%')+';')}}" catchtap="__e">{{''+(langIndex==0?'CN':'EN')+''}}</button></block><block wx:if="{{fixBtnShow&&mobile}}"><view data-event-opts="{{[['tap',[['call']]]]}}" class="btn-item" style="{{'background-image:'+('url('+(phoneimg?phoneimg:'')+')')+';'+('background-size:'+('100% 100%')+';')}}" bindtap="__e"><block wx:if="{{!phoneimg}}"><text class="iconfont icon-dianhua"></text></block></view></block></view></block>

View File

@@ -0,0 +1 @@
.container-box{width:100%}.container-box .item-wrap{border-radius:10rpx}.container-box .item-wrap .image-box{border-radius:10rpx}.container-box .item-wrap image{width:100%;height:auto;border-radius:10rpx;will-change:transform}.fixed-box{position:fixed;right:0rpx;bottom:200rpx;z-index:10;border-radius:120rpx;padding:20rpx 0;display:flex;justify-content:center;flex-direction:column;width:100rpx;box-sizing:border-box;transition:.3s;overflow:hidden}.fixed-box .btn-item{display:flex;justify-content:center;text-align:center;flex-direction:column;line-height:1;margin:14rpx 0;transition:.1s;background:#fff;border-radius:50rpx;width:80rpx;height:80rpx;padding:0}.fixed-box .btn-item text{font-size:36rpx;font-weight:700}.fixed-box .btn-item view{font-size:26rpx;font-weight:700}.fixed-box .btn-item.show{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fixed-box .btn-item.icon-xiala{margin:0;margin-top:.1rpx}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/loading-cover/loading-cover"],{"0773":function(n,t,e){"use strict";e.r(t);var o=e("df15"),i=e("cc81");for(var a in i)["default"].indexOf(a)<0&&function(n){e.d(t,n,(function(){return i[n]}))}(a);e("0aec");var c=e("828b"),u=Object(c["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);t["default"]=u.exports},"0aec":function(n,t,e){"use strict";var o=e("a394"),i=e.n(o);i.a},a0a9a:function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o={name:"loading-cover",props:{initShow:{type:Boolean,default:!0}},data:function(){return{isShow:!0}},components:{},created:function(){this.isShow=this.initShow},methods:{show:function(){this.isShow=!0},hide:function(){this.isShow=!1}}};t.default=o},a394:function(n,t,e){},cc81:function(n,t,e){"use strict";e.r(t);var o=e("a0a9a"),i=e.n(o);for(var a in o)["default"].indexOf(a)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(a);t["default"]=i.a},df15:function(n,t,e){"use strict";e.d(t,"b",(function(){return o})),e.d(t,"c",(function(){return i})),e.d(t,"a",(function(){}));var o=function(){var n=this.$createElement;this._self._c},i=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/loading-cover/loading-cover-create-component',
{
'components/loading-cover/loading-cover-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("0773"))
})
},
[['components/loading-cover/loading-cover-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<block wx:if="{{isShow}}"><view class="loading-layer"><block wx:if="{{themeStyle}}"><view class="loading-anim"><view class="box item"><view class="border out item" style="{{'border-left-color:'+(themeStyle.main_color)+';'+('border-top-color:'+(themeStyle.main_color)+';')}}"></view></view></view></block></view></block>

View File

@@ -0,0 +1 @@
@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading-layer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:997;background:#f8f8f8}.loading-anim{position:absolute;left:50%;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading-anim > .item{position:relative;width:70rpx;height:70rpx;-webkit-perspective:1600rpx;perspective:1600rpx;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:all .2s ease-out}.loading-anim .border{position:absolute;border-radius:50%;border:6rpx solid}.loading-anim .out{top:15%;left:15%;width:70%;height:70%;border-left-color:#ff4646;border-right-color:#c5c5c5!important;border-top-color:#ff4646;border-bottom-color:#c5c5c5!important;-webkit-animation:spin .6s linear normal infinite;animation:spin .6s linear normal infinite}.loading-anim .in{top:25%;left:25%;width:50%;height:50%;border-top-color:transparent!important;border-bottom-color:transparent!important;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite}.loading-anim .mid{top:40%;left:40%;width:20%;height:20%;border-left-color:transparent;border-right-color:transparent;-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/mescroll/components/mescroll-empty"],{5795:function(t,n,e){"use strict";var i=e("7e03"),o=e.n(i);o.a},6233:function(t,n,e){"use strict";e.d(n,"b",(function(){return i})),e.d(n,"c",(function(){return o})),e.d(n,"a",(function(){}));var i=function(){var t=this.$createElement;this._self._c},o=[]},"6edc":function(t,n,e){"use strict";e.r(n);var i=e("6233"),o=e("fc03");for(var u in o)["default"].indexOf(u)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(u);e("5795");var c=e("828b"),r=Object(c["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);n["default"]=r.exports},"7e03":function(t,n,e){},b245:function(t,n,e){"use strict";var i=e("47a9");Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=i(e("576a")),u={props:{option:{type:Object,default:function(){return{}}}},computed:{icon:function(){return null==this.option.icon?o.default.up.empty.icon:this.option.icon},tip:function(){return null==this.option.tip?o.default.up.empty.tip:this.option.tip}},methods:{emptyClick:function(){this.$emit("emptyclick")}}};n.default=u},fc03:function(t,n,e){"use strict";e.r(n);var i=e("b245"),o=e.n(i);for(var u in i)["default"].indexOf(u)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(u);n["default"]=o.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/mescroll/components/mescroll-empty-create-component',
{
'components/mescroll/components/mescroll-empty-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("6edc"))
})
},
[['components/mescroll/components/mescroll-empty-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<view class="{{['mescroll-empty',(option.fixed)?'empty-fixed':'']}}" style="{{'z-index:'+(option.zIndex)+';'+('top:'+(option.top)+';')}}"><block wx:if="{{icon}}"><image class="empty-icon" src="{{icon}}" mode="widthFix"></image></block><block wx:if="{{tip}}"><view class="empty-tip">{{tip}}</view></block><block wx:if="{{option.btnText}}"><view data-event-opts="{{[['tap',[['emptyClick',['$event']]]]]}}" class="empty-btn" bindtap="__e">{{option.btnText}}</view></block></view>

View File

@@ -0,0 +1 @@
.mescroll-empty{box-sizing:border-box;width:100%;padding:100rpx 50rpx;text-align:center}.mescroll-empty.empty-fixed{z-index:99;position:absolute;top:100rpx;left:0}.mescroll-empty .empty-icon{width:280rpx;height:280rpx}.mescroll-empty .empty-tip{margin-top:20rpx;font-size:$font-size-tag;color:grey}.mescroll-empty .empty-btn{display:inline-block;margin-top:40rpx;min-width:200rpx;padding:18rpx;font-size:$font-size-base;border:1rpx solid #e04b28;border-radius:60rpx;color:#e04b28}.mescroll-empty .empty-btn:active{opacity:.75}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/mescroll/components/mescroll-top"],{"6d1f":function(t,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={props:{option:Object,value:!1},computed:{mOption:function(){return this.option||{}},left:function(){return this.mOption.left?this.addUnit(this.mOption.left):"auto"},right:function(){return this.mOption.left?"auto":this.addUnit(this.mOption.right)}},methods:{addUnit:function(t){return t?"number"===typeof t?t+"rpx":t:0},toTopClick:function(){this.$emit("input",!1),this.$emit("click")}}};n.default=o},"6dce":function(t,n,i){},"6ea0":function(t,n,i){"use strict";var o=i("6dce"),e=i.n(o);e.a},"766b":function(t,n,i){"use strict";i.r(n);var o=i("6d1f"),e=i.n(o);for(var u in o)["default"].indexOf(u)<0&&function(t){i.d(n,t,(function(){return o[t]}))}(u);n["default"]=e.a},"931d4":function(t,n,i){"use strict";i.r(n);var o=i("ce49"),e=i("766b");for(var u in e)["default"].indexOf(u)<0&&function(t){i.d(n,t,(function(){return e[t]}))}(u);i("6ea0");var r=i("828b"),c=Object(r["a"])(e["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);n["default"]=c.exports},ce49:function(t,n,i){"use strict";i.d(n,"b",(function(){return o})),i.d(n,"c",(function(){return e})),i.d(n,"a",(function(){}));var o=function(){var t=this,n=t.$createElement,i=(t._self._c,t.mOption.src?t.addUnit(t.mOption.bottom):null),o=t.mOption.src?t.addUnit(t.mOption.width):null,e=t.mOption.src?t.addUnit(t.mOption.radius):null;t.$mp.data=Object.assign({},{$root:{m0:i,m1:o,m2:e}})},e=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/mescroll/components/mescroll-top-create-component',
{
'components/mescroll/components/mescroll-top-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("931d4"))
})
},
[['components/mescroll/components/mescroll-top-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<block wx:if="{{mOption.src}}"><image class="{{['mescroll-totop',value?'mescroll-totop-in':'mescroll-totop-out',[(mOption.safearea)?'mescroll-safe-bottom':'']]}}" style="{{'z-index:'+(mOption.zIndex)+';'+('left:'+(left)+';')+('right:'+(right)+';')+('bottom:'+($root.m0)+';')+('width:'+($root.m1)+';')+('border-radius:'+($root.m2)+';')}}" src="{{mOption.src}}" mode="widthFix" data-event-opts="{{[['tap',[['toTopClick',['$event']]]]]}}" bindtap="__e"></image></block>

View File

@@ -0,0 +1 @@
.mescroll-totop{z-index:99;position:fixed!important;right:46rpx!important;bottom:272rpx!important;width:72rpx;height:auto;border-radius:50%;opacity:0;transition:opacity .5s;margin-bottom:0}.mescroll-safe-bottom{margin-bottom:calc(0px + constant(safe-area-inset-bottom));margin-bottom:calc(0px + env(safe-area-inset-bottom))}.mescroll-totop-in{opacity:1}.mescroll-totop-out{opacity:0;pointer-events:none}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/mescroll/mescroll-body"],{"0e6a":function(t,o,n){"use strict";(function(t){var e=n("47a9");Object.defineProperty(o,"__esModule",{value:!0}),o.default=void 0;var i=e(n("bd1c")),r=e(n("576a")),s={components:{MescrollEmpty:function(){n.e("components/mescroll/components/mescroll-empty").then(function(){return resolve(n("6edc"))}.bind(null,n)).catch(n.oe)},MescrollTop:function(){n.e("components/mescroll/components/mescroll-top").then(function(){return resolve(n("931d4"))}.bind(null,n)).catch(n.oe)}},data:function(){return{mescroll:{optDown:{},optUp:{}},downHight:0,downRate:0,downLoadType:4,upLoadType:0,isShowEmpty:!1,isShowToTop:!1,windowHeight:0,statusBarHeight:0}},props:{down:Object,up:Object,top:[String,Number],topbar:Boolean,bottom:[String,Number],safearea:Boolean,height:[String,Number],showTop:{type:Boolean,default:!0}},computed:{minHeight:function(){return this.toPx(this.height||"100%")+"px"},numTop:function(){return this.toPx(this.top)+(this.topbar?this.statusBarHeight:0)},padTop:function(){return this.numTop+"px"},numBottom:function(){return this.toPx(this.bottom)},padBottom:function(){return this.numBottom+"px"},padBottomConstant:function(){return this.safearea?"calc("+this.padBottom+" + constant(safe-area-inset-bottom))":this.padBottom},padBottomEnv:function(){return this.safearea?"calc("+this.padBottom+" + env(safe-area-inset-bottom))":this.padBottom},isDownReset:function(){return 3===this.downLoadType||4===this.downLoadType},transition:function(){return this.isDownReset?"transform 300ms":""},translateY:function(){return this.downHight>0?"translateY("+this.downHight+"px)":""},isDownLoading:function(){return 3===this.downLoadType},downRotate:function(){return"rotate("+360*this.downRate+"deg)"},downText:function(){switch(this.downLoadType){case 1:return this.mescroll.optDown.textInOffset;case 2:return this.mescroll.optDown.textOutOffset;case 3:return this.mescroll.optDown.textLoading;case 4:return this.mescroll.optDown.textLoading;default:return this.mescroll.optDown.textInOffset}}},methods:{toPx:function(o){if("string"===typeof o)if(-1!==o.indexOf("px"))if(-1!==o.indexOf("rpx"))o=o.replace("rpx","");else{if(-1===o.indexOf("upx"))return Number(o.replace("px",""));o=o.replace("upx","")}else if(-1!==o.indexOf("%")){var n=Number(o.replace("%",""))/100;return this.windowHeight*n}return o?t.upx2px(Number(o)):0},touchstartEvent:function(t){this.mescroll.touchstartEvent(t)},touchmoveEvent:function(t){this.mescroll.touchmoveEvent(t)},touchendEvent:function(t){this.mescroll.touchendEvent(t)},emptyClick:function(){this.$emit("emptyclick",this.mescroll)},toTopClick:function(){this.mescroll.scrollTo(0,this.mescroll.optUp.toTop.duration),this.$emit("topclick",this.mescroll)}},created:function(){var o=this,n={down:{inOffset:function(t){o.downLoadType=1},outOffset:function(t){o.downLoadType=2},onMoving:function(t,n,e){o.downHight=e,o.downRate=n},showLoading:function(t,n){o.downLoadType=3,o.downHight=n},endDownScroll:function(t){o.downLoadType=4,o.downHight=0},callback:function(t){o.$emit("down",t)}},up:{showLoading:function(){o.upLoadType=1},showNoMore:function(){o.upLoadType=2},hideUpScroll:function(){o.upLoadType=0},empty:{onShow:function(t){o.isShowEmpty=t}},toTop:{onShow:function(t){o.isShowToTop=t}},callback:function(t){o.$emit("up",t)}}};i.default.extend(n,r.default);var e=JSON.parse(JSON.stringify({down:o.down,up:o.up}));i.default.extend(e,n),o.mescroll=new i.default(e,!0),o.$emit("init",o.mescroll);var s=t.getSystemInfoSync();s.windowHeight&&(o.windowHeight=s.windowHeight),s.statusBarHeight&&(o.statusBarHeight=s.statusBarHeight),o.mescroll.setBodyHeight(s.windowHeight),o.mescroll.resetScrollTo((function(o,n){t.pageScrollTo({scrollTop:o,duration:n})})),o.up&&o.up.toTop&&null!=o.up.toTop.safearea||(o.mescroll.optUp.toTop.safearea=o.safearea)}};o.default=s}).call(this,n("df3c")["default"])},"51c5":function(t,o,n){"use strict";n.d(o,"b",(function(){return e})),n.d(o,"c",(function(){return i})),n.d(o,"a",(function(){}));var e=function(){var t=this.$createElement;this._self._c},i=[]},b6ac:function(t,o,n){"use strict";n.r(o);var e=n("51c5"),i=n("e1f5");for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(o,t,(function(){return i[t]}))}(r);n("d46c");var s=n("828b"),c=Object(s["a"])(i["default"],e["b"],e["c"],!1,null,null,null,!1,e["a"],void 0);o["default"]=c.exports},ceb9:function(t,o,n){},d46c:function(t,o,n){"use strict";var e=n("ceb9"),i=n.n(e);i.a},e1f5:function(t,o,n){"use strict";n.r(o);var e=n("0e6a"),i=n.n(e);for(var r in e)["default"].indexOf(r)<0&&function(t){n.d(o,t,(function(){return e[t]}))}(r);o["default"]=i.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/mescroll/mescroll-body-create-component',
{
'components/mescroll/mescroll-body-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("b6ac"))
})
},
[['components/mescroll/mescroll-body-create-component']]
]);

View File

@@ -0,0 +1,7 @@
{
"component": true,
"usingComponents": {
"mescroll-empty": "/components/mescroll/components/mescroll-empty",
"mescroll-top": "/components/mescroll/components/mescroll-top"
}
}

View File

@@ -0,0 +1 @@
<view data-event-opts="{{[['touchstart',[['touchstartEvent',['$event']]]],['touchmove',[['touchmoveEvent',['$event']]]],['touchend',[['touchendEvent',['$event']]]],['touchcancel',[['touchendEvent',['$event']]]]]}}" class="mescroll-body" style="{{'min-height:'+(minHeight)+';'+('padding-top:'+(padTop)+';')+('padding-bottom:'+(padBottom)+';')+('padding-bottom:'+(padBottomConstant)+';')+('padding-bottom:'+(padBottomEnv)+';')}}" bindtouchstart="__e" bindtouchmove="__e" bindtouchend="__e" bindtouchcancel="__e"><view class="mescroll-body-content mescroll-touch" style="{{'transform:'+(translateY)+';'+('transition:'+(transition)+';')}}"><block wx:if="{{mescroll.optDown.use}}"><view class="mescroll-downwarp"><view class="downwarp-content"><view class="{{['downwarp-progress',(isDownLoading)?'mescroll-rotate':'']}}" style="{{'transform:'+(downRotate)+';'}}"></view><view class="downwarp-tip">{{downText}}</view></view></view></block><slot></slot><block wx:if="{{mescroll.optUp.use&&!isDownLoading}}"><view class="mescroll-upwarp"><view hidden="{{!(upLoadType===1)}}"><view class="upwarp-progress mescroll-rotate"></view><view class="upwarp-tip">{{mescroll.optUp.textLoading}}</view></view><block wx:if="{{upLoadType===2}}"><view class="upwarp-nodata">{{mescroll.optUp.textNoMore}}</view></block></view></block></view><block wx:if="{{showTop}}"><mescroll-top vue-id="f814a0ea-1" option="{{mescroll.optUp.toTop}}" value="{{isShowToTop}}" data-event-opts="{{[['^click',[['toTopClick']]],['^input',[['__set_model',['','isShowToTop','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" bind:__l="__l"></mescroll-top></block></view>

View File

@@ -0,0 +1,2 @@
page{-webkit-overflow-scrolling:touch}.mescroll-body{position:relative;height:auto;overflow:hidden;box-sizing:border-box}.mescroll-downwarp{position:absolute;top:-100%;left:0;width:100%;height:100%;text-align:center}.mescroll-downwarp .downwarp-content{position:absolute;left:0;bottom:0;width:100%;min-height:60rpx;padding:20rpx 0;text-align:center}.mescroll-downwarp .downwarp-tip{display:inline-block;font-size:28rpx;color:grey;vertical-align:middle;margin-left:16rpx}.mescroll-downwarp .downwarp-progress{display:inline-block;width:32rpx;height:32rpx;border-radius:50%;border:2rpx solid grey;border-bottom-color:transparent;vertical-align:middle}.mescroll-downwarp .mescroll-rotate{-webkit-animation:mescrollDownRotate .6s linear infinite;animation:mescrollDownRotate .6s linear infinite}@-webkit-keyframes mescrollDownRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mescrollDownRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mescroll-upwarp{min-height:60rpx;padding:30rpx 0;text-align:center;clear:both;margin-bottom:20rpx}.mescroll-upwarp .upwarp-tip,
.mescroll-upwarp .upwarp-nodata{display:inline-block;font-size:28rpx;color:#b1b1b1;vertical-align:middle}.mescroll-upwarp .upwarp-tip{margin-left:16rpx}.mescroll-upwarp .upwarp-progress{display:inline-block;width:32rpx;height:32rpx;border-radius:50%;border:2rpx solid #b1b1b1;border-bottom-color:transparent;vertical-align:middle}.mescroll-upwarp .mescroll-rotate{-webkit-animation:mescrollUpRotate .6s linear infinite;animation:mescrollUpRotate .6s linear infinite}@-webkit-keyframes mescrollUpRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mescrollUpRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
{
"component": true,
"usingComponents": {
"ns-loading": "/components/ns-loading/ns-loading",
"mescroll-empty": "/components/mescroll/components/mescroll-empty",
"mescroll-top": "/components/mescroll/components/mescroll-top"
}
}

View File

@@ -0,0 +1 @@
<view class="mescroll-uni-warp"><scroll-view class="{{['mescroll-uni',(isFixed)?'mescroll-uni-fixed':'']}}" style="{{'height:'+(scrollHeight)+';'+('padding-top:'+(padTop)+';')+('padding-bottom:'+(padBottom)+';')+('padding-bottom:'+(padBottomConstant)+';')+('padding-bottom:'+(padBottomEnv)+';')+('top:'+(fixedTop)+';')+('bottom:'+(fixedBottom)+';')+('bottom:'+(fixedBottomConstant)+';')+('bottom:'+(fixedBottomEnv)+';')+('background:'+(background)+';')+('padding-left:'+(paddingBoth)+';')+('padding-right:'+(paddingBoth)+';')}}" id="{{viewId}}" scroll-top="{{scrollTop}}" scroll-with-animation="{{scrollAnim}}" scroll-y="{{isDownReset}}" enable-back-to-top="{{true}}" data-event-opts="{{[['scroll',[['scroll',['$event']]]],['touchstart',[['touchstartEvent',['$event']]]],['touchmove',[['touchmoveEvent',['$event']]]],['touchend',[['touchendEvent',['$event']]]],['touchcancel',[['touchendEvent',['$event']]]]]}}" bindscroll="__e" bindtouchstart="__e" bindtouchmove="__e" bindtouchend="__e" bindtouchcancel="__e"><view class="mescroll-uni-content" style="{{'transform:'+(translateY)+';'+('transition:'+(transition)+';')}}"><block wx:if="{{mescroll.optDown.use}}"><view class="mescroll-downwarp"><view class="downwarp-content"><view class="downwarp-tip">{{downText}}</view></view></view></block><slot></slot><block wx:if="{{mescroll.optUp.use&&!isDownLoading}}"><view class="mescroll-upwarp"><view hidden="{{!(upLoadType===1)}}"><ns-loading vue-id="371dd7c2-1" bind:__l="__l"></ns-loading></view><block wx:if="{{upLoadType===2}}"><view class="upwarp-nodata">{{mescroll.optUp.textNoMore}}</view></block></view></block></view></scroll-view><block wx:if="{{showTop}}"><mescroll-top vue-id="371dd7c2-2" option="{{mescroll.optUp.toTop}}" value="{{isShowToTop}}" data-event-opts="{{[['^click',[['toTopClick']]],['^input',[['__set_model',['','isShowToTop','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" bind:__l="__l"></mescroll-top></block></view>

View File

@@ -0,0 +1,2 @@
.mescroll-downwarp{width:100%;height:100%;text-align:center}.mescroll-downwarp .downwarp-content{width:100%;min-height:60rpx;padding:20rpx 0;text-align:center}.mescroll-downwarp .downwarp-tip{display:inline-block;font-size:28rpx;color:grey;vertical-align:middle;margin-left:16rpx}.mescroll-downwarp .downwarp-progress{display:inline-block;width:32rpx;height:32rpx;border-radius:50%;border:2rpx solid grey;border-bottom-color:transparent;vertical-align:middle}.mescroll-downwarp .mescroll-rotate{-webkit-animation:mescrollDownRotate .6s linear infinite;animation:mescrollDownRotate .6s linear infinite}page{height:100%;box-sizing:border-box}.mescroll-uni-warp{height:100%}.mescroll-uni{position:relative;width:100%;height:100%;min-height:200rpx;overflow-y:auto;box-sizing:border-box}.mescroll-uni-fixed{z-index:1;position:fixed;top:0;left:0;right:0;bottom:0;width:auto;height:auto}.mescroll-downwarp{position:absolute;top:-100%;left:0;width:100%;height:100%;text-align:center}.mescroll-downwarp .downwarp-content{position:absolute;left:0;bottom:0;width:100%;min-height:60rpx;padding:20rpx 0;text-align:center}.mescroll-downwarp .downwarp-tip{display:inline-block;font-size:28rpx;color:grey;vertical-align:middle;margin-left:16rpx}.mescroll-downwarp .downwarp-progress{display:inline-block;width:32rpx;height:32rpx;border-radius:50%;border:2rpx solid grey;border-bottom-color:transparent;vertical-align:middle}.mescroll-downwarp .mescroll-rotate{-webkit-animation:mescrollDownRotate .6s linear infinite;animation:mescrollDownRotate .6s linear infinite}@-webkit-keyframes mescrollDownRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mescrollDownRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mescroll-upwarp{min-height:60rpx;padding:30rpx 0;text-align:center;clear:both;margin-bottom:20rpx}.mescroll-upwarp .upwarp-tip,
.mescroll-upwarp .upwarp-nodata{display:inline-block;font-size:28rpx;color:#b1b1b1;vertical-align:middle}.mescroll-upwarp .upwarp-tip{margin-left:16rpx}.mescroll-upwarp .upwarp-progress{display:inline-block;width:32rpx;height:32rpx;border-radius:50%;border:2rpx solid #b1b1b1;border-bottom-color:transparent;vertical-align:middle}.mescroll-upwarp .mescroll-rotate{-webkit-animation:mescrollUpRotate .6s linear infinite;animation:mescrollUpRotate .6s linear infinite}@-webkit-keyframes mescrollUpRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes mescrollUpRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/mescroll/my-list-mescroll"],{"30c0":function(t,e,n){"use strict";n.r(e);var o=n("cb200"),i=n("7e8f");for(var l in i)["default"].indexOf(l)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(l);var r=n("828b"),s=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);e["default"]=s.exports},"728b":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o={components:{Mescroll:function(){Promise.all([n.e("common/vendor"),n.e("components/mescroll/mescroll-uni")]).then(function(){return resolve(n("90e8"))}.bind(null,n)).catch(n.oe)}},data:function(){return{mescroll:null,downOption:{auto:!1},upOption:{auto:!1,page:{num:0,size:10},noMoreSize:2,empty:{tip:"~ 空空如也 ~",btnText:"去看看"},onScroll:!0},scrollY:0,isInit:!1}},props:{top:[String,Number],size:[String,Number],fixed:{type:Boolean,default:function(){return!0}},background:String,topbar:Boolean,paddingBoth:{type:[String,Number],default:function(){return 0}}},created:function(){this.size&&(this.upOption.page.size=this.size),this.isInit=!0},mounted:function(){this.mescroll.resetUpScroll(),this.listenRefresh()},methods:{mescrollInit:function(t){this.mescroll=t},downCallback:function(){this.mescroll.resetUpScroll(),this.listenRefresh()},upCallback:function(){this.$emit("getData",this.mescroll)},emptyClick:function(){this.$emit("emptytap",this.mescroll)},refresh:function(){this.mescroll.resetUpScroll(),this.listenRefresh()},myScrollTo:function(t,e){this.mescroll.myScrollTo(t,e)},listenRefresh:function(){this.$emit("listenRefresh",!0)}}};e.default=o},"7e8f":function(t,e,n){"use strict";n.r(e);var o=n("728b"),i=n.n(o);for(var l in o)["default"].indexOf(l)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(l);e["default"]=i.a},cb200:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this.$createElement;this._self._c},i=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/mescroll/my-list-mescroll-create-component',
{
'components/mescroll/my-list-mescroll-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("30c0"))
})
},
[['components/mescroll/my-list-mescroll-create-component']]
]);

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"mescroll": "/components/mescroll/mescroll-uni"
}
}

View File

@@ -0,0 +1 @@
<block wx:if="{{isInit}}"><mescroll vue-id="06190fb4-1" top="{{top}}" down="{{downOption}}" fixed="{{fixed}}" topbar="{{topbar}}" background="{{background}}" paddingBoth="{{paddingBoth}}" up="{{upOption}}" data-event-opts="{{[['^down',[['downCallback']]],['^up',[['upCallback']]],['^emptyclick',[['emptyClick']]],['^init',[['mescrollInit']]]]}}" bind:down="__e" bind:up="__e" bind:emptyclick="__e" bind:init="__e" bind:__l="__l" vue-slots="{{['default']}}"><slot name="list"></slot></mescroll></block>

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/ns-adv/ns-adv"],{"12fd":function(t,e,n){},"2ebd":function(t,e,n){"use strict";n.r(e);var i=n("c189"),a=n.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(r);e["default"]=a.a},8289:function(t,e,n){"use strict";n.r(e);var i=n("f863"),a=n("2ebd");for(var r in a)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(r);n("a488");var u=n("828b"),c=Object(u["a"])(a["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);e["default"]=c.exports},a488:function(t,e,n){"use strict";var i=n("12fd"),a=n.n(i);a.a},c189:function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={name:"ns-advert",props:{keyword:{type:String},className:{type:String}},data:function(){return{advList:[],isImage:!1,swiperHeight:150,currentIndex:0}},created:function(){this.getAdvList()},methods:{getAdvList:function(){var t=this;this.$api.sendRequest({url:"/api/adv/detail",data:{keyword:this.keyword},success:function(e){if(0==e.code){var n=e.data.adv_list;for(var i in n)n[i].adv_url&&(n[i].adv_url=JSON.parse(n[i].adv_url));t.advList=e.data.adv_list,t.$nextTick((function(){t.setSwiperHeight()}))}}})},jumppage:function(t){this.$util.diyRedirectTo(t)},imageLoad:function(t){this.isImage=!0},changeSwiper:function(t){var e=this;this.currentIndex=t.detail.current,this.$nextTick((function(){e.setSwiperHeight()}))},setSwiperHeight:function(){var e=this;this.advList.length>1&&setTimeout((function(){var n="#content-wrap"+e.currentIndex,i=t.createSelectorQuery().in(e);i.select(n).boundingClientRect(),i.exec((function(t){t&&t[0]&&(e.swiperHeight=t[0].height)}))}),10)}}};e.default=n}).call(this,n("df3c")["default"])},f863:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,n=(t._self._c,t.advList.length),i=n?t.advList.length:null,a=n&&i>1?t.advList.length:null,r=n&&i>1?t.__map(t.advList,(function(e,n){var i=t.__get_orig(e),a=t.$util.img(e.adv_image);return{$orig:i,g3:a}})):null,u=!n||i>1?null:t.$util.img(t.advList[0]["adv_image"]);t.$mp.data=Object.assign({},{$root:{g0:n,g1:i,g2:a,l0:r,g4:u}})},a=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/ns-adv/ns-adv-create-component',
{
'components/ns-adv/ns-adv-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("8289"))
})
},
[['components/ns-adv/ns-adv-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<block wx:if="{{$root.g0}}"><view class="{{['container-box',className]}}"><block wx:if="{{$root.g1>1}}"><swiper class="item-wrap" style="{{'height:'+(swiperHeight+'px')+';'}}" indicator-dots="{{$root.g2>1}}" indicator-active-color="#ffffff" autoplay="{{true}}" interval="{{3000}}" duration="{{1000}}" current="{{currentIndex}}" data-event-opts="{{[['change',[['changeSwiper',['$event']]]]]}}" bindchange="__e"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item data-event-opts="{{[['tap',[['jumppage',['$0'],[[['advList','',index,'adv_url']]]]]]]}}" bindtap="__e"><view class="image-box"><image src="{{item.g3}}" mode="widthFix" id="{{'content-wrap'+index}}"></image></view></swiper-item></block></swiper></block><block wx:else><view class="container-box item-wrap"><image src="{{$root.g4}}" mode="widthFix" lazy-load="true" data-event-opts="{{[['load',[['imageLoad',['$event']]]],['tap',[['jumppage',['$0'],['advList.__$n0.adv_url']]]]]}}" bindload="__e" bindtap="__e"></image></view></block></view></block>

View File

@@ -0,0 +1 @@
.container-box{width:100%}.container-box .item-wrap{border-radius:10rpx}.container-box .item-wrap .image-box{border-radius:10rpx}.container-box .item-wrap image{width:100%;height:auto;border-radius:10rpx;will-change:transform}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/ns-birthday-gift/ns-birthday-gift"],{"088b":function(t,i,n){"use strict";n.r(i);var e=n("1112"),a=n.n(e);for(var r in e)["default"].indexOf(r)<0&&function(t){n.d(i,t,(function(){return e[t]}))}(r);i["default"]=a.a},1112:function(t,i,n){"use strict";Object.defineProperty(i,"__esModule",{value:!0}),i.default=void 0;var e={name:"ns-birthday-gift",components:{uniPopup:function(){n.e("components/uni-popup/uni-popup").then(function(){return resolve(n("1843"))}.bind(null,n)).catch(n.oe)}},data:function(){return{birthday:{flag:!1,coupon_list:{}}}},computed:{introduction:function(){var t=0;if(this.birthday.blessing_content)for(var i=0,n=this.birthday.blessing_content.length;i<n;i++){var e=this.birthday.blessing_content.charCodeAt(i);t+=e>=1&&e<=126||65376<=e&&e<=65439?1:2}return t}},created:function(){this.storeToken&&this.init()},methods:{init:function(){this.getBirthdayGift()},cancel:function(){this.$refs.birthdayGift.close()},getBirthdayGift:function(){var t=this;this.$api.sendRequest({url:"/birthdaygift/api/Config/config",success:function(i){i.code>=0&&i.data&&(t.birthday=i.data,t.getReceiveGift())}})},getReceiveGift:function(){1==this.birthday.flag&&(this.$refs.birthdayGift.open(),this.$api.sendRequest({url:"/birthdaygift/api/Config/receive",data:{id:this.birthday.id},success:function(t){}}))},closeRewardPopup:function(t){1==t?this.$util.redirectTo("/pages_tool/member/point_detail",{}):2==t?this.$util.redirectTo("/pages_tool/member/balance_detail",{}):this.$util.redirectTo("/pages_tool/member/coupon",{})}}};i.default=e},"2d56":function(t,i,n){"use strict";n.d(i,"b",(function(){return a})),n.d(i,"c",(function(){return r})),n.d(i,"a",(function(){return e}));var e={uniPopup:function(){return n.e("components/uni-popup/uni-popup").then(n.bind(null,"1843"))}},a=function(){var t=this,i=t.$createElement,n=(t._self._c,t.birthday?t.$util.img("public/uniapp/birthday_gift/birthday_gift_bg.png"):null),e=t.birthday?t.$util.img("public/uniapp/birthday_gift/birthday_gift_left.png"):null,a=t.birthday?t.$util.img("public/uniapp/birthday_gift/birthday_gift_right.png"):null,r=t.birthday&&t.birthday.point>0?parseFloat(t.birthday.point):null,o=t.birthday&&0==t.birthday.balance_type&&t.birthday.balance>0?parseFloat(t.birthday.balance):null,u=t.birthday&&1==t.birthday.balance_type&&t.birthday.balance_money>0?parseFloat(t.birthday.balance_money):null,c=t.birthday?t.birthday.coupon_list.length:null,d=t.birthday&&c>0?t.__map(t.birthday.coupon_list,(function(i,n){var e=t.__get_orig(i),a="reward"==i.type?parseFloat(i.money):null;return{$orig:e,m3:a}})):null;t.$mp.data=Object.assign({},{$root:{g0:n,g1:e,g2:a,m0:r,m1:o,m2:u,g3:c,l0:d}})},r=[]},"3e70":function(t,i,n){},"4d3c":function(t,i,n){"use strict";var e=n("a55a"),a=n.n(e);a.a},a55a:function(t,i,n){},a6ea:function(t,i,n){"use strict";var e=n("3e70"),a=n.n(e);a.a},e784:function(t,i,n){"use strict";n.r(i);var e=n("2d56"),a=n("088b");for(var r in a)["default"].indexOf(r)<0&&function(t){n.d(i,t,(function(){return a[t]}))}(r);n("4d3c"),n("a6ea");var o=n("828b"),u=Object(o["a"])(a["default"],e["b"],e["c"],!1,null,"5365d759",null,!1,e["a"],void 0);i["default"]=u.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/ns-birthday-gift/ns-birthday-gift-create-component',
{
'components/ns-birthday-gift/ns-birthday-gift-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("e784"))
})
},
[['components/ns-birthday-gift/ns-birthday-gift-create-component']]
]);

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"uni-popup": "/components/uni-popup/uni-popup"
}
}

View File

@@ -0,0 +1 @@
<view class="data-v-5365d759"><block wx:if="{{birthday}}"><view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" class="reward-popup data-v-5365d759" catchtouchmove="__e"><uni-popup vue-id="ce451cfc-1" type="center" maskClick="{{false}}" data-ref="birthdayGift" class="data-v-5365d759 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="reward-wrap data-v-5365d759"><view class="wrap data-v-5365d759" style="{{'background-image:'+('url('+$root.g0+')')+';'}}"><block wx:if="{{memberInfo}}"><view class="birthday-title-name data-v-5365d759">{{"Dear "+memberInfo.nickname}}</view></block><block wx:if="{{birthday.blessing_content}}"><view class="birthday-title-desc data-v-5365d759">{{''+birthday.blessing_content+''}}</view></block><block wx:else><view class="birthday-title-desc data-v-5365d759">感谢您一直以来的支持,在您生日到来之际,特为您送上最真诚的祝福!</view></block><view class="birthday-title-hint data-v-5365d759"><image class="birthday-img-all data-v-5365d759" src="{{$root.g1}}" mode></image><view class="font-size-toolbar data-v-5365d759">生日贺礼</view><image class="birthday-img-all data-v-5365d759" src="{{$root.g2}}" mode></image></view><scroll-view class="register-box data-v-5365d759" scroll-y="true"><view class="reward-content data-v-5365d759"><block wx:if="{{birthday.point>0}}"><view class="content data-v-5365d759"><view class="info data-v-5365d759"><text class="num data-v-5365d759">{{''+$root.m0+''}}<text class="type data-v-5365d759">积分</text></text><view class="desc data-v-5365d759">用于下单时抵现或兑换商品等</view></view><view data-event-opts="{{[['tap',[['closeRewardPopup',['1']]]]]}}" class="tip data-v-5365d759" bindtap="__e">立即查看</view></view></block><block wx:if="{{birthday.balance_type==0&&birthday.balance>0}}"><view class="content data-v-5365d759"><view class="info data-v-5365d759"><text class="num data-v-5365d759">{{''+$root.m1+''}}<text class="type data-v-5365d759">元红包</text></text><view class="desc data-v-5365d759">不可提现红包</view></view><view data-event-opts="{{[['tap',[['closeRewardPopup',['2']]]]]}}" class="tip data-v-5365d759" bindtap="__e">立即查看</view></view></block><block wx:if="{{birthday.balance_type==1&&birthday.balance_money>0}}"><view class="content data-v-5365d759"><view class="info data-v-5365d759"><text class="num data-v-5365d759">{{''+$root.m2+''}}<text class="type data-v-5365d759">元红包</text></text><view class="desc data-v-5365d759">可提现红包</view></view><view data-event-opts="{{[['tap',[['closeRewardPopup',['2']]]]]}}" class="tip data-v-5365d759" bindtap="__e">立即查看</view></view></block><block wx:if="{{$root.g3>0}}"><block class="data-v-5365d759"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-5365d759"><view class="content data-v-5365d759"><view class="info data-v-5365d759"><block wx:if="{{item.$orig.type=='reward'}}"><block class="data-v-5365d759"><text class="num data-v-5365d759">{{''+item.m3+''}}<text class="type data-v-5365d759">元优惠劵</text></text></block></block><block wx:else><block wx:if="{{item.$orig.type=='discount'}}"><block class="data-v-5365d759"><text class="num data-v-5365d759">{{''+item.$orig.discount+''}}<text class="type data-v-5365d759">折</text></text></block></block></block><view class="desc data-v-5365d759">用于下单时抵现或兑换商品等</view></view><view data-event-opts="{{[['tap',[['closeRewardPopup',['3']]]]]}}" class="tip data-v-5365d759" bindtap="__e">立即查看</view></view></block></block></block></block></view></scroll-view></view><view data-event-opts="{{[['tap',[['cancel']]]]}}" class="close-btn data-v-5365d759" bindtap="__e"><text class="iconfont icon-close btn data-v-5365d759"></text></view></view></uni-popup></view></block></view>

View File

@@ -0,0 +1 @@
.register-box.data-v-5365d759 .uni-scroll-view{background:unset!important}.register-box.data-v-5365d759{max-height:300rpx;overflow-y:scroll}.data-v-5365d759 .uni-popup__wrapper-box{background-color:initial!important}.data-v-5365d759 .birthday-title-hint uni-image{width:113rpx!important;height:24rpx!important}.reward-wrap{width:85vw;height:auto}.reward-wrap .wrap{width:100%;height:auto;background-size:100%;background-repeat:no-repeat;padding-bottom:40rpx}.reward-wrap .wrap .birthday-title-name{font-size:32rpx;font-weight:700;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;padding-top:350rpx;text-align:center;color:#fff;line-height:1}.reward-wrap .wrap .birthday-title-desc{font-weight:500;margin:30rpx 70rpx 20rpx;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center;color:#fff}.reward-wrap .wrap .birthday-title-hint{font-size:32rpx;font-weight:700;font-family:BDZongYi-A001;display:flex;align-items:center;justify-content:center;margin:0 0 40rpx;line-height:1}.reward-wrap .wrap .birthday-title-hint .birthday-img-all{width:100rpx;height:20rpx}.reward-wrap .wrap .birthday-title-hint > view{margin:0 20rpx;color:#fff}.reward-wrap .reward-content{margin:0 40rpx}.reward-wrap .head{color:#fff;text-align:center;line-height:1;margin:20rpx 0}.reward-wrap .content:last-child{margin-bottom:0}.reward-wrap .content{display:flex;align-items:center;padding:16rpx 26rpx;background:#fff;border-radius:10rpx;margin-bottom:20rpx}.reward-wrap .content .info{flex:1}.reward-wrap .content .tip{color:#fa5b14;padding:10rpx 0 10rpx 20rpx;width:60rpx;line-height:1.5;letter-spacing:2rpx;border-left:2rpx dashed #e5e5e5}.reward-wrap .content .num{font-size:48rpx;color:#fa5b14;font-weight:bolder;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:300rpx}.reward-wrap .content .type{font-size:28rpx;margin-left:10rpx;line-height:1;font-weight:400;color:#606266}.reward-wrap .content .desc{margin-top:8rpx;color:#909399;font-size:24rpx;line-height:1}.reward-wrap .close-btn{text-align:center;margin-top:40rpx}.reward-wrap .close-btn .btn{font-size:40rpx;color:#fff;border:4rpx solid #fff;border-radius:50%;padding:10rpx;font-weight:700;width:40rpx;height:40rpx;margin:0 auto;line-height:40rpx}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/ns-contact/ns-contact"],{"4def":function(e,t,n){"use strict";n.r(t);var i=n("66ec"),s=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(o);t["default"]=s.a},"59ea":function(e,t,n){},"66ec":function(e,t,n){"use strict";(function(e,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i={name:"ns-contact",props:{niushop:{type:Object,default:function(){return{}}},sendMessageTitle:{type:String,default:""},sendMessagePath:{type:String,default:""},sendMessageImg:{type:String,default:""}},data:function(){return{config:null,openType:""}},created:function(){this.servicerConfig&&(this.config=this.servicerConfig.weapp,"weapp"==this.config.type&&(this.openType="contact"))},methods:{contactServicer:function(){if("none"==this.config.type&&this.$refs.servicePopup.open(),"contact"!=this.openType)switch(this.config.type){case"wxwork":e.openCustomerServiceChat({extInfo:{url:this.config.wxwork_url},corpId:this.config.corpid,showMessageCard:!0,sendMessageTitle:this.sendMessageTitle,sendMessagePath:this.sendMessagePath,sendMessageImg:this.sendMessageImg});break;case"third":location.href=this.config.third_url;break;case"niushop":this.$util.redirectTo("/pages_tool/chat/room",this.niushop);break;default:this.makePhoneCall()}},makePhoneCall:function(){this.$api.sendRequest({url:"/api/site/shopcontact",success:function(e){0==e.code&&e.data.mobile&&n.makePhoneCall({phoneNumber:e.data.mobile})}})}}};t.default=i}).call(this,n("3223")["default"],n("df3c")["default"])},"8eb0":function(e,t,n){"use strict";n.r(t);var i=n("a8c4"),s=n("4def");for(var o in s)["default"].indexOf(o)<0&&function(e){n.d(t,e,(function(){return s[e]}))}(o);n("a918");var a=n("828b"),c=Object(a["a"])(s["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);t["default"]=c.exports},a8c4:function(e,t,n){"use strict";n.d(t,"b",(function(){return s})),n.d(t,"c",(function(){return o})),n.d(t,"a",(function(){return i}));var i={uniPopup:function(){return n.e("components/uni-popup/uni-popup").then(n.bind(null,"1843"))}},s=function(){var e=this,t=e.$createElement;e._self._c;e._isMounted||(e.e0=function(t){return e.$refs.servicePopup.close()})},o=[]},a918:function(e,t,n){"use strict";var i=n("59ea"),s=n.n(i);s.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/ns-contact/ns-contact-create-component',
{
'components/ns-contact/ns-contact-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("8eb0"))
})
},
[['components/ns-contact/ns-contact-create-component']]
]);

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"uni-popup": "/components/uni-popup/uni-popup"
}
}

View File

@@ -0,0 +1 @@
<view class="contact-wrap"><slot></slot><button class="contact-button" type="default" hover-class="none" open-type="{{openType}}" send-message-title="{{sendMessageTitle}}" send-message-path="{{sendMessagePath}}" send-message-img="{{sendMessageImg}}" show-message-card="{{true}}" data-event-opts="{{[['tap',[['contactServicer',['$event']]]]]}}" bindtap="__e"></button><uni-popup class="vue-ref" vue-id="8debb67c-1" type="center" data-ref="servicePopup" bind:__l="__l" vue-slots="{{['default']}}"><view class="service-popup-wrap"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="head-wrap" bindtap="__e"><text>联系客服</text><text class="iconfont icon-close"></text></view><view class="body-wrap">{{siteInfo.site_tel?'请联系客服,客服电话是'+siteInfo.site_tel:'抱歉,商家暂无客服,请线下联系'}}</view></view></uni-popup></view>

View File

@@ -0,0 +1 @@
.contact-wrap{width:100%;height:100%;position:relative}.contact-wrap .contact-button{width:100%;height:100%;position:absolute;left:0;top:0;z-index:5;padding:0;margin:0;opacity:0;overflow:hidden}.service-popup-wrap{width:600rpx}.service-popup-wrap .head-wrap{display:flex;justify-content:space-between;align-items:center;padding:0 30rpx;height:90rpx}.service-popup-wrap .body-wrap{text-align:center;padding:30rpx;height:100rpx}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/ns-copyright/ns-copyright"],{"07b5":function(t,n,o){"use strict";o.r(n);var e=o("372d"),i=o.n(e);for(var r in e)["default"].indexOf(r)<0&&function(t){o.d(n,t,(function(){return e[t]}))}(r);n["default"]=i.a},3250:function(t,n,o){"use strict";var e=o("6fa1"),i=o.n(e);i.a},"372d":function(t,n,o){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={data:function(){return{showLogo:!0}},created:function(){},computed:{showBeian:function(){return!(this.copyright&&!this.copyright.icp&&!this.copyright.gov_record)}},methods:{link:function(t){t&&this.$util.redirectTo("/pages_tool/webview/webview",{src:encodeURIComponent(t)})},toHref:function(t){location.href=t},error:function(){this.showLogo=!1}}};n.default=e},"6db1":function(t,n,o){"use strict";o.r(n);var e=o("7f25"),i=o("07b5");for(var r in i)["default"].indexOf(r)<0&&function(t){o.d(n,t,(function(){return i[t]}))}(r);o("3250");var c=o("828b"),u=Object(c["a"])(i["default"],e["b"],e["c"],!1,null,null,null,!1,e["a"],void 0);n["default"]=u.exports},"6fa1":function(t,n,o){},"7f25":function(t,n,o){"use strict";o.d(n,"b",(function(){return e})),o.d(n,"c",(function(){return i})),o.d(n,"a",(function(){}));var e=function(){var t=this.$createElement;this._self._c},i=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/ns-copyright/ns-copyright-create-component',
{
'components/ns-copyright/ns-copyright-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("6db1"))
})
},
[['components/ns-copyright/ns-copyright-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<block wx:if="{{copyright&&(showLogo||showBeian)}}"><view class="copyrigt-wrap"></view></block>

View File

@@ -0,0 +1 @@
.copyrigt-wrap{margin-top:40rpx;margin-bottom:40rpx}.copyrigt-wrap > view{font-size:24rpx;color:#666}.copyrigt-wrap > view:last-child{margin-top:10rpx}.copyrigt-wrap > view:first-child{margin-top:0}.copyrigt-wrap .copyright-info{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.copyrigt-wrap .copyright-info .copyright-pic image{width:160rpx;height:24rpx}.copyrigt-wrap .copyright-info text{font-size:22rpx;height:100rpx;line-height:100rpx;color:#909399!important}.copyrigt-wrap .copyright-info .copyright-desc{color:#e0e1e2;font-size:22rpx;text-shadow:0 0 2rpx #fafafb}.copyrigt-wrap .record-info{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:10rpx}.copyrigt-wrap .record-info text{color:#666;font-size:24rpx}.copyrigt-wrap .record-info view{font-size:24rpx;color:#666}.copyrigt-wrap .record-info view:last-child{margin-top:10rpx}.copyrigt-wrap .record-info view:first-child{margin-top:0}.copyrigt-wrap .record-info .gov-wrap{display:flex;justify-content:center;align-items:center}.copyrigt-wrap .record-info .gov-wrap image{width:40rpx;height:40rpx;margin-right:10rpx}

View File

@@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/ns-empty/ns-empty"],{"0cf0":function(t,e,n){"use strict";n.r(e);var i=n("9270"),u=n.n(i);for(var o in i)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(o);e["default"]=u.a},"35cf":function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return u})),n.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=(this._self._c,this.$util.img("public/uniapp/common/common-empty.png"));this.$mp.data=Object.assign({},{$root:{g0:e}})},u=[]},5476:function(t,e,n){"use strict";var i=n("8ffd"),u=n.n(i);u.a},"8ffd":function(t,e,n){},9270:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{}},props:{text:{type:String,default:"暂无相关数据"},subText:{type:String,default:""},isIndex:{type:Boolean,default:!0},emptyBtn:{type:Object,default:function(){return{text:"去逛逛"}}},fixed:{type:Boolean,default:!1},textColor:{type:String,default:""}},methods:{goIndex:function(){this.emptyBtn.url?this.$util.redirectTo(this.emptyBtn.url,{},"redirectTo"):this.$util.redirectTo("/pages/index/index")},re:function(t){this.text=t}}};e.default=i},a84f:function(t,e,n){"use strict";n.r(e);var i=n("35cf"),u=n("0cf0");for(var o in u)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return u[t]}))}(o);n("5476");var r=n("828b"),f=Object(r["a"])(u["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);e["default"]=f.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/ns-empty/ns-empty-create-component',
{
'components/ns-empty/ns-empty-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("a84f"))
})
},
[['components/ns-empty/ns-empty-create-component']]
]);

View File

@@ -0,0 +1,4 @@
{
"component": true,
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<view class="{{['empty',(fixed)?'fixed':'']}}"><view class="empty_img"><image src="{{$root.g0}}" mode="aspectFit"></image></view><view class="color-tip margin-top title" style="{{'color:'+(textColor+' !important')+';'}}">{{text}}</view><view class="color-tip margin-bottom font-size-sub">{{subText}}</view><block wx:if="{{isIndex}}"><button class="button mini" type="primary" size="mini" data-event-opts="{{[['tap',[['goIndex']]]]}}" bindtap="__e">{{emptyBtn.text}}</button></block></view>

View File

@@ -0,0 +1 @@
.empty{width:100%;display:flex;flex-direction:column;align-items:center;padding:20rpx;box-sizing:border-box;justify-content:center}.empty .title{font-size:30rpx}.empty .empty_img{width:50%;height:450rpx}.empty .empty_img image{width:100%;height:100%;padding-bottom:20rpx}.empty button{min-width:300rpx;margin-top:100rpx;height:70rpx;line-height:70rpx!important;font-size:28rpx;font-weight:700;border-radius:100rpx}.fixed{position:fixed;left:0;top:20vh}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,6 @@
{
"component": true,
"usingComponents": {
"pick-regions": "/components/pick-regions/pick-regions"
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
.order-wrap{padding:20rpx 0}.order-wrap:last-child{margin-bottom:0;border-bottom:0}.order-cell{display:flex;align-items:center;background:#fff;position:relative}.order-cell.textarea{align-items:unset}.order-cell.clear-flex{display:block}.order-cell.clear-flex .box{margin-top:16rpx;text-align:left}.order-cell:last-child{margin-bottom:0;border-bottom:solid 1px #eee}.order-cell.align-top{align-items:flex-start}.order-cell text{font-size:28rpx}.order-cell .name{width:160rpx;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-cell .tit{text-align:left;font-size:28rpx}.order-cell .tit text{font-size:28rpx}.order-cell .required{color:red;font-size:28rpx;margin-left:4rpx;width:14rpx;text-align:left;display:inline-block}.order-cell .box{flex:1;padding:0 10rpx;line-height:inherit;text-align:left}.order-cell .box input{font-size:28rpx;text-align:left}.order-cell .box textarea{font-size:28rpx;width:100%;height:88rpx;line-height:44rpx;text-align:left}.order-cell .box checkbox-group{display:flex;flex-wrap:wrap}.order-cell .box radio-group{display:flex;flex-wrap:wrap}.order-cell .box label{display:flex;align-items:center;line-height:1;margin-right:30rpx}.order-cell .box.img-boxs{display:flex;align-items:center;flex-wrap:wrap}.order-cell .box .img-box{margin:10rpx 20rpx 10rpx 0;display:flex;justify-content:center;align-items:center;width:100rpx;height:100rpx;border:1rpx solid #eee;border-radius:4rpx;position:relative}.order-cell .box .img-box .icon-guanbi{position:absolute;top:-14rpx;right:-14rpx;display:inline-block;width:28rpx;height:28rpx;line-height:28rpx;color:#909399}.order-cell .box .img-box .icon-add1{font-size:40rpx}.order-cell .box .img-box image{width:100%;height:100%}.order-cell .box.box-flex{display:flex;align-items:center;justify-content:space-between}.order-cell .box.date-boxs{padding:0 10rpx;display:flex;align-items:center}.order-cell .box .interval{margin:0 12rpx;color:#000;font-weight:700}.order-cell .box .date-box .picker-box{display:flex;align-items:center;justify-content:flex-end}.order-cell .radio-group-box radio{display:none}.order-cell .radio-group-box .radio-box{display:flex;align-items:center;line-height:1}.order-cell .radio-group-box .radio-box .iconfont{font-size:32rpx;margin-right:10rpx}.order-cell .check-group-box checkbox{display:none}.order-cell .check-group-box .checkbox{display:flex;align-items:center;line-height:1}.order-cell .check-group-box .checkbox .iconfont{font-size:32rpx;margin-right:10rpx}.order-cell .iconfont{color:#909399;font-size:28rpx}.order-cell .box-flex picker{display:block;width:100%}.order-cell .icon-right{line-height:1;position:unset}

Some files were not shown because too many files have changed in this diff Show More