完善也买你

This commit is contained in:
2025-04-29 18:00:10 +08:00
parent 644c7f0767
commit 05aaed3b16
269 changed files with 4319 additions and 1619 deletions

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/appointment-time/appointment-time"],{"135c":function(t,e,n){},3634:function(t,e,n){"use strict";n.r(e);var i=n("56e9"),o=n("c211");for(var u in o)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(u);n("9510");var c=n("828b"),a=Object(c["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);e["default"]=a.exports},"48d7":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("f4f5"),o={name:"appointment-time",props:{value:{type:Boolean,required:!0}},data:function(){return{mobile:"",selectIndex:0,cateList:[]}},created:function(){this.getCatrgoryFun()},methods:{getCatrgoryFun:function(){var t=this;(0,i.getCatrgory)().then((function(e){1==e.code&&(t.cateList=e.data)}))},changeActive:function(t){this.cateList;this.selectIndex=t},handleSubmit:function(t){var e=this.mobile;if(!e)return this.$toast({title:"请授权手机号"});this.$emit("update",{mobile:e}),this.showPop=!1,this.$emit("close")},onClose:function(){this.showPop=!1,this.$emit("close")}},computed:{showPop:{get:function(){return this.value},set:function(t){this.$emit("input",t)}}}};e.default=o},"56e9":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return u})),n.d(e,"a",(function(){return i}));var i={uPopup:function(){return n.e("components/uview-ui/components/u-popup/u-popup").then(n.bind(null,"69ae"))}},o=function(){var t=this.$createElement;this._self._c},u=[]},9510:function(t,e,n){"use strict";var i=n("135c"),o=n.n(i);o.a},c211:function(t,e,n){"use strict";n.r(e);var i=n("48d7"),o=n.n(i);for(var u in i)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(u);e["default"]=o.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/appointment-time/appointment-time-create-component',
{
'components/appointment-time/appointment-time-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("3634"))
})
},
[['components/appointment-time/appointment-time-create-component']]
]);

View File

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

View File

