服务器提交

This commit is contained in:
2026-04-05 10:48:38 +08:00
parent 3eff15071e
commit 6423d681af
8000 changed files with 5341 additions and 899005 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"navigationBarTitleText": "裂变红包",
"usingComponents": {
"uni-count-down": "/components/uni-count-down/uni-count-down",
"uni-popup": "/components/uni-popup/uni-popup",
"ns-login": "/components/ns-login/ns-login",
"hover-nav": "/components/hover-nav/hover-nav",
"loading-cover": "/components/loading-cover/loading-cover"
}
}

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 @@
require('../common/vendor.js');(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages_tool/hongbao/list"],{"069f":function(e,t,n){"use strict";n.r(t);var i=n("d007"),o=n.n(i);for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);t["default"]=o.a},"480e":function(e,t,n){"use strict";(function(e,t){var i=n("47a9");n("d381");i(n("3240"));var o=i(n("5dd8"));e.__webpack_require_UNI_MP_PLUGIN__=n,t(o.default)}).call(this,n("3223")["default"],n("df3c")["createPage"])},"5dd8":function(e,t,n){"use strict";n.r(t);var i=n("704f"),o=n("069f");for(var a in o)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return o[e]}))}(a);n("d70f");var r=n("828b"),s=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,"36bca317",null,!1,i["a"],void 0);t["default"]=s.exports},"704f":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return a})),n.d(t,"a",(function(){return i}));var i={nsEmpty:function(){return n.e("components/ns-empty/ns-empty").then(n.bind(null,"52a6"))},hoverNav:function(){return n.e("components/hover-nav/hover-nav").then(n.bind(null,"c1f1"))},loadingCover:function(){return n.e("components/loading-cover/loading-cover").then(n.bind(null,"c003"))}},o=function(){var e=this,t=e.$createElement,n=(e._self._c,e.list.length),i=n>0?e.__map(e.list,(function(t,n){var i=e.__get_orig(t),o=""!=t.image?e.$util.img(t.image):null,a=""==t.image?e.$util.img("public/uniapp/hongbao/hongbao_list_img.png"):null,r=e._f("int")(t.money),s=e.$util.timeStampTurnTime(t.end_time);return{$orig:i,g1:o,g2:a,f0:r,g3:s}})):null;e.$mp.data=Object.assign({},{$root:{g0:n,l0:i}})},a=[]},c071:function(e,t,n){},d007:function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={data:function(){return{state:1,list:[],isIphoneX:!1,showEmpty:!1,mpShareData:null}},onLoad:function(t){var n=this;if(setTimeout((function(){n.addonIsExist.hongbao||(n.$util.showToast({title:"商家未开启红包瓜分",mask:!0,duration:2e3}),setTimeout((function(){n.$util.redirectTo("/pages/index/index")}),2e3))}),1e3),this.isIphoneX=this.$util.uniappIsIPhoneX(),t.source_member&&e.setStorageSync("source_member",t.source_member),t.scene){var i=decodeURIComponent(t.scene);i=i.split("&"),i.length&&i.forEach((function(t){-1!=t.indexOf("sku_id")&&(n.skuId=t.split("-")[1]),-1!=t.indexOf("m")&&e.setStorageSync("source_member",t.split("-")[1]),-1!=t.indexOf("is_test")&&e.setStorageSync("is_test",1)}))}},filters:{int:function(e){var t=String(e),n=t.split(".");return parseInt(n[1])>0?t:n[0]}},onShow:function(){var t=this;this.storeToken&&e.getStorageSync("source_member")&&this.$util.onSourceMember(e.getStorageSync("source_member")),this.$util.getMpShare().then((function(e){t.mpShareData=e}))},onShareAppMessage:function(){return this.mpShareData.appMessage},onShareTimeline:function(){return this.mpShareData.timeLine},methods:{getMemberCouponList:function(e){var t=this;this.showEmpty=!1,this.$api.sendRequest({url:"/hongbao/api/hongbao/lists",data:{page:e.num,page_size:e.size},success:function(n){t.showEmpty=!0;var i=[],o=n.message;0==n.code&&n.data?i=n.data.list:t.$util.showToast({title:o}),e.endSuccess(i.length),1==e.num&&(t.list=[]),t.list=t.list.concat(i),t.$refs.loadingCover&&t.$refs.loadingCover.hide()},fail:function(n){e.endErr(),t.$refs.loadingCover&&t.$refs.loadingCover.hide()}})},imageError:function(e){this.list[e].image=this.$util.getDefaultImage().goods,this.$forceUpdate()},toGoodsList:function(e){this.$util.redirectTo("/pages_tool/hongbao/index",{hongbao_id:e.hongbao_id})}}};t.default=n}).call(this,n("df3c")["default"])},d70f:function(e,t,n){"use strict";var i=n("c071"),o=n.n(i);o.a}},[["480e","common/runtime","common/vendor"]]]);

View File

@@ -0,0 +1,8 @@
{
"navigationBarTitleText": "红包裂变",
"usingComponents": {
"ns-empty": "/components/ns-empty/ns-empty",
"hover-nav": "/components/hover-nav/hover-nav",
"loading-cover": "/components/loading-cover/loading-cover"
}
}

View File

@@ -0,0 +1 @@
<page-meta page-style="{{themeColor}}" class="data-v-36bca317"></page-meta><view class="{{['data-v-36bca317',isIphoneX?'iphone-x':'']}}"><mescroll-uni vue-id="4a3e846b-1" top="20" data-ref="mescroll" data-event-opts="{{[['^getData',[['getMemberCouponList']]]]}}" bind:getData="__e" class="data-v-36bca317 vue-ref" bind:__l="__l" vue-slots="{{['list']}}"><view slot="list" class="data-v-36bca317"><block wx:if="{{$root.g0>0}}"><view class="coupon-listone data-v-36bca317"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toGoodsList',['$0'],[[['list','',index]]]]]]]}}" class="item data-v-36bca317" bindtap="__e"><view class="item-left data-v-36bca317"><view class="item-flex data-v-36bca317"><view class="item-base data-v-36bca317"><block wx:if="{{item.$orig.image!=''}}"><image src="{{item.g1}}" mode="aspectFit" data-event-opts="{{[['error',[['imageError',[index]]]]]}}" binderror="__e" class="data-v-36bca317"></image></block><block wx:else><image src="{{item.g2}}" mode="aspectFit" class="data-v-36bca317"></image></block></view><view class="item-info data-v-36bca317"><view class="use_name data-v-36bca317">{{item.$orig.name}}</view><view class="use_title data-v-36bca317">{{item.$orig.divide_num+"名好友瓜分"+item.f0+"元红包"}}</view><view class="use_time data-v-36bca317">{{"有效期:"+item.g3}}</view></view></view></view><view class="item-right data-v-36bca317"><view class="use_price data-v-36bca317"><text class="data-v-36bca317">¥</text>{{''+item.$orig.money+''}}</view><block wx:if="{{item.$orig.g_status==2}}"><view data-event-opts="{{[['tap',[['toGoodsList',['$0'],[[['list','',index]]]]]]]}}" class="tag data-v-36bca317" catchtap="__e">去瓜分</view></block><block wx:if="{{item.$orig.g_status==1}}"><view data-event-opts="{{[['tap',[['toGoodsList',['$0'],[[['list','',index]]]]]]]}}" class="tag data-v-36bca317" catchtap="__e">瓜分成功</view></block><block wx:if="{{item.$orig.g_status==0}}"><view data-event-opts="{{[['tap',[['toGoodsList',['$0'],[[['list','',index]]]]]]]}}" class="tag data-v-36bca317" catchtap="__e">组队中</view></block></view></view></block></view></block><block wx:else><view class="data-v-36bca317"><ns-empty vue-id="{{('4a3e846b-2')+','+('4a3e846b-1')}}" isIndex="{{false}}" text="暂无数据" class="data-v-36bca317" bind:__l="__l"></ns-empty></view></block></view></mescroll-uni><hover-nav vue-id="4a3e846b-3" class="data-v-36bca317" bind:__l="__l"></hover-nav><loading-cover vue-id="4a3e846b-4" data-ref="loadingCover" class="data-v-36bca317 vue-ref" bind:__l="__l"></loading-cover><privacy-popup vue-id="4a3e846b-5" data-ref="privacyPopup" class="data-v-36bca317 vue-ref" bind:__l="__l"></privacy-popup></view>

View File

@@ -0,0 +1 @@
.cart-empty.data-v-36bca317{margin-top:208rpx!important}.active.data-v-36bca317{border-bottom:4rpx solid}.coupon-head.data-v-36bca317{display:flex;background:#fff;padding:20rpx 50rpx}.coupon-head .sort.data-v-36bca317{border:2rpx solid #c5c5c5;padding:1rpx 20rpx;border-radius:50rpx;cursor:pointer;margin-right:15rpx}.cf-container.data-v-36bca317{background:#fff;overflow:hidden}.tab.data-v-36bca317{display:flex;justify-content:space-between;height:86rpx}.tab > view.data-v-36bca317{text-align:center;width:33%;height:86rpx}.tab > view text.data-v-36bca317{display:inline-block;line-height:86rpx;height:80rpx;font-size:30rpx}.coupon-listone.data-v-36bca317{margin:0 30rpx}.coupon-listone .item.data-v-36bca317{display:flex;flex-direction:column;background-color:#fff;background-size:100% 100%;border-radius:20rpx;align-items:stretch;margin-top:20rpx;overflow:hidden;padding:20rpx}.coupon-listone .item .item-left.data-v-36bca317{margin-bottom:30rpx}.coupon-listone .item .item-left .use_name.data-v-36bca317{font-weight:700;width:460rpx;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.coupon-listone .item .item-left .item-flex.data-v-36bca317{display:flex;align-items:center}.coupon-listone .item .item-left .use_time.data-v-36bca317{font-size:24rpx;color:#909399}.coupon-listone .item .item-left .item-base.data-v-36bca317{width:160rpx;height:160rpx;border-radius:10rpx}.coupon-listone .item .item-left .item-base image.data-v-36bca317{width:100%;height:100%;border-radius:10rpx}.coupon-listone .item .item-left .item-info.data-v-36bca317{margin-left:20rpx;overflow:hidden;background-repeat-x:no-repeat;background-repeat-y:repeat}.coupon-listone .item .item-left .item-info .use_title.data-v-36bca317{font-size:24rpx;max-width:330rpx;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#606266}.coupon-listone .item .item-left .item-info .use_title .max_price.data-v-36bca317{font-weight:400;font-size:24rpx}.coupon-listone .item .item-left .item-info .use_type.data-v-36bca317{max-width:330rpx;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:5rpx;background-color:#f98}.coupon-listone .item .item-right.data-v-36bca317{padding-top:20rpx;display:flex;justify-content:space-between;border-top:2rpx solid #eee}.coupon-listone .item .item-right .use_price.data-v-36bca317{color:#fa5b14;font-weight:700;font-size:36rpx}.coupon-listone .item .item-right .use_price text.data-v-36bca317{font-size:28rpx;margin-right:10rpx;font-weight:400}.coupon-listone .item .item-right .tag.data-v-36bca317{height:50rpx;border-radius:26rpx;line-height:50rpx;padding:0 39rpx;text-align:center;background:linear-gradient(90deg,#ff7200,#ff1e00);color:#fff;font-size:24rpx}.coupon-listone .item .item-right .tag.disabled.data-v-36bca317{background:#eee!important;color:#909399!important}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,7 @@
{
"usingComponents": {
"ns-empty": "/components/ns-empty/ns-empty",
"ns-login": "/components/ns-login/ns-login",
"loading-cover": "/components/loading-cover/loading-cover"
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
.cart-empty.data-v-2e407798{margin-top:208rpx!important}.active.data-v-2e407798{border-bottom:4rpx solid}.coupon-head.data-v-2e407798{display:flex;background:#fff;padding:20rpx 50rpx}.coupon-head .sort.data-v-2e407798{border:2rpx solid #c5c5c5;padding:1rpx 20rpx;border-radius:50rpx;cursor:pointer;margin-right:15rpx}.cf-container.data-v-2e407798{background:#fff;overflow:hidden}.tab.data-v-2e407798{display:flex;justify-content:space-between;height:86rpx}.tab > view.data-v-2e407798{text-align:center;width:33%;height:86rpx}.tab > view text.data-v-2e407798{display:inline-block;line-height:86rpx;height:80rpx;font-size:30rpx}.coupon-listone.data-v-2e407798{margin:0 30rpx}.coupon-listone .item.data-v-2e407798{display:flex;flex-direction:column;background-color:#fff;background-size:100% 100%;border-radius:20rpx;align-items:stretch;margin-top:20rpx;overflow:hidden;padding:20rpx}.coupon-listone .item .item-top.data-v-2e407798{display:flex;justify-content:space-between;margin-bottom:30rpx}.coupon-listone .item .item-left.data-v-2e407798{margin-bottom:40rpx}.coupon-listone .item .item-left .use_name.data-v-2e407798{font-weight:700;width:460rpx;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.coupon-listone .item .item-left .item-flex.data-v-2e407798{display:flex;align-items:center}.coupon-listone .item .item-left .use_time.data-v-2e407798{font-size:24rpx;color:#909399}.coupon-listone .item .item-left .item-base.data-v-2e407798{width:160rpx;height:160rpx;border-radius:10rpx}.coupon-listone .item .item-left .item-base image.data-v-2e407798{width:100%;height:100%;border-radius:10rpx}.coupon-listone .item .item-left .item-info.data-v-2e407798{margin-left:20rpx;overflow:hidden;background-repeat-x:no-repeat;background-repeat-y:repeat}.coupon-listone .item .item-left .item-info .use_title.data-v-2e407798{font-size:24rpx;max-width:330rpx;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#606266}.coupon-listone .item .item-left .item-info .use_title .max_price.data-v-2e407798{font-weight:400;font-size:24rpx}.coupon-listone .item .item-left .item-info .use_type.data-v-2e407798{max-width:330rpx;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius:5rpx;background-color:#f98}.coupon-listone .item .item-right.data-v-2e407798{display:flex;justify-content:space-between;align-items:center;position:relative}.coupon-listone .item .item-right image.data-v-2e407798{width:50rpx;height:50rpx;border-radius:50%}.coupon-listone .item .item-right .posi.data-v-2e407798{position:absolute;bottom:12rpx;left:100rpx;background-color:#fff}.coupon-listone .item .item-right .img-list.data-v-2e407798{padding-left:40rpx;display:flex}.coupon-listone .item .item-right .img-list image.data-v-2e407798{margin-right:10rpx;border:2rpx solid #fff;margin-left:-40rpx}.coupon-listone .item .item-right .use_price.data-v-2e407798{width:50rpx;height:50rpx;line-height:50rpx;border:2rpx dashed;border-radius:50%;font-size:40rpx;text-align:center}.coupon-listone .item .item-right .tag.data-v-2e407798{height:50rpx;border-radius:26rpx;line-height:50rpx;padding:0 39rpx;text-align:center;color:#fff;font-size:24rpx}.coupon-listone .item .item-right .tag.disabled.data-v-2e407798{background:#eee!important;color:#909399!important}.coupon-listone .item .item-right .image-lists image.data-v-2e407798{border:2rpx solid #fff}.coupon-listone .item .item-right .posi-one.data-v-2e407798{position:absolute;top:0;left:20rpx}.coupon-listone .item .item-right .posi-two.data-v-2e407798{position:absolute;top:0;left:40rpx}.coupon-listone .item .item-right .posi-three.data-v-2e407798{position:absolute;top:0;left:60rpx}.coupon-listone .item .item-right .posi-four.data-v-2e407798{position:absolute;top:0;left:80rpx}.order-nav.data-v-2e407798{width:100vw;height:90rpx;flex-direction:row;white-space:nowrap;background:#fff;display:flex;position:fixed;left:0;z-index:998;justify-content:space-around}.order-nav .uni-tab-item.data-v-2e407798{width:130rpx;text-align:center}.order-nav .uni-tab-item-title.data-v-2e407798{display:inline-block;height:86rpx;line-height:90rpx;border-bottom:2rpx solid #fff;flex-wrap:nowrap;white-space:nowrap;text-align:center;font-size:30rpx}.order-nav .uni-tab-item-title-active.data-v-2e407798{display:inline-block;height:86rpx;border-bottom:4rpx solid #fff}.order-nav.data-v-2e407798 ::-webkit-scrollbar{width:0;height:0;color:transparent}.mescroll-uni-fixed{top:100rpx!important}

View File

@@ -0,0 +1 @@
require('../common/vendor.js');(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages_tool/hongbao/poster"],{"090a":function(t,o,n){"use strict";Object.defineProperty(o,"__esModule",{value:!0}),o.default=void 0;o.default={data:function(){return{poster:"",posterMsg:"",posterHeight:0,hongBaoId:"",groupId:0,inviterId:""}},onLoad:function(t){this.hongBaoId=t.hongbao_id,this.groupId=t.group_id,this.inviterId=t.inviter_id,this.getGoodsPoster()},methods:{getGoodsPoster:function(){var t=this;this.$api.sendRequest({url:"/hongbao/api/hongbao/poster",data:{hongbao_id:this.hongBaoId,group_id:""==this.groupId?0:this.groupId,inviter_id:""==this.inviterId?0:this.inviterId},success:function(o){0==o.code?t.poster=o.data.path:t.posterMsg=o.message}})}}}},"0c54":function(t,o,n){},"0fb4":function(t,o,n){"use strict";n.r(o);var i=n("090a"),e=n.n(i);for(var r in i)["default"].indexOf(r)<0&&function(t){n.d(o,t,(function(){return i[t]}))}(r);o["default"]=e.a},7560:function(t,o,n){"use strict";var i=n("0c54"),e=n.n(i);e.a},7862:function(t,o,n){"use strict";(function(t,o){var i=n("47a9");n("d381");i(n("3240"));var e=i(n("f461"));t.__webpack_require_UNI_MP_PLUGIN__=n,o(e.default)}).call(this,n("3223")["default"],n("df3c")["createPage"])},f461:function(t,o,n){"use strict";n.r(o);var i=n("fac6"),e=n("0fb4");for(var r in e)["default"].indexOf(r)<0&&function(t){n.d(o,t,(function(){return e[t]}))}(r);n("7560");var a=n("828b"),s=Object(a["a"])(e["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);o["default"]=s.exports},fac6:function(t,o,n){"use strict";n.d(o,"b",(function(){return i})),n.d(o,"c",(function(){return e})),n.d(o,"a",(function(){}));var i=function(){var t=this.$createElement,o=(this._self._c,this.$util.img(this.poster));this.$mp.data=Object.assign({},{$root:{g0:o}})},e=[]}},[["7862","common/runtime","common/vendor"]]]);

View File

@@ -0,0 +1,4 @@
{
"navigationBarTitleText": "瓜分红包海报",
"usingComponents": {}
}

View File

@@ -0,0 +1 @@
<page-meta page-style="{{themeColor}}"></page-meta><view class="container"><swiper class="swiper"><swiper-item><view class="swiper-item"><view class="poster-wrap"><image src="{{$root.g0}}" mode="widthFix" show-menu-by-longpress="{{true}}"></image></view></view></swiper-item></swiper><privacy-popup class="vue-ref" vue-id="12db025c-1" data-ref="privacyPopup" bind:__l="__l"></privacy-popup></view>

View File

@@ -0,0 +1 @@
.container{width:100vw;min-height:100vh;background-color:#f5f5f5}.poster-wrap{padding:40rpx 0;width:calc(100vw - 80rpx);margin:0 40rpx;line-height:1}.poster-wrap image{border-radius:20rpx;overflow:hidden;width:100%}.swiper{height:100vh}