@ -0,0 +1 @@
<view><u-popup bind:input="__e" vue-id="2de1cf22-1" mode="bottom" border-radius="16" safe-area-inset-bottom="{{true}}" closeable="{{true}}" value="{{showPop}}" data-event-opts="{{[['^input',[['__set_model',['','showPop','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="appointment-time"><view class="bold-700 lg u-p-t-24 u-p-b-24 u-text-center">选择预约时间</view><view class="block row" style="height:700rpx;"><view class="aside"><scroll-view style="height:100%;" scroll-y="true" scroll-with-animation="true"><view style="padding-bottom:200rpx;"><block wx:for="{{cateList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block><view data-event-opts="{{[['tap',[['changeActive',[index]]]]]}}" class="{{['one-item sm '+(index==selectIndex?'active bg-white':'')]}}" bindtap="__e"><text class="name">{{item.name}}</text><block wx:if="{{index==selectIndex}}"><view class="active-line bg-default"></view></block></view></block></block></view></scroll-view></view><view class="main"><scroll-view style="height:100%;" scroll-y="true" scroll-with-animation="true"><view class="main-wrap u-m-t-32"><block wx:for="{{20}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="bg-white br16 row u-col-top u-m-b-24"><view>900 - 930</view></view></block></view></scroll-view></view></view></view></u-popup></view>

View File

@ -0,0 +1 @@
.appointment-time{height:800rpx;max-height:800rpx}.block{height:100vh}.aside{width:180rpx;flex:none;height:100%;background-color:#fdfdfd}.aside .one-item{position:relative;text-align:center;height:108rpx;line-height:108rpx}.aside .one-item.active{color:#254062;font-size:26rpx;font-weight:700}.aside .one-item .active-line{position:absolute;width:6rpx;height:30rpx;left:4rpx;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.main{height:100%;flex:1}.main .main-wrap{position:relative;padding:0 20rpx}.main .main-wrap .goods{padding-bottom:200rpx}.main .main-wrap .goods .info{width:100%;display:flex;justify-content:space-between;margin:0 16rpx}

View File

@ -1,4 +1,4 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/cate-one/cate-one"],{"19fe":function(e,n,t){"use strict";var u=t("ab30"),o=t.n(u);o.a},"31be":function(e,n,t){"use strict";var u=t("47a9");Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=u(t("7eb4")),c=u(t("ee10")),i={name:"cate-one",props:{list:{type:Array,default:function(){return[]}}},data:function(){return{selectIndex:0,cateList:[],cateName:"",numberVal:1,showCart:!1,showSpec:!0}},methods:{changeActive:function(e){var n=this.cateList;this.selectIndex=e,this.cateName=n[e].name},getGoodsSearchFun:function(){return(0,c.default)(o.default.mark((function e(){return o.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:case"end":return e.stop()}}),e)})))()},changeNumber:function(){}},watch:{list:{handler:function(e){if(e.length){var n=e.findIndex((function(e){return 1==e.type}));this.selectIndex=-1==n?0:n,this.cateName=e[this.selectIndex].name,this.cateList=e,this.cateTwoList=e[this.selectIndex]?e[this.selectIndex].sons:[],this.getGoodsSearchFun()}}}}};n.default=i},ab30:function(e,n,t){},af58:function(e,n,t){"use strict";t.r(n);var u=t("31be"),o=t.n(u);for(var c in u)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return u[e]}))}(c);n["default"]=o.a},e8c4:function(e,n,t){"use strict";t.r(n);var u=t("f7da"),o=t("af58");for(var c in o)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(c);t("19fe");var i=t("828b"),a=Object(i["a"])(o["default"],u["b"],u["c"],!1,null,null,null,!1,u["a"],void 0);n["default"]=a.exports},f7da:function(e,n,t){"use strict";t.d(n,"b",(function(){return o})),t.d(n,"c",(function(){return c})),t.d(n,"a",(function(){return u}));var u={uImage:function(){return t.e("components/uview-ui/components/u-image/u-image").then(t.bind(null,"8127"))},priceFormat:function(){return t.e("components/price-format/price-format").then(t.bind(null,"70de"))},uIcon:function(){return t.e("components/uview-ui/components/u-icon/u-icon").then(t.bind(null,"9e59"))},uPopup:function(){return t.e("components/uview-ui/components/u-popup/u-popup").then(t.bind(null,"69ae"))},uNumberBox:function(){return t.e("components/uview-ui/components/u-number-box/u-number-box").then(t.bind(null,"8aee"))},shopSpec:function(){return t.e("components/shop-spec/shop-spec").then(t.bind(null,"2aa3"))}},o=function(){var e=this,n=e.$createElement;e._self._c;e._isMounted||(e.e0=function(n){e.showSpec=!1})},c=[]}}]);
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/cate-one/cate-one"],{"19fe":function(e,n,t){"use strict";var u=t("ab30"),o=t.n(u);o.a},"31be":function(e,n,t){"use strict";(function(e){var u=t("47a9");Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=u(t("7eb4")),c=u(t("ee10")),i={name:"cate-one",props:{list:{type:Array,default:function(){return[]}}},data:function(){return{selectIndex:0,cateList:[],cateName:"",numberVal:1,showCart:!1,showSpec:!1}},methods:{changeActive:function(e){var n=this.cateList;this.selectIndex=e,this.cateName=n[e].name},getGoodsSearchFun:function(){return(0,c.default)(o.default.mark((function e(){return o.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:case"end":return e.stop()}}),e)})))()},changeNumber:function(){},toShop:function(){e.navigateTo({url:"/pages/shop/shop"})}},watch:{list:{handler:function(e){if(e.length){var n=e.findIndex((function(e){return 1==e.type}));this.selectIndex=-1==n?0:n,this.cateName=e[this.selectIndex].name,this.cateList=e,this.cateTwoList=e[this.selectIndex]?e[this.selectIndex].sons:[],this.getGoodsSearchFun()}}}}};n.default=i}).call(this,t("df3c")["default"])},ab30:function(e,n,t){},af58:function(e,n,t){"use strict";t.r(n);var u=t("31be"),o=t.n(u);for(var c in u)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return u[e]}))}(c);n["default"]=o.a},e8c4:function(e,n,t){"use strict";t.r(n);var u=t("e905"),o=t("af58");for(var c in o)["default"].indexOf(c)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(c);t("19fe");var i=t("828b"),a=Object(i["a"])(o["default"],u["b"],u["c"],!1,null,null,null,!1,u["a"],void 0);n["default"]=a.exports},e905:function(e,n,t){"use strict";t.d(n,"b",(function(){return o})),t.d(n,"c",(function(){return c})),t.d(n,"a",(function(){return u}));var u={uImage:function(){return t.e("components/uview-ui/components/u-image/u-image").then(t.bind(null,"8127"))},priceFormat:function(){return t.e("components/price-format/price-format").then(t.bind(null,"70de"))},uIcon:function(){return t.e("components/uview-ui/components/u-icon/u-icon").then(t.bind(null,"9e59"))},uBadge:function(){return t.e("components/uview-ui/components/u-badge/u-badge").then(t.bind(null,"0eb6"))},uPopup:function(){return t.e("components/uview-ui/components/u-popup/u-popup").then(t.bind(null,"69ae"))},uNumberBox:function(){return t.e("components/uview-ui/components/u-number-box/u-number-box").then(t.bind(null,"8aee"))},shopSpec:function(){return t.e("components/shop-spec/shop-spec").then(t.bind(null,"2aa3"))}},o=function(){var e=this,n=e.$createElement;e._self._c;e._isMounted||(e.e0=function(n){e.showSpec=!1})},c=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/cate-one/cate-one-create-component',
{

View File

@ -3,6 +3,7 @@
"u-image": "/components/uview-ui/components/u-image/u-image",
"price-format": "/components/price-format/price-format",
"u-icon": "/components/uview-ui/components/u-icon/u-icon",
"u-badge": "/components/uview-ui/components/u-badge/u-badge",
"u-popup": "/components/uview-ui/components/u-popup/u-popup",
"u-number-box": "/components/uview-ui/components/u-number-box/u-number-box",
"shop-spec": "/components/shop-spec/shop-spec"

View File

@ -1 +1 @@
<view class="cate"><view class="cate-one row"><view class="aside"><scroll-view style="height:100%;" scroll-y="true" scroll-with-animation="true"><view style="padding-bottom:200rpx;"><block wx:for="{{cateList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block><view data-event-opts="{{[['tap',[['changeActive',[index]]]]]}}" class="{{['one-item sm '+(index==selectIndex?'active bg-white':'')]}}" bindtap="__e"><text class="name">{{item.name}}</text><block wx:if="{{index==selectIndex}}"><view class="active-line bg-default"></view></block></view></block></block></view></scroll-view></view><view class="main"><scroll-view style="height:100%;" scroll-y="true" scroll-with-animation="true" data-event-opts="{{[['scrolltolower',[['getGoodsSearchFun',['$event']]]]]}}" bindscrolltolower="__e"><view class="main-wrap"><view class="goods"><view class="u-margin-top-32 bold-600">{{cateName}}</view><view class="u-margin-top-32"><block wx:for="{{10}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="bg-white br16 row u-col-top u-margin-bottom-24"><view><u-image vue-id="{{'0565d282-1-'+index}}" src="{{cloudPath+'img/banner.png'}}" width="136" height="136" border-radius="16" bind:__l="__l"></u-image></view><view class="info"><view><view class="u-line-2 u-padding-top-10">葱烩海鲜卷边披萨</view><view class="u-padding-top-44 row-between"><view class="row"><view class="primary"><price-format vue-id="{{'0565d282-2-'+index}}" price="{{12.9}}" subscriptSize="{{22}}" firstSize="{{34}}" secondSize="{{26}}" bind:__l="__l"></price-format></view><view class="u-margin-left-8"><price-format vue-id="{{'0565d282-3-'+index}}" lineThrough="{{true}}" color="#C0C0C0" subscriptSize="{{22}}" firstSize="{{22}}" secondSize="{{22}}" price="{{16.9}}" bind:__l="__l"></price-format></view></view></view></view><view class="column-end"><u-icon vue-id="{{'0565d282-4-'+index}}" name="plus-circle-fill" color="#254062" size="48" bind:__l="__l"></u-icon></view></view></view></block></view></view></view></scroll-view></view></view><view class="buy mx40 px40 br60 row-between"><view class="row"><u-image vue-id="0565d282-5" src="{{cloudPath+'img/icon_cart.png'}}" width="56" height="56" bind:__l="__l"></u-image><view class="text-fff u-margin-left-32">未选购商品</view></view><view class="text-999">去结算</view></view><u-popup bind:input="__e" vue-id="0565d282-6" mode="bottom" border-radius="{{16}}" value="{{showCart}}" data-event-opts="{{[['^input',[['__set_model',['','showCart','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view style="max-height:800rpx;"><view class="px20 text-999 mt20">温馨提示:请适量点餐</view><view><scroll-view style="height:700rpx;" scroll-y="true" scroll-with-animation="true"><block wx:for="{{20}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="row-start u-row-between u-padding-top-20 u-padding-bottom-20 px20"><view class="row-start"><view><u-image vue-id="{{('0565d282-7-'+index)+','+('0565d282-6')}}" src="{{cloudPath+'img/banner.png'}}" width="136" height="136" border-radius="16" bind:__l="__l"></u-image></view><view class="ml20"><view class="u-line-2 u-padding-top-10">葱烩海鲜卷边披萨</view><view class="primary u-padding-top-40"><price-format vue-id="{{('0565d282-8-'+index)+','+('0565d282-6')}}" price="{{12.9}}" subscriptSize="{{22}}" firstSize="{{34}}" secondSize="{{26}}" bind:__l="__l"></price-format></view></view></view><view><view class="u-text-right"><u-icon class="u-padding-top-10" vue-id="{{('0565d282-9-'+index)+','+('0565d282-6')}}" name="trash" size="32" bind:__l="__l"></u-icon></view><view class="u-padding-top-30"><u-number-box vue-id="{{('0565d282-10-'+index)+','+('0565d282-6')}}" min="1" value="{{numberVal}}" data-event-opts="{{[['^change',[['changeNumber']]],['^input',[['__set_model',['','numberVal','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></u-number-box></view></view></view></block></scroll-view></view></view></u-popup><shop-spec bind:close="__e" bind:input="__e" vue-id="0565d282-11" value="{{showSpec}}" data-event-opts="{{[['^close',[['e0']]],['^input',[['__set_model',['','showSpec','$event',[]]]]]]}}" bind:__l="__l"></shop-spec></view>
<view class="cate"><view class="cate-one row"><view class="aside"><scroll-view style="height:100%;" scroll-y="true" scroll-with-animation="true"><view style="padding-bottom:200rpx;"><block wx:for="{{cateList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block><view data-event-opts="{{[['tap',[['changeActive',[index]]]]]}}" class="{{['one-item sm '+(index==selectIndex?'active bg-white':'')]}}" bindtap="__e"><text class="name">{{item.name}}</text><block wx:if="{{index==selectIndex}}"><view class="active-line bg-default"></view></block></view></block></block></view></scroll-view></view><view class="main"><scroll-view style="height:100%;" scroll-y="true" scroll-with-animation="true" data-event-opts="{{[['scrolltolower',[['getGoodsSearchFun',['$event']]]]]}}" bindscrolltolower="__e"><view class="main-wrap"><view class="goods"><view class="u-m-t-32 bold-600">{{cateName}}</view><view class="u-m-t-32"><block wx:for="{{10}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['toShop']]]]}}" class="bg-white br16 row u-col-top u-m-b-24" bindtap="__e"><view><u-image vue-id="{{'0565d282-1-'+index}}" src="{{cloudPath+'img/banner.png'}}" width="136" height="136" border-radius="16" bind:__l="__l"></u-image></view><view class="info"><view><view class="u-line-2 u-p-t-10">葱烩海鲜卷边披萨</view><view class="u-p-t-44 row-between"><view class="row"><view class="primary"><price-format vue-id="{{'0565d282-2-'+index}}" price="{{12.9}}" subscriptSize="{{22}}" firstSize="{{34}}" secondSize="{{26}}" bind:__l="__l"></price-format></view><view class="u-m-l-8"><price-format vue-id="{{'0565d282-3-'+index}}" lineThrough="{{true}}" color="#C0C0C0" subscriptSize="{{22}}" firstSize="{{22}}" secondSize="{{22}}" price="{{16.9}}" bind:__l="__l"></price-format></view></view></view></view><view class="column-end"><u-icon vue-id="{{'0565d282-4-'+index}}" name="plus-circle-fill" color="#254062" size="48" bind:__l="__l"></u-icon></view></view></view></block></view></view></view></scroll-view></view></view><view class="buy mx40 px40 br60 row-between"><view class="row"><view class="u-relative"><u-image vue-id="0565d282-5" src="{{cloudPath+'img/icon_cart.png'}}" width="56" height="56" bind:__l="__l"></u-image><u-badge vue-id="0565d282-6" type="error" count="7" absolute="{{true}}" offset="[0, 0]" bind:__l="__l"></u-badge></view><view class="text-fff u-m-l-32">未选购商品</view></view><view class="text-999">去结算</view></view><u-popup bind:input="__e" vue-id="0565d282-7" mode="bottom" border-radius="{{16}}" value="{{showCart}}" data-event-opts="{{[['^input',[['__set_model',['','showCart','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view style="max-height:800rpx;"><view class="px20 text-999 mt20">温馨提示:请适量点餐</view><view><scroll-view style="height:700rpx;" scroll-y="true" scroll-with-animation="true"><block wx:for="{{20}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="row-start u-row-between u-p-t-20 u-padding-bottom-20 px20"><view class="row-start"><view><u-image vue-id="{{('0565d282-8-'+index)+','+('0565d282-7')}}" src="{{cloudPath+'img/banner.png'}}" width="136" height="136" border-radius="16" bind:__l="__l"></u-image></view><view class="ml20"><view class="u-line-2 u-p-t-10">葱烩海鲜卷边披萨</view><view class="primary u-p-t-40"><price-format vue-id="{{('0565d282-9-'+index)+','+('0565d282-7')}}" price="{{12.9}}" subscriptSize="{{22}}" firstSize="{{34}}" secondSize="{{26}}" bind:__l="__l"></price-format></view></view></view><view><view class="u-text-right"><u-icon class="u-p-t-10" vue-id="{{('0565d282-10-'+index)+','+('0565d282-7')}}" name="trash" size="32" bind:__l="__l"></u-icon></view><view class="u-p-t-30"><u-number-box vue-id="{{('0565d282-11-'+index)+','+('0565d282-7')}}" min="1" value="{{numberVal}}" data-event-opts="{{[['^change',[['changeNumber']]],['^input',[['__set_model',['','numberVal','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></u-number-box></view></view></view></block></scroll-view></view></view></u-popup><shop-spec bind:close="__e" bind:input="__e" vue-id="0565d282-12" value="{{showSpec}}" data-event-opts="{{[['^close',[['e0']]],['^input',[['__set_model',['','showSpec','$event',[]]]]]]}}" bind:__l="__l"></shop-spec></view>

View File

@ -1,4 +1,4 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/mobile-login/mobile-login"],{"3ebe":function(e,n,t){},7174:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={name:"mobile-login",props:{value:{type:Boolean,required:!0}},data:function(){return{mobile:""}},methods:{onGetPhoneNumber:function(e){"getPhoneNumber:ok"===e.detail.errMsg&&(this.mobile=110)},handleSubmit:function(e){var n=this.mobile;if(!n)return this.$toast({title:"请授权手机号"});this.$emit("update",{mobile:n}),this.showPop=!1,this.$emit("close")},onClose:function(){this.showPop=!1,this.$emit("close")}},computed:{showPop:{get:function(){return this.value},set:function(e){this.$emit("input",e)}}}};n.default=o},a7ee:function(e,n,t){"use strict";t.d(n,"b",(function(){return i})),t.d(n,"c",(function(){return u})),t.d(n,"a",(function(){return o}));var o={uPopup:function(){return t.e("components/uview-ui/components/u-popup/u-popup").then(t.bind(null,"69ae"))},uIcon:function(){return t.e("components/uview-ui/components/u-icon/u-icon").then(t.bind(null,"9e59"))}},i=function(){var e=this.$createElement;this._self._c},u=[]},e667:function(e,n,t){"use strict";var o=t("3ebe"),i=t.n(o);i.a},e6d5:function(e,n,t){"use strict";t.r(n);var o=t("7174"),i=t.n(o);for(var u in o)["default"].indexOf(u)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(u);n["default"]=i.a},f80e:function(e,n,t){"use strict";t.r(n);var o=t("a7ee"),i=t("e6d5");for(var u in i)["default"].indexOf(u)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(u);t("e667");var r=t("828b"),c=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);n["default"]=c.exports}}]);
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/mobile-login/mobile-login"],{"3ebe":function(e,n,t){},7174:function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={name:"mobile-login",props:{value:{type:Boolean,required:!0}},data:function(){return{mobile:""}},methods:{onGetPhoneNumber:function(e){"getPhoneNumber:ok"===e.detail.errMsg&&(this.mobile=110)},handleSubmit:function(e){var n=this.mobile;if(!n)return this.$toast({title:"请授权手机号"});this.$emit("update",{mobile:n}),this.showPop=!1,this.$emit("close")},onClose:function(){this.showPop=!1,this.$emit("close")}},computed:{showPop:{get:function(){return this.value},set:function(e){this.$emit("input",e)}}}};n.default=o},e667:function(e,n,t){"use strict";var o=t("3ebe"),i=t.n(o);i.a},e6d5:function(e,n,t){"use strict";t.r(n);var o=t("7174"),i=t.n(o);for(var u in o)["default"].indexOf(u)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(u);n["default"]=i.a},ea34:function(e,n,t){"use strict";t.d(n,"b",(function(){return i})),t.d(n,"c",(function(){return u})),t.d(n,"a",(function(){return o}));var o={uPopup:function(){return t.e("components/uview-ui/components/u-popup/u-popup").then(t.bind(null,"69ae"))},uIcon:function(){return t.e("components/uview-ui/components/u-icon/u-icon").then(t.bind(null,"9e59"))}},i=function(){var e=this.$createElement;this._self._c},u=[]},f80e:function(e,n,t){"use strict";t.r(n);var o=t("ea34"),i=t("e6d5");for(var u in i)["default"].indexOf(u)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(u);t("e667");var r=t("828b"),c=Object(r["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);n["default"]=c.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/mobile-login/mobile-login-create-component',
{

View File

@ -1 +1 @@
<view><u-popup bind:input="__e" vue-id="931b417c-1" mode="bottom" border-radius="16" safe-area-inset-bottom="{{true}}" maskCloseAble="{{false}}" value="{{showPop}}" data-event-opts="{{[['^input',[['__set_model',['','showPop','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content"><view class="u-font-xl bold-600">获取您的手机号码</view><view class="popup-form"><form data-event-opts="{{[['submit',[['handleSubmit',['$event']]]]]}}" bindsubmit="__e"><view class="u-flex u-row-between avatar u-margin-top-80"><text>手机号码</text><view class="u-flex u-row-between flex1 u-margin-left-30"><button class="u-flex u-row-between w-full" style="border:none;" hover-class="none" open-type="getPhoneNumber" data-event-opts="{{[['getphonenumber',[['onGetPhoneNumber',['$event']]]]]}}" bindgetphonenumber="__e"><block wx:if="{{mobile}}"><view>{{mobile}}</view></block><block wx:else><view>点击授手机号</view></block><u-icon vue-id="{{('931b417c-2')+','+('931b417c-1')}}" name="arrow-right" color="#9F9EA4" size="32" bind:__l="__l"></u-icon></button></view></view><button class="submit-btn bg-primary" form-type="submit">确定</button><view data-event-opts="{{[['tap',[['onClose',['$event']]]]]}}" class="text-default u-text-center close-btn" bindtap="__e">暂不登录</view></form></view></view></u-popup></view>
<view><u-popup bind:input="__e" vue-id="931b417c-1" mode="bottom" border-radius="16" safe-area-inset-bottom="{{true}}" maskCloseAble="{{false}}" value="{{showPop}}" data-event-opts="{{[['^input',[['__set_model',['','showPop','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content"><view class="u-font-xl bold-600">获取您的手机号码</view><view class="popup-form"><form data-event-opts="{{[['submit',[['handleSubmit',['$event']]]]]}}" bindsubmit="__e"><view class="u-flex u-row-between avatar u-m-t-80"><text>手机号码</text><view class="u-flex u-row-between flex1 u-m-l-30"><button class="u-flex u-row-between w-full" style="border:none;" hover-class="none" open-type="getPhoneNumber" data-event-opts="{{[['getphonenumber',[['onGetPhoneNumber',['$event']]]]]}}" bindgetphonenumber="__e"><block wx:if="{{mobile}}"><view>{{mobile}}</view></block><block wx:else><view>点击授手机号</view></block><u-icon vue-id="{{('931b417c-2')+','+('931b417c-1')}}" name="arrow-right" color="#9F9EA4" size="32" bind:__l="__l"></u-icon></button></view></view><button class="submit-btn bg-primary" form-type="submit">确定</button><view data-event-opts="{{[['tap',[['onClose',['$event']]]]]}}" class="text-default u-text-center close-btn" bindtap="__e">暂不登录</view></form></view></view></u-popup></view>

View File

@ -1,4 +1,4 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/mplogin/mplogin"],{"067f":function(t,n,e){},"437b":function(t,n,e){"use strict";var i=e("067f"),o=e.n(i);o.a},5347:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=e("5fc1"),o={name:"mplogin",props:{value:{type:Boolean,required:!0}},data:function(){return{avatar:"",nickname:""}},methods:{onChooseAvatar:function(n){var e=this,o=n.detail.avatarUrl;o&&(t.showLoading({title:"正在上传中...",mask:!0}),(0,i.uploadFile)(o).then((function(n){t.hideLoading(),e.avatar=n.url})).catch((function(){t.hideLoading(),e.$toast({title:"上传失败"})})))},handleSubmit:function(t){var n=t.detail.value.nickname,e=this.avatar;return e?n?(this.$emit("update",{avatar:e,nickname:n}),this.showPop=!1,void this.$emit("close")):this.$toast({title:"请输入昵称"}):this.$toast({title:"请添加头像"})},onClose:function(){this.showPop=!1,this.$emit("close")}},computed:{showPop:{get:function(){return this.value},set:function(t){this.$emit("input",t)}}}};n.default=o}).call(this,e("df3c")["default"])},ab2a:function(t,n,e){"use strict";e.d(n,"b",(function(){return o})),e.d(n,"c",(function(){return u})),e.d(n,"a",(function(){return i}));var i={uPopup:function(){return e.e("components/uview-ui/components/u-popup/u-popup").then(e.bind(null,"69ae"))},uImage:function(){return e.e("components/uview-ui/components/u-image/u-image").then(e.bind(null,"8127"))},uIcon:function(){return e.e("components/uview-ui/components/u-icon/u-icon").then(e.bind(null,"9e59"))}},o=function(){var t=this.$createElement;this._self._c},u=[]},f9da:function(t,n,e){"use strict";e.r(n);var i=e("ab2a"),o=e("fc89");for(var u in o)["default"].indexOf(u)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(u);e("437b");var a=e("828b"),c=Object(a["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);n["default"]=c.exports},fc89:function(t,n,e){"use strict";e.r(n);var i=e("5347"),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/mplogin/mplogin"],{"067f":function(t,n,e){},"437b":function(t,n,e){"use strict";var i=e("067f"),o=e.n(i);o.a},5347:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=e("5fc1"),o={name:"mplogin",props:{value:{type:Boolean,required:!0}},data:function(){return{avatar:"",nickname:""}},methods:{onChooseAvatar:function(n){var e=this,o=n.detail.avatarUrl;o&&(t.showLoading({title:"正在上传中...",mask:!0}),(0,i.uploadFile)(o).then((function(n){t.hideLoading(),e.avatar=n.url})).catch((function(){t.hideLoading(),e.$toast({title:"上传失败"})})))},handleSubmit:function(t){var n=t.detail.value.nickname,e=this.avatar;return e?n?(this.$emit("update",{avatar:e,nickname:n}),this.showPop=!1,void this.$emit("close")):this.$toast({title:"请输入昵称"}):this.$toast({title:"请添加头像"})},onClose:function(){this.showPop=!1,this.$emit("close")}},computed:{showPop:{get:function(){return this.value},set:function(t){this.$emit("input",t)}}}};n.default=o}).call(this,e("df3c")["default"])},"67a3":function(t,n,e){"use strict";e.d(n,"b",(function(){return o})),e.d(n,"c",(function(){return u})),e.d(n,"a",(function(){return i}));var i={uPopup:function(){return e.e("components/uview-ui/components/u-popup/u-popup").then(e.bind(null,"69ae"))},uImage:function(){return e.e("components/uview-ui/components/u-image/u-image").then(e.bind(null,"8127"))},uIcon:function(){return e.e("components/uview-ui/components/u-icon/u-icon").then(e.bind(null,"9e59"))}},o=function(){var t=this.$createElement;this._self._c},u=[]},f9da:function(t,n,e){"use strict";e.r(n);var i=e("67a3"),o=e("fc89");for(var u in o)["default"].indexOf(u)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(u);e("437b");var a=e("828b"),c=Object(a["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);n["default"]=c.exports},fc89:function(t,n,e){"use strict";e.r(n);var i=e("5347"),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/mplogin/mplogin-create-component',
{

View File

@ -1 +1 @@
<view><u-popup bind:input="__e" vue-id="1b6957f4-1" mode="bottom" border-radius="16" safe-area-inset-bottom="{{true}}" maskCloseAble="{{false}}" value="{{showPop}}" data-event-opts="{{[['^input',[['__set_model',['','showPop','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content"><view class="u-font-xl bold-600">获取您的昵称和头像</view><view class="popup-form"><form data-event-opts="{{[['submit',[['handleSubmit',['$event']]]]]}}" bindsubmit="__e"><view class="u-flex u-row-between avatar u-margin-top-80"><text>头像</text><view class="u-flex u-row-between flex1 u-margin-left-30"><button class="u-flex u-row-between w-full" style="border:none;" hover-class="none" open-type="chooseAvatar" data-event-opts="{{[['chooseavatar',[['onChooseAvatar',['$event']]]]]}}" bindchooseavatar="__e"><block wx:if="{{avatar}}"><u-image vue-id="{{('1b6957f4-2')+','+('1b6957f4-1')}}" src="{{avatar}}" width="100rpx" height="100rpx" shape="circle" bind:__l="__l"></u-image></block><block wx:else><view>点击授权头像</view></block><u-icon vue-id="{{('1b6957f4-3')+','+('1b6957f4-1')}}" name="arrow-right" color="#9F9EA4" size="32" bind:__l="__l"></u-icon></button></view></view><view class="u-flex u-row-between avatar u-margin-top-60"><text>昵称</text><view class="u-flex u-row-between flex1 u-margin-left-30"><input name="nickname" type="nickname" placeholder="请输入昵称" placeholder-style="color: #000;" value="{{nickname}}"/><u-icon vue-id="{{('1b6957f4-4')+','+('1b6957f4-1')}}" name="arrow-right" color="#9F9EA4" size="32" bind:__l="__l"></u-icon></view></view><button class="submit-btn bg-primary" form-type="submit">确定</button><view data-event-opts="{{[['tap',[['onClose',['$event']]]]]}}" class="text-default u-text-center close-btn" bindtap="__e">暂不登录</view></form></view></view></u-popup></view>
<view><u-popup bind:input="__e" vue-id="1b6957f4-1" mode="bottom" border-radius="16" safe-area-inset-bottom="{{true}}" maskCloseAble="{{false}}" value="{{showPop}}" data-event-opts="{{[['^input',[['__set_model',['','showPop','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content"><view class="u-font-xl bold-600">获取您的昵称和头像</view><view class="popup-form"><form data-event-opts="{{[['submit',[['handleSubmit',['$event']]]]]}}" bindsubmit="__e"><view class="u-flex u-row-between avatar u-m-t-80"><text>头像</text><view class="u-flex u-row-between flex1 u-m-l-30"><button class="u-flex u-row-between w-full" style="border:none;" hover-class="none" open-type="chooseAvatar" data-event-opts="{{[['chooseavatar',[['onChooseAvatar',['$event']]]]]}}" bindchooseavatar="__e"><block wx:if="{{avatar}}"><u-image vue-id="{{('1b6957f4-2')+','+('1b6957f4-1')}}" src="{{avatar}}" width="100rpx" height="100rpx" shape="circle" bind:__l="__l"></u-image></block><block wx:else><view>点击授权头像</view></block><u-icon vue-id="{{('1b6957f4-3')+','+('1b6957f4-1')}}" name="arrow-right" color="#9F9EA4" size="32" bind:__l="__l"></u-icon></button></view></view><view class="u-flex u-row-between avatar u-m-t-60"><text>昵称</text><view class="u-flex u-row-between flex1 u-m-l-30"><input name="nickname" type="nickname" placeholder="请输入昵称" placeholder-style="color: #000;" value="{{nickname}}"/><u-icon vue-id="{{('1b6957f4-4')+','+('1b6957f4-1')}}" name="arrow-right" color="#9F9EA4" size="32" bind:__l="__l"></u-icon></view></view><button class="submit-btn bg-primary" form-type="submit">确定</button><view data-event-opts="{{[['tap',[['onClose',['$event']]]]]}}" class="text-default u-text-center close-btn" bindtap="__e">暂不登录</view></form></view></view></u-popup></view>

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/order-list/order-list"],{"314c":function(n,t,e){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u={name:"order-list",props:{type:{type:String,default:"all"}},methods:{cancleOrder:function(){},toPay:function(){},seeDetails:function(){},toRefund:function(){}}};t.default=u},"60a9":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(){return u}));var u={uImage:function(){return e.e("components/uview-ui/components/u-image/u-image").then(e.bind(null,"8127"))},uLine:function(){return e.e("components/uview-ui/components/u-line/u-line").then(e.bind(null,"f36b"))},uButton:function(){return e.e("components/uview-ui/components/u-button/u-button").then(e.bind(null,"9c7d"))}},o=function(){var n=this.$createElement;this._self._c},i=[]},af1e:function(n,t,e){"use strict";e.r(t);var u=e("60a9"),o=e("ca41");for(var i in o)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return o[n]}))}(i);var r=e("828b"),c=Object(r["a"])(o["default"],u["b"],u["c"],!1,null,null,null,!1,u["a"],void 0);t["default"]=c.exports},ca41:function(n,t,e){"use strict";e.r(t);var u=e("314c"),o=e.n(u);for(var i in u)["default"].indexOf(i)<0&&function(n){e.d(t,n,(function(){return u[n]}))}(i);t["default"]=o.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/order-list/order-list-create-component',
{
'components/order-list/order-list-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("af1e"))
})
},
[['components/order-list/order-list-create-component']]
]);

View File

@ -0,0 +1,8 @@
{
"usingComponents": {
"u-image": "/components/uview-ui/components/u-image/u-image",
"u-line": "/components/uview-ui/components/u-line/u-line",
"u-button": "/components/uview-ui/components/u-button/u-button"
},
"component": true
}

View File

@ -0,0 +1 @@
<view><view class="bg-white br16 px20 u-p-t-20 u-p-b-20 u-m-b-24"><view><navigator hover-class="none" url="/pages/order_details/order_details?type=0"><view class="row-between"><view>煎饼果子套餐</view><view class="text-999">待付款</view></view><view class="u-m-t-16 row"><view><u-image vue-id="3262b9e2-1" src="{{cloudPath+'img/banner.png'}}" width="124" height="124" border-radius="16" bind:__l="__l"></u-image></view><view class="sm ml20 text-999"><view>下单时间:2024-10-10 16:58:53</view><view>预计时间:2025-10-10 16:58:54</view><view>数量:1</view><view>实付:¥0.00</view></view></view><view class="u-m-t-26 u-m-b-26"><u-line vue-id="3262b9e2-2" color="#EEE" bind:__l="__l"></u-line></view></navigator></view><view class="u-m-t-26 row-between"><view class="primary">等待时间:15分钟</view><view class="row"><view class="u-m-r-16"><u-button vue-id="3262b9e2-3" hover-class="none" customStyle="{{({width:'164rpx',height:'60rpx',color:'#999',border:'1px solid #DDD'})}}" plain="{{true}}" hair-line="{{false}}" shape="circle" data-event-opts="{{[['^click',[['cancleOrder']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">取消订单</u-button></view><view><u-button vue-id="3262b9e2-4" hover-class="none" customStyle="{{({width:'164rpx',height:'60rpx',backgroundColor:themeColor,color:'#fff',border:'none'})}}" hair-line="{{false}}" shape="circle" data-event-opts="{{[['^click',[['toPay']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">去付款</u-button></view></view></view></view></view>

View File

@ -1,4 +1,4 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/shop-spec/shop-spec"],{"2aa3":function(t,n,e){"use strict";e.r(n);var o=e("fd10"),u=e("93b4");for(var i in u)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(i);e("8e1f");var r=e("828b"),c=Object(r["a"])(u["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);n["default"]=c.exports},"2c64":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={name:"shop-spec",props:{value:{type:Boolean,required:!0}},data:function(){return{mobile:""}},methods:{close:function(){this.showPop=!1,this.$emit("close")}},computed:{showPop:{get:function(){return this.value},set:function(t){this.$emit("input",t)}}}};n.default=o},"8e1f":function(t,n,e){"use strict";var o=e("b409"),u=e.n(o);u.a},"93b4":function(t,n,e){"use strict";e.r(n);var o=e("2c64"),u=e.n(o);for(var i in o)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(i);n["default"]=u.a},b409:function(t,n,e){},fd10:function(t,n,e){"use strict";e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){return o}));var o={uPopup:function(){return e.e("components/uview-ui/components/u-popup/u-popup").then(e.bind(null,"69ae"))},uButton:function(){return e.e("components/uview-ui/components/u-button/u-button").then(e.bind(null,"9c7d"))}},u=function(){var t=this.$createElement,n=(this._self._c,{color:this.themeColor,border:"1px solid "+this.themeColor,padding:"16rpx 0"});this.$mp.data=Object.assign({},{$root:{a0:n}})},i=[]}}]);
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/shop-spec/shop-spec"],{"2aa3":function(t,n,e){"use strict";e.r(n);var o=e("e81a"),u=e("93b4");for(var i in u)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(i);e("8e1f");var r=e("828b"),c=Object(r["a"])(u["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);n["default"]=c.exports},"2c64":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={name:"shop-spec",props:{value:{type:Boolean,required:!0}},data:function(){return{mobile:""}},methods:{close:function(){this.showPop=!1,this.$emit("close")}},computed:{showPop:{get:function(){return this.value},set:function(t){this.$emit("input",t)}}}};n.default=o},"8e1f":function(t,n,e){"use strict";var o=e("b409"),u=e.n(o);u.a},"93b4":function(t,n,e){"use strict";e.r(n);var o=e("2c64"),u=e.n(o);for(var i in o)["default"].indexOf(i)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(i);n["default"]=u.a},b409:function(t,n,e){},e81a:function(t,n,e){"use strict";e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){return o}));var o={uPopup:function(){return e.e("components/uview-ui/components/u-popup/u-popup").then(e.bind(null,"69ae"))},uButton:function(){return e.e("components/uview-ui/components/u-button/u-button").then(e.bind(null,"9c7d"))}},u=function(){var t=this.$createElement,n=(this._self._c,{color:this.themeColor,border:"1px solid "+this.themeColor,padding:"16rpx 0"});this.$mp.data=Object.assign({},{$root:{a0:n}})},i=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/shop-spec/shop-spec-create-component',
{

View File

@ -1 +1 @@
<view><u-popup vue-id="53c645c8-1" mode="center" border-radius="{{16}}" value="{{showPop}}" data-event-opts="{{[['^close',[['close']]],['^input',[['__set_model',['','showPop','$event',[]]]]]]}}" bind:close="__e" bind:input="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="bg-white spec"><view class="shop-title bold-600 u-padding-left-40 w-full">商品标题</view><view class="u-margin-left-40"><scroll-view style="height:500rpx;" scroll-y="true" scroll-with-animation="true"><view><view class="attr nr u-margin-top-20 u-margin-bottom-20">口味</view><view class="row wrap"><view class="attr-list active">要葱</view><view class="attr-list">要香菜</view><view class="attr-list">葱和香菜多要</view><view class="attr-list">葱和香菜不要</view></view></view><view><view class="attr nr u-margin-top-20 u-margin-bottom-20">口味</view><view class="row wrap"><view class="attr-list">要葱</view><view class="attr-list">要香菜</view><view class="attr-list">葱和香菜多要</view><view class="attr-list">葱和香菜不要</view></view></view><view><view class="attr nr u-margin-top-20 u-margin-bottom-20">口味</view><view class="row wrap"><view class="attr-list">要葱</view><view class="attr-list">要香菜</view><view class="attr-list">葱和香菜多要</view><view class="attr-list">葱和香菜不要</view></view></view></scroll-view></view><view class="mt20"><view class="u-margin-left-40">已选规格:</view><view class="row u-row-center mt20"><view class="w-40 mr10"><u-button vue-id="{{('53c645c8-2')+','+('53c645c8-1')}}" hover-class="none" customStyle="{{$root.a0}}" plain="{{true}}" hair-line="{{false}}" shape="circle" data-event-opts="{{[['^click',[['mobileLogin']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">取消</u-button></view><view class="w-40 ml10"><u-button vue-id="{{('53c645c8-3')+','+('53c645c8-1')}}" hover-class="none" customStyle="{{({backgroundColor:themeColor,color:'#fff',border:'none',padding:'16rpx 0'})}}" hair-line="{{false}}" shape="circle" data-event-opts="{{[['^click',[['mpLogin']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">确定</u-button></view></view></view></view></u-popup></view>
<view><u-popup vue-id="53c645c8-1" mode="center" border-radius="{{16}}" value="{{showPop}}" data-event-opts="{{[['^close',[['close']]],['^input',[['__set_model',['','showPop','$event',[]]]]]]}}" bind:close="__e" bind:input="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="bg-white spec"><view class="shop-title bold-600 u-padding-left-40 w-full">商品标题</view><view class="u-m-l-40"><scroll-view style="height:500rpx;" scroll-y="true" scroll-with-animation="true"><view><view class="attr nr u-m-t-20 u-m-b-20">口味</view><view class="row wrap"><view class="attr-list active">要葱</view><view class="attr-list">要香菜</view><view class="attr-list">葱和香菜多要</view><view class="attr-list">葱和香菜不要</view></view></view><view><view class="attr nr u-m-t-20 u-m-b-20">口味</view><view class="row wrap"><view class="attr-list">要葱</view><view class="attr-list">要香菜</view><view class="attr-list">葱和香菜多要</view><view class="attr-list">葱和香菜不要</view></view></view><view><view class="attr nr u-m-t-20 u-m-b-20">口味</view><view class="row wrap"><view class="attr-list">要葱</view><view class="attr-list">要香菜</view><view class="attr-list">葱和香菜多要</view><view class="attr-list">葱和香菜不要</view></view></view></scroll-view></view><view class="mt20"><view class="u-m-l-40">已选规格:</view><view class="row u-row-center mt20"><view class="w-40 mr10"><u-button vue-id="{{('53c645c8-2')+','+('53c645c8-1')}}" hover-class="none" customStyle="{{$root.a0}}" plain="{{true}}" hair-line="{{false}}" shape="circle" data-event-opts="{{[['^click',[['mobileLogin']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">取消</u-button></view><view class="w-40 ml10"><u-button vue-id="{{('53c645c8-3')+','+('53c645c8-1')}}" hover-class="none" customStyle="{{({backgroundColor:themeColor,color:'#fff',border:'none',padding:'16rpx 0'})}}" hair-line="{{false}}" shape="circle" data-event-opts="{{[['^click',[['mpLogin']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">确定</u-button></view></view></view></view></u-popup></view>

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,6 @@
{
"usingComponents": {
"u-icon": "/components/uview-ui/components/u-icon/u-icon"
},
"component": true
}

View File

@ -0,0 +1 @@
<view data-event-opts="{{[['tap',[['click',['$event']]]]]}}" class="u-avatar data-v-9fcd4974" style="{{$root.s0}}" bindtap="__e"><block wx:if="{{!uText&&avatar}}"><image class="u-avatar__img data-v-9fcd4974" style="{{$root.s1}}" src="{{avatar}}" mode="{{imgMode}}" data-event-opts="{{[['error',[['loadError',['$event']]]]]}}" binderror="__e"></image></block><block wx:else><block wx:if="{{uText}}"><text class="u-line-1 data-v-9fcd4974" style="{{'font-size:'+('38rpx')+';'}}">{{uText}}</text></block><block wx:else><slot></slot></block></block><block wx:if="{{showSex}}"><view class="{{['u-avatar__sex','data-v-9fcd4974','u-avatar__sex--'+sexIcon]}}" style="{{$root.s2}}"><u-icon vue-id="39652493-1" name="{{sexIcon}}" size="20" class="data-v-9fcd4974" bind:__l="__l"></u-icon></view></block><block wx:if="{{showLevel}}"><view class="u-avatar__level data-v-9fcd4974" style="{{$root.s3}}"><u-icon vue-id="39652493-2" name="{{levelIcon}}" size="20" class="data-v-9fcd4974" bind:__l="__l"></u-icon></view></block></view>

View File

@ -0,0 +1 @@
.u-avatar.data-v-9fcd4974{display:inline-flex;align-items:center;justify-content:center;font-size:28rpx;color:#606266;border-radius:10px;position:relative}.u-avatar__img.data-v-9fcd4974{width:100%;height:100%}.u-avatar__sex.data-v-9fcd4974{position:absolute;width:32rpx;color:#fff;height:32rpx;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:100rpx;top:5%;z-index:1;right:-7%;border:1px #fff solid}.u-avatar__sex--man.data-v-9fcd4974{background-color:#ff2c3c}.u-avatar__sex--woman.data-v-9fcd4974{background-color:#fa3534}.u-avatar__sex--none.data-v-9fcd4974{background-color:#f90}.u-avatar__level.data-v-9fcd4974{position:absolute;width:32rpx;color:#fff;height:32rpx;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:100rpx;bottom:5%;z-index:1;right:-7%;border:1px #fff solid;background-color:#f90}

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-badge/u-badge"],{"0480":function(t,e,o){"use strict";o.r(e);var n=o("b37f"),r=o.n(n);for(var u in n)["default"].indexOf(u)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(u);e["default"]=r.a},"0eb6":function(t,e,o){"use strict";o.r(e);var n=o("245d"),r=o("0480");for(var u in r)["default"].indexOf(u)<0&&function(t){o.d(e,t,(function(){return r[t]}))}(u);o("acc3");var a=o("828b"),f=Object(a["a"])(r["default"],n["b"],n["c"],!1,null,"33069fd2",null,!1,n["a"],void 0);e["default"]=f.exports},"245d":function(t,e,o){"use strict";o.d(e,"b",(function(){return n})),o.d(e,"c",(function(){return r})),o.d(e,"a",(function(){}));var n=function(){var t=this,e=t.$createElement,o=(t._self._c,t.show?t.__get_style([{top:t.offset[0]+"rpx",right:t.offset[1]+"rpx",fontSize:t.fontSize+"rpx",position:t.absolute?"absolute":"static",color:t.color,backgroundColor:t.bgColor},t.boxStyle]):null);t.$mp.data=Object.assign({},{$root:{s0:o}})},r=[]},"87d4":function(t,e,o){},acc3:function(t,e,o){"use strict";var n=o("87d4"),r=o.n(n);r.a},b37f:function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={name:"u-badge",props:{type:{type:String,default:"error"},size:{type:String,default:"default"},isDot:{type:Boolean,default:!1},count:{type:[Number,String]},overflowCount:{type:Number,default:99},showZero:{type:Boolean,default:!1},offset:{type:Array,default:function(){return[20,20]}},absolute:{type:Boolean,default:!0},fontSize:{type:[String,Number],default:"24"},color:{type:String,default:"#ffffff"},bgColor:{type:String,default:""},isCenter:{type:Boolean,default:!1}},computed:{boxStyle:function(){var t={};return this.isCenter?(t.top=0,t.right=0,t.transform="translateY(-50%) translateX(50%)"):(t.top=this.offset[0]+"rpx",t.right=this.offset[1]+"rpx",t.transform="translateY(0) translateX(0)"),"mini"==this.size&&(t.transform=t.transform+" scale(0.8)"),t},showText:function(){return this.isDot?"":this.count>this.overflowCount?"".concat(this.overflowCount,"+"):this.count},show:function(){return 0!=this.count||0!=this.showZero}}};e.default=n}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-badge/u-badge-create-component',
{
'components/uview-ui/components/u-badge/u-badge-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("0eb6"))
})
},
[['components/uview-ui/components/u-badge/u-badge-create-component']]
]);

View File

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

View File

@ -0,0 +1 @@
<block wx:if="{{show}}"><view class="{{['u-badge','data-v-33069fd2',isDot?'u-badge-dot':'',size=='mini'?'u-badge-mini':'',type?'u-badge--bg--'+type:'']}}" style="{{$root.s0}}">{{''+showText+''}}</view></block>

View File

@ -0,0 +1 @@
.u-badge.data-v-33069fd2{display:inline-flex;justify-content:center;align-items:center;line-height:24rpx;padding:4rpx 8rpx;border-radius:100rpx;z-index:9}.u-badge--bg--primary.data-v-33069fd2{background-color:#ff2c3c}.u-badge--bg--error.data-v-33069fd2{background-color:#fa3534}.u-badge--bg--success.data-v-33069fd2{background-color:#19be6b}.u-badge--bg--info.data-v-33069fd2{background-color:#909399}.u-badge--bg--warning.data-v-33069fd2{background-color:#f90}.u-badge-dot.data-v-33069fd2{height:16rpx;width:16rpx;border-radius:100rpx;line-height:1}.u-badge-mini.data-v-33069fd2{-webkit-transform:scale(.8);transform:scale(.8);-webkit-transform-origin:center center;transform-origin:center center}.u-info.data-v-33069fd2{background-color:#909399;color:#fff}

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-grid-item/u-grid-item"],{"30bf":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"u-grid-item",props:{bgColor:{type:String,default:"#ffffff"},index:{type:[Number,String],default:""},customStyle:{type:Object,default:function(){return{padding:"30rpx 0"}}}},data:function(){return{parentData:{hoverClass:"",col:3,border:!0}}},created:function(){this.updateParentData(),this.parent.children.push(this)},computed:{width:function(){return 100/Number(this.parentData.col)+"%"}},methods:{updateParentData:function(){this.getParentData("u-grid")},click:function(){this.$emit("click",this.index),this.parent&&this.parent.click(this.index)}}};e.default=i},3602: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.$createElement,e=(this._self._c,this.__get_style([this.customStyle]));this.$mp.data=Object.assign({},{$root:{s0:e}})},a=[]},3651:function(t,e,n){},"42aa":function(t,e,n){"use strict";n.r(e);var i=n("3602"),a=n("a1009");for(var r in a)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(r);n("90d5");var u=n("828b"),c=Object(u["a"])(a["default"],i["b"],i["c"],!1,null,"742b2662",null,!1,i["a"],void 0);e["default"]=c.exports},"90d5":function(t,e,n){"use strict";var i=n("3651"),a=n.n(i);a.a},a1009:function(t,e,n){"use strict";n.r(e);var i=n("30bf"),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}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-grid-item/u-grid-item-create-component',
{
'components/uview-ui/components/u-grid-item/u-grid-item-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("42aa"))
})
},
[['components/uview-ui/components/u-grid-item/u-grid-item-create-component']]
]);

View File

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

View File

@ -0,0 +1 @@
<view class="u-grid-item data-v-742b2662" style="{{'background:'+(bgColor)+';'+('width:'+(width)+';')}}" hover-class="{{parentData.hoverClass}}" hover-stay-time="{{200}}" data-event-opts="{{[['tap',[['click',['$event']]]]]}}" bindtap="__e"><view class="{{['u-grid-item-box','data-v-742b2662',parentData.border?'u-border-right u-border-bottom':'']}}" style="{{$root.s0}}"><slot></slot></view></view>

View File

@ -0,0 +1 @@
.u-grid-item.data-v-742b2662{box-sizing:border-box;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;flex-direction:column;position:relative;float:left}.u-grid-item-hover.data-v-742b2662{background:#f7f7f7!important}.u-grid-marker-box.data-v-742b2662{position:absolute;display:inline-flex;line-height:0}.u-grid-marker-wrap.data-v-742b2662{position:absolute}.u-grid-item-box.data-v-742b2662{padding:30rpx 0;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-direction:column;flex:1;width:100%;height:100%}

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-grid/u-grid"],{"33be":function(t,e,n){"use strict";n.r(e);var i=n("350e"),a=n("fd75");for(var r in a)["default"].indexOf(r)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(r);n("3e4a");var u=n("828b"),c=Object(u["a"])(a["default"],i["b"],i["c"],!1,null,"087daa7c",null,!1,i["a"],void 0);e["default"]=c.exports},"350e":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.$createElement,e=(this._self._c,this.__get_style([this.gridStyle]));this.$mp.data=Object.assign({},{$root:{s0:e}})},a=[]},"3e4a":function(t,e,n){"use strict";var i=n("9473"),a=n.n(i);a.a},9473:function(t,e,n){},"988e":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"u-grid",props:{col:{type:[Number,String],default:3},border:{type:Boolean,default:!0},align:{type:String,default:"left"},hoverClass:{type:String,default:"u-hover-class"}},data:function(){return{index:0}},watch:{parentData:function(){this.children.length&&this.children.map((function(t){"function"==typeof t.updateParentData&&t.updateParentData()}))}},created:function(){this.children=[]},computed:{parentData:function(){return[this.hoverClass,this.col,this.size,this.border]},gridStyle:function(){var t={};switch(this.align){case"left":t.justifyContent="flex-start";break;case"center":t.justifyContent="center";break;case"right":t.justifyContent="flex-end";break;default:t.justifyContent="flex-start"}return t}},methods:{click:function(t){this.$emit("click",t)}}};e.default=i},fd75:function(t,e,n){"use strict";n.r(e);var i=n("988e"),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}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-grid/u-grid-create-component',
{
'components/uview-ui/components/u-grid/u-grid-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("33be"))
})
},
[['components/uview-ui/components/u-grid/u-grid-create-component']]
]);

View File

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

View File

@ -0,0 +1 @@
<view class="{{['u-grid','data-v-087daa7c',(border)?'u-border-top u-border-left':'']}}" style="{{$root.s0}}"><slot></slot></view>

View File

@ -0,0 +1 @@
.u-grid.data-v-087daa7c{width:100%;position:relative;box-sizing:border-box;overflow:hidden}

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-line/u-line"],{"10a1":function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return r})),n.d(e,"a",(function(){}));var i=function(){var t=this.$createElement,e=(this._self._c,this.__get_style([this.lineStyle]));this.$mp.data=Object.assign({},{$root:{s0:e}})},r=[]},2597:function(t,e,n){"use strict";var i=n("2cc8"),r=n.n(i);r.a},"2cc8":function(t,e,n){},7019:function(t,e,n){"use strict";n.r(e);var i=n("786d"),r=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"]=r.a},"786d":function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={name:"u-line",props:{color:{type:String,default:"#e4e7ed"},length:{type:String,default:"100%"},direction:{type:String,default:"row"},hairLine:{type:Boolean,default:!0},margin:{type:String,default:"0"},borderStyle:{type:String,default:"solid"}},computed:{lineStyle:function(){var t={};return t.margin=this.margin,"row"==this.direction?(t.borderBottomWidth="1px",t.borderBottomStyle=this.borderStyle,t.width=this.$u.addUnit(this.length),this.hairLine&&(t.transform="scaleY(0.5)")):(t.borderLeftWidth="1px",t.borderLeftStyle=this.borderStyle,t.height=this.$u.addUnit(this.length),this.hairLine&&(t.transform="scaleX(0.5)")),t.borderColor=this.color,t}}};e.default=i},f36b:function(t,e,n){"use strict";n.r(e);var i=n("10a1"),r=n("7019");for(var o in r)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(o);n("2597");var a=n("828b"),u=Object(a["a"])(r["default"],i["b"],i["c"],!1,null,"3ec82d89",null,!1,i["a"],void 0);e["default"]=u.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-line/u-line-create-component',
{
'components/uview-ui/components/u-line/u-line-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("f36b"))
})
},
[['components/uview-ui/components/u-line/u-line-create-component']]
]);

View File

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

View File

@ -0,0 +1 @@
<view class="u-line data-v-3ec82d89" style="{{$root.s0}}"></view>

View File

@ -0,0 +1 @@
.u-line.data-v-3ec82d89{vertical-align:middle}

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-navbar/u-navbar"],{"1a98":function(t,e,n){"use strict";var i=n("3511"),a=n.n(i);a.a},"2c5d":function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n,i=t.getSystemInfoSync();n=t.getMenuButtonBoundingClientRect();var a={name:"u-navbar",props:{height:{type:[String,Number],default:""},backIconColor:{type:String,default:"#606266"},backIconName:{type:String,default:"nav-back"},backIconSize:{type:[String,Number],default:"44"},backText:{type:String,default:""},backTextStyle:{type:Object,default:function(){return{color:"#606266"}}},title:{type:String,default:""},titleWidth:{type:[String,Number],default:"250"},titleColor:{type:String,default:"#606266"},titleBold:{type:Boolean,default:!1},titleSize:{type:[String,Number],default:"16px"},isBack:{type:[Boolean,String],default:!0},background:{type:Object,default:function(){return{background:"#ffffff"}}},isFixed:{type:Boolean,default:!0},immersive:{type:Boolean,default:!1},borderBottom:{type:Boolean,default:!0},zIndex:{type:[String,Number],default:""},customBack:{type:Function,default:null},customClass:{type:String,default:""}},data:function(){return{menuButtonInfo:n,statusBarHeight:i.statusBarHeight}},computed:{navbarInnerStyle:function(){var t={};t.height=this.navbarHeight+"px";var e=i.windowWidth-n.left;return t.marginRight=e+"px",t},navbarStyle:function(){var t={};return t.zIndex=this.zIndex?this.zIndex:this.$u.zIndex.navbar,Object.assign(t,this.background),t},titleStyle:function(){var e={},a=i.windowWidth-n.left;return e.left=(i.windowWidth-t.upx2px(this.titleWidth))/2+"px",e.right=a-(i.windowWidth-t.upx2px(this.titleWidth))/2+a+"px",e.width=t.upx2px(this.titleWidth)+"px",e},navbarHeight:function(){var t="ios"==i.platform?44:48;return this.height?this.height:t}},created:function(){},methods:{goBack:function(){"function"===typeof this.customBack?this.customBack.bind(this.$u.$parent.call(this))():t.navigateBack()}}};e.default=a}).call(this,n("df3c")["default"])},3511:function(t,e,n){},"93e6":function(t,e,n){"use strict";n.r(e);var i=n("9955"),a=n("b407");for(var u in a)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(u);n("1a98");var r=n("828b"),o=Object(r["a"])(a["default"],i["b"],i["c"],!1,null,"6b9ba696",null,!1,i["a"],void 0);e["default"]=o.exports},9955:function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return u})),n.d(e,"a",(function(){return i}));var i={uIcon:function(){return n.e("components/uview-ui/components/u-icon/u-icon").then(n.bind(null,"9e59"))}},a=function(){var t=this,e=t.$createElement,n=(t._self._c,t.__get_style([t.navbarStyle])),i=t.__get_style([t.navbarInnerStyle]),a=t.isBack&&t.backText?t.__get_style([t.backTextStyle]):null,u=t.title?t.__get_style([t.titleStyle]):null,r=t.isFixed&&!t.immersive?Number(t.navbarHeight):null;t.$mp.data=Object.assign({},{$root:{s0:n,s1:i,s2:a,s3:u,m0:r}})},u=[]},b407:function(t,e,n){"use strict";n.r(e);var i=n("2c5d"),a=n.n(i);for(var u in i)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(u);e["default"]=a.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-navbar/u-navbar-create-component',
{
'components/uview-ui/components/u-navbar/u-navbar-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("93e6"))
})
},
[['components/uview-ui/components/u-navbar/u-navbar-create-component']]
]);

View File

@ -0,0 +1,6 @@
{
"usingComponents": {
"u-icon": "/components/uview-ui/components/u-icon/u-icon"
},
"component": true
}

View File

@ -0,0 +1 @@
<view class="data-v-6b9ba696"><view class="{{['u-navbar','data-v-6b9ba696',[(isFixed)?'u-navbar-fixed':'',(borderBottom)?'u-border-bottom':''],customClass]}}" style="{{$root.s0}}"><view class="u-status-bar data-v-6b9ba696" style="{{'height:'+(statusBarHeight+'px')+';'}}"></view><view class="u-navbar-inner data-v-6b9ba696" style="{{$root.s1}}"><view class="u-navbar-left data-v-6b9ba696"><block wx:if="{{isBack}}"><view data-event-opts="{{[['tap',[['goBack',['$event']]]]]}}" class="u-back-wrap data-v-6b9ba696" bindtap="__e"><view class="u-icon-wrap data-v-6b9ba696"><u-icon vue-id="19f09a9a-1" name="{{backIconName}}" color="{{backIconColor}}" size="{{backIconSize}}" class="data-v-6b9ba696" bind:__l="__l"></u-icon></view><block wx:if="{{backText}}"><view class="u-icon-wrap u-back-text u-line-1 data-v-6b9ba696" style="{{$root.s2}}">{{backText}}</view></block></view></block><block wx:else><view class="u-back-wrap data-v-6b9ba696"><slot name="left"></slot></view></block></view><block wx:if="{{title}}"><view class="u-navbar-content-title data-v-6b9ba696" style="{{$root.s3}}"><view class="u-title u-line-1 data-v-6b9ba696" style="{{'color:'+(titleColor)+';'+('font-size:'+(titleSize)+';')+('font-weight:'+(titleBold?'bold':'normal')+';')}}">{{''+title+''}}</view></view></block><view class="u-slot-content data-v-6b9ba696"><slot></slot></view><view class="u-slot-right data-v-6b9ba696"><slot name="right"></slot></view></view></view><block wx:if="{{isFixed&&!immersive}}"><view class="u-navbar-placeholder data-v-6b9ba696" style="{{'width:'+('100%')+';'+('height:'+($root.m0+statusBarHeight+'px')+';')}}"></view></block></view>

View File

@ -0,0 +1 @@
.u-navbar.data-v-6b9ba696{width:100%}.u-navbar-fixed.data-v-6b9ba696{position:fixed;left:0;right:0;top:0;z-index:991}.u-status-bar.data-v-6b9ba696{width:100%}.u-navbar-inner.data-v-6b9ba696{display:flex;flex-direction:row;justify-content:space-between;position:relative;align-items:center}.u-back-wrap.data-v-6b9ba696{display:flex;flex-direction:row;align-items:center;flex:1;flex-grow:0;padding:14rpx 14rpx 14rpx 24rpx}.u-back-text.data-v-6b9ba696{padding-left:4rpx;font-size:30rpx}.u-navbar-content-title.data-v-6b9ba696{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1;position:absolute;left:0;right:0;height:60rpx;text-align:center;flex-shrink:0}.u-navbar-centent-slot.data-v-6b9ba696{flex:1}.u-title.data-v-6b9ba696{line-height:60rpx;font-size:32rpx;flex:1}.u-navbar-right.data-v-6b9ba696{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.u-slot-content.data-v-6b9ba696{flex:1;display:flex;flex-direction:row;align-items:center}

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-radio-group/u-radio-group"],{"0d70":function(t,e,a){"use strict";var n=a("a481"),i=a.n(n);i.a},"4c53":function(t,e,a){"use strict";a.r(e);var n=a("4d08"),i=a.n(n);for(var u in n)["default"].indexOf(u)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(u);e["default"]=i.a},"4d08":function(t,e,a){"use strict";var n=a("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(a("4f27")),u={name:"u-radio-group",mixins:[i.default],props:{disabled:{type:Boolean,default:!1},value:{type:[String,Number],default:""},activeColor:{type:String,default:"#2979ff"},size:{type:[String,Number],default:34},labelDisabled:{type:Boolean,default:!1},shape:{type:String,default:"circle"},iconSize:{type:[String,Number],default:20},width:{type:[String,Number],default:"auto"},wrap:{type:Boolean,default:!1}},created:function(){this.children=[]},watch:{parentData:function(){this.children.length&&this.children.map((function(t){"function"==typeof t.updateParentData&&t.updateParentData()}))}},computed:{parentData:function(){return[this.value,this.disabled,this.activeColor,this.size,this.labelDisabled,this.shape,this.iconSize,this.width,this.wrap]}},methods:{setValue:function(t){var e=this;this.children.map((function(e){e.parentData.value!=t&&(e.parentData.value="")})),this.$emit("input",t),this.$emit("change",t),setTimeout((function(){e.dispatch("u-form-item","on-form-change",t)}),60)}}};e.default=u},"98b3":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return i})),a.d(e,"a",(function(){}));var n=function(){var t=this.$createElement;this._self._c},i=[]},a481:function(t,e,a){},b465:function(t,e,a){"use strict";a.r(e);var n=a("98b3"),i=a("4c53");for(var u in i)["default"].indexOf(u)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(u);a("0d70");var r=a("828b"),o=Object(r["a"])(i["default"],n["b"],n["c"],!1,null,"65cce92f",null,!1,n["a"],void 0);e["default"]=o.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-radio-group/u-radio-group-create-component',
{
'components/uview-ui/components/u-radio-group/u-radio-group-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("b465"))
})
},
[['components/uview-ui/components/u-radio-group/u-radio-group-create-component']]
]);

View File

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

View File

@ -0,0 +1 @@
<view class="u-radio-group u-clearfix data-v-65cce92f"><slot></slot></view>

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-radio/u-radio"],{"29ad":function(t,e,i){"use strict";i.r(e);var a=i("4f5a"),n=i.n(a);for(var s in a)["default"].indexOf(s)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(s);e["default"]=n.a},"2d6e":function(t,e,i){"use strict";i.r(e);var a=i("54ff"),n=i("29ad");for(var s in n)["default"].indexOf(s)<0&&function(t){i.d(e,t,(function(){return n[t]}))}(s);i("d540");var l=i("828b"),r=Object(l["a"])(n["default"],a["b"],a["c"],!1,null,"7190a604",null,!1,a["a"],void 0);e["default"]=r.exports},"36c4":function(t,e,i){},"4f5a":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={name:"u-radio",props:{name:{type:[String,Number],default:""},shape:{type:String,default:""},disabled:{type:[String,Boolean],default:""},labelDisabled:{type:[String,Boolean],default:""},activeColor:{type:String,default:""},iconSize:{type:[String,Number],default:""},labelSize:{type:[String,Number],default:""}},data:function(){return{parentData:{iconSize:null,labelDisabled:null,disabled:null,shape:null,activeColor:null,size:null,width:null,height:null,value:null,wrap:null}}},created:function(){this.parent=!1,this.updateParentData(),this.parent.children.push(this)},computed:{elDisabled:function(){return""!==this.disabled?this.disabled:null!==this.parentData.disabled&&this.parentData.disabled},elLabelDisabled:function(){return""!==this.labelDisabled?this.labelDisabled:null!==this.parentData.labelDisabled&&this.parentData.labelDisabled},elSize:function(){return this.size?this.size:this.parentData.size?this.parentData.size:34},elIconSize:function(){return this.iconSize?this.iconSize:this.parentData.iconSize?this.parentData.iconSize:20},elActiveColor:function(){return this.activeColor?this.activeColor:this.parentData.activeColor?this.parentData.activeColor:"primary"},elShape:function(){return this.shape?this.shape:this.parentData.shape?this.parentData.shape:"circle"},iconStyle:function(){var t={};return this.elActiveColor&&this.parentData.value==this.name&&!this.elDisabled&&(t.borderColor=this.elActiveColor,t.backgroundColor=this.elActiveColor),t.width=this.$u.addUnit(this.elSize),t.height=this.$u.addUnit(this.elSize),t},iconColor:function(){return this.name==this.parentData.value?"#ffffff":"transparent"},iconClass:function(){var t=[];return t.push("u-radio__icon-wrap--"+this.elShape),this.name==this.parentData.value&&t.push("u-radio__icon-wrap--checked"),this.elDisabled&&t.push("u-radio__icon-wrap--disabled"),this.name==this.parentData.value&&this.elDisabled&&t.push("u-radio__icon-wrap--disabled--checked"),t.join(" ")},radioStyle:function(){var t={};return this.parentData.width&&(t.width=this.$u.addUnit(this.parentData.width),t.float="left"),this.parentData.wrap&&(t.width="100%"),t}},methods:{updateParentData:function(){this.getParentData("u-radio-group")},onClickLabel:function(){this.elLabelDisabled||this.elDisabled||this.setRadioCheckedStatus()},toggle:function(){this.elDisabled||this.setRadioCheckedStatus()},emitEvent:function(){this.parentData.value!=this.name&&this.$emit("change",this.name)},setRadioCheckedStatus:function(){this.emitEvent(),this.parent&&(this.parent.setValue(this.name),this.parentData.value=this.name)}}};e.default=a},"54ff":function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return s})),i.d(e,"a",(function(){return a}));var a={uIcon:function(){return i.e("components/uview-ui/components/u-icon/u-icon").then(i.bind(null,"9e59"))}},n=function(){var t=this.$createElement,e=(this._self._c,this.__get_style([this.radioStyle])),i=this.__get_style([this.iconStyle]),a=this.$u.addUnit(this.labelSize);this.$mp.data=Object.assign({},{$root:{s0:e,s1:i,g0:a}})},s=[]},d540:function(t,e,i){"use strict";var a=i("36c4"),n=i.n(a);n.a}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-radio/u-radio-create-component',
{
'components/uview-ui/components/u-radio/u-radio-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("2d6e"))
})
},
[['components/uview-ui/components/u-radio/u-radio-create-component']]
]);

View File

@ -0,0 +1,6 @@
{
"usingComponents": {
"u-icon": "/components/uview-ui/components/u-icon/u-icon"
},
"component": true
}

View File

@ -0,0 +1 @@
<view class="u-radio data-v-7190a604" style="{{$root.s0}}"><view data-event-opts="{{[['tap',[['toggle',['$event']]]]]}}" class="{{['u-radio__icon-wrap','data-v-7190a604',iconClass]}}" style="{{$root.s1}}" bindtap="__e"><u-icon class="u-radio__icon-wrap__icon data-v-7190a604" vue-id="c04a00aa-1" name="checkbox-mark" size="{{elIconSize}}" color="{{iconColor}}" bind:__l="__l"></u-icon></view><view data-event-opts="{{[['tap',[['onClickLabel',['$event']]]]]}}" class="u-radio__label data-v-7190a604" style="{{'font-size:'+($root.g0)+';'}}" bindtap="__e"><slot></slot></view></view>

View File

@ -0,0 +1 @@
.u-radio.data-v-7190a604{display:inline-flex;align-items:center;overflow:hidden;-webkit-user-select:none;user-select:none;line-height:1.8}.u-radio__icon-wrap.data-v-7190a604{color:#606266;display:flex;flex-direction:row;flex:none;align-items:center;justify-content:center;box-sizing:border-box;width:42rpx;height:42rpx;color:transparent;text-align:center;transition-property:color,border-color,background-color;font-size:20px;border:1px solid #c8c9cc;transition-duration:.2s}.u-radio__icon-wrap--circle.data-v-7190a604{border-radius:100%}.u-radio__icon-wrap--square.data-v-7190a604{border-radius:3px}.u-radio__icon-wrap--checked.data-v-7190a604{color:#fff;background-color:#2979ff;border-color:#2979ff}.u-radio__icon-wrap--disabled.data-v-7190a604{background-color:#ebedf0;border-color:#c8c9cc}.u-radio__icon-wrap--disabled--checked.data-v-7190a604{color:#c8c9cc!important}.u-radio__label.data-v-7190a604{word-wrap:break-word;margin-left:10rpx;margin-right:24rpx;color:#606266;font-size:30rpx}.u-radio__label--disabled.data-v-7190a604{color:#c8c9cc}

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-sticky/u-sticky"],{"0f5d":function(t,e,n){"use strict";n.r(e);var i=n("705d"),s=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"]=s.a},"5d0c":function(t,e,n){"use strict";var i=n("8483"),s=n.n(i);s.a},"705d":function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n={name:"u-sticky",props:{offsetTop:{type:[Number,String],default:0},index:{type:[Number,String],default:""},enable:{type:Boolean,default:!0},h5NavHeight:{type:[Number,String],default:44},bgColor:{type:String,default:"#ffffff"},zIndex:{type:[Number,String],default:""}},data:function(){return{fixed:!1,height:"auto",stickyTop:0,elClass:this.$u.guid(),left:0,width:"auto"}},watch:{offsetTop:function(t){this.initObserver()},enable:function(t){0==t?(this.fixed=!1,this.disconnectObserver("contentObserver")):this.initObserver()}},computed:{uZIndex:function(){return this.zIndex?this.zIndex:this.$u.zIndex.sticky}},mounted:function(){this.initObserver()},methods:{initObserver:function(){var e=this;this.enable&&(this.stickyTop=0!=this.offsetTop?t.upx2px(this.offsetTop):0,this.disconnectObserver("contentObserver"),this.$uGetRect("."+this.elClass).then((function(t){e.height=t.height,e.left=t.left,e.width=t.width,e.$nextTick((function(){e.observeContent()}))})))},observeContent:function(){var t=this;this.disconnectObserver("contentObserver");var e=this.createIntersectionObserver({thresholds:[.95,.98,1]});e.relativeToViewport({top:-this.stickyTop}),e.observe("."+this.elClass,(function(e){t.enable&&t.setFixed(e.boundingClientRect.top)})),this.contentObserver=e},setFixed:function(t){var e=t<this.stickyTop;e?this.$emit("fixed",this.index):this.fixed&&this.$emit("unfixed",this.index),this.fixed=e},disconnectObserver:function(t){var e=this[t];e&&e.disconnect()}},beforeDestroy:function(){this.disconnectObserver("contentObserver")}};e.default=n}).call(this,n("df3c")["default"])},7476:function(t,e,n){"use strict";n.r(e);var i=n("ae1d"),s=n("0f5d");for(var o in s)["default"].indexOf(o)<0&&function(t){n.d(e,t,(function(){return s[t]}))}(o);n("5d0c");var r=n("828b"),c=Object(r["a"])(s["default"],i["b"],i["c"],!1,null,"3f983de2",null,!1,i["a"],void 0);e["default"]=c.exports},8483:function(t,e,n){},ae1d:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return s})),n.d(e,"a",(function(){}));var i=function(){var t=this.$createElement;this._self._c},s=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-sticky/u-sticky-create-component',
{
'components/uview-ui/components/u-sticky/u-sticky-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("7476"))
})
},
[['components/uview-ui/components/u-sticky/u-sticky-create-component']]
]);

View File

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

View File

@ -0,0 +1 @@
<view class="data-v-3f983de2"><view class="{{['u-sticky-wrap','data-v-3f983de2',elClass]}}" style="{{'height:'+(fixed?height+'px':'auto')+';'+('background-color:'+(bgColor)+';')}}"><view class="u-sticky data-v-3f983de2" style="{{'position:'+(fixed?'fixed':'static')+';'+('top:'+(stickyTop+'px')+';')+('left:'+(left+'px')+';')+('width:'+(width=='auto'?'auto':width+'px')+';')+('z-index:'+(uZIndex)+';')}}"><slot></slot></view></view></view>

View File

@ -0,0 +1 @@
.u-sticky.data-v-3f983de2{z-index:9999999999}

View File

@ -0,0 +1,10 @@
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uview-ui/components/u-tabs/u-tabs"],{"5ada":function(t,e,n){"use strict";n.r(e);var r=n("8209"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return r[t]}))}(a);e["default"]=i.a},"756a":function(t,e,n){"use strict";n.r(e);var r=n("d718"),i=n("5ada");for(var a in i)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(a);n("c36e");var u=n("828b"),o=Object(u["a"])(i["default"],r["b"],r["c"],!1,null,"b393d788",null,!1,r["a"],void 0);e["default"]=o.exports},8209:function(t,e,n){"use strict";(function(t){var r=n("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=r(n("7eb4")),a=r(n("ee10")),u={name:"u-tabs",props:{isScroll:{type:Boolean,default:!0},list:{type:Array,default:function(){return[]}},current:{type:[Number,String],default:0},height:{type:[String,Number],default:80},fontSize:{type:[String,Number],default:30},duration:{type:[String,Number],default:.5},activeColor:{type:String,default:"#2979ff"},inactiveColor:{type:String,default:"#303133"},barWidth:{type:[String,Number],default:60},barHeight:{type:[String,Number],default:6},gutter:{type:[String,Number],default:30},bgColor:{type:String,default:"#ffffff"},name:{type:String,default:"name"},count:{type:String,default:"count"},offset:{type:Array,default:function(){return[5,20]}},bold:{type:Boolean,default:!0},activeItemStyle:{type:Object,default:function(){return{}}},showBar:{type:Boolean,default:!0},barStyle:{type:Object,default:function(){return{}}},itemWidth:{type:[Number,String],default:"auto"}},data:function(){return{scrollLeft:0,tabQueryInfo:[],componentWidth:0,scrollBarLeft:0,parentLeft:0,id:this.$u.guid(),currentIndex:this.current,barFirstTimeMove:!0}},watch:{list:function(t,e){var n=this;t.length!==e.length&&(this.currentIndex=0),this.$nextTick((function(){n.init()}))},current:{immediate:!0,handler:function(t,e){var n=this;this.$nextTick((function(){n.currentIndex=t,n.scrollByIndex()}))}}},computed:{tabBarStyle:function(){var t={width:this.barWidth+"rpx",transform:"translate(".concat(this.scrollBarLeft,"px, -100%)"),"transition-duration":"".concat(this.barFirstTimeMove?0:this.duration,"s"),"background-color":this.activeColor,height:this.barHeight+"rpx",opacity:this.barFirstTimeMove?0:1,"border-radius":"".concat(this.barHeight/2,"px")};return Object.assign(t,this.barStyle),t},tabItemStyle:function(){var t=this;return function(e){var n={height:t.height+"rpx","line-height":t.height+"rpx","font-size":t.fontSize+"rpx","transition-duration":"".concat(t.duration,"s"),padding:t.isScroll?"0 ".concat(t.gutter,"rpx"):"",flex:t.isScroll?"auto":"1",width:t.$u.addUnit(t.itemWidth)};return e==t.currentIndex&&t.bold&&(n.fontWeight="bold"),e==t.currentIndex?(n.color=t.activeColor,n=Object.assign(n,t.activeItemStyle)):n.color=t.inactiveColor,n}}},methods:{init:function(){var t=this;return(0,a.default)(i.default.mark((function e(){var n;return i.default.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.$uGetRect("#"+t.id);case 2:n=e.sent,t.parentLeft=n.left,t.componentWidth=n.width,t.getTabRect();case 6:case"end":return e.stop()}}),e)})))()},clickTab:function(t){t!=this.currentIndex&&this.$emit("change",t)},getTabRect:function(){console.log(1);for(var e=t.createSelectorQuery().in(this),n=0;n<this.list.length;n++)e.select("#u-tab-item-".concat(n)).fields({size:!0,rect:!0});e.exec(function(t){this.tabQueryInfo=t,this.scrollByIndex()}.bind(this))},scrollByIndex:function(){var e=this,n=this.tabQueryInfo[this.currentIndex];if(n){var r=n.width,i=n.left-this.parentLeft,a=i-(this.componentWidth-r)/2;this.scrollLeft=a<0?0:a;var u=n.left+n.width/2-this.parentLeft;this.scrollBarLeft=u-t.upx2px(this.barWidth)/2,1==this.barFirstTimeMove&&setTimeout((function(){e.barFirstTimeMove=!1}),100)}}},mounted:function(){this.init()}};e.default=u}).call(this,n("df3c")["default"])},"8fa4":function(t,e,n){},c36e:function(t,e,n){"use strict";var r=n("8fa4"),i=n.n(r);i.a},d718: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(){return r}));var r={uBadge:function(){return n.e("components/uview-ui/components/u-badge/u-badge").then(n.bind(null,"0eb6"))}},i=function(){var t=this,e=t.$createElement,n=(t._self._c,t.__map(t.list,(function(e,n){var r=t.__get_orig(e),i=t.__get_style([t.tabItemStyle(n)]);return{$orig:r,s0:i}}))),r=t.showBar?t.__get_style([t.tabBarStyle]):null;t.$mp.data=Object.assign({},{$root:{l0:n,s1:r}})},a=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/uview-ui/components/u-tabs/u-tabs-create-component',
{
'components/uview-ui/components/u-tabs/u-tabs-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("756a"))
})
},
[['components/uview-ui/components/u-tabs/u-tabs-create-component']]
]);

View File

@ -0,0 +1,6 @@
{
"usingComponents": {
"u-badge": "/components/uview-ui/components/u-badge/u-badge"
},
"component": true
}

View File

@ -0,0 +1 @@
<view class="u-tabs data-v-b393d788" style="{{'background:'+(bgColor)+';'}}"><view id="{{id}}" class="data-v-b393d788"><scroll-view class="u-scroll-view data-v-b393d788" scroll-x="{{true}}" scroll-left="{{scrollLeft}}" scroll-with-animation="{{true}}"><view class="{{['u-scroll-box','data-v-b393d788',(!isScroll)?'u-tabs-scorll-flex':'']}}" style="{{'height:'+(height+'rpx')+';'}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="u-tab-item u-line-1 data-v-b393d788" style="{{item.s0}}" id="{{'u-tab-item-'+index}}" data-event-opts="{{[['tap',[['clickTab',[index]]]]]}}" bindtap="__e"><u-badge vue-id="{{'47dda29a-1-'+index}}" count="{{item.$orig[count]||item.$orig['count']||0}}" offset="{{offset}}" size="mini" class="data-v-b393d788" bind:__l="__l"></u-badge>{{''+(item.$orig[name]||item.$orig['name'])+''}}</view></block><block wx:if="{{showBar}}"><view class="u-tab-bar data-v-b393d788" style="{{$root.s1}}"></view></block></view></scroll-view></view></view>

View File

@ -0,0 +1,2 @@
view.data-v-b393d788,
scroll-view.data-v-b393d788{box-sizing:border-box}.data-v-b393d788::-webkit-scrollbar,.data-v-b393d788::-webkit-scrollbar,.data-v-b393d788::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}.u-scroll-box.data-v-b393d788{position:relative}.u-scroll-view.data-v-b393d788{width:100%;white-space:nowrap;position:relative}.u-tab-item.data-v-b393d788{position:relative;display:inline-block;text-align:center;transition-property:background-color,color}.u-tab-bar.data-v-b393d788{position:absolute;bottom:0}.u-tabs-scorll-flex.data-v-b393d788{display:flex;flex-direction:row;justify-content:space-between}