初始化仓库
This commit is contained in:
10
unpackage/dist/build/mp-weixin/components/shop-spec/shop-spec.js
vendored
Normal file
10
unpackage/dist/build/mp-weixin/components/shop-spec/shop-spec.js
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
(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',
|
||||
{
|
||||
'components/shop-spec/shop-spec-create-component':(function(module, exports, __webpack_require__){
|
||||
__webpack_require__('df3c')['createComponent'](__webpack_require__("2aa3"))
|
||||
})
|
||||
},
|
||||
[['components/shop-spec/shop-spec-create-component']]
|
||||
]);
|
||||
7
unpackage/dist/build/mp-weixin/components/shop-spec/shop-spec.json
vendored
Normal file
7
unpackage/dist/build/mp-weixin/components/shop-spec/shop-spec.json
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"u-popup": "/components/uview-ui/components/u-popup/u-popup",
|
||||
"u-button": "/components/uview-ui/components/u-button/u-button"
|
||||
},
|
||||
"component": true
|
||||
}
|
||||
1
unpackage/dist/build/mp-weixin/components/shop-spec/shop-spec.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/components/shop-spec/shop-spec.wxml
vendored
Normal file
@ -0,0 +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-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>
|
||||
1
unpackage/dist/build/mp-weixin/components/shop-spec/shop-spec.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/components/shop-spec/shop-spec.wxss
vendored
Normal file
@ -0,0 +1 @@
|
||||
.spec{width:600rpx;height:800rpx}.spec .shop-title{height:90rpx;line-height:90rpx;font-size:36rpx;background-color:#fafafa}.spec .attr{color:#212425}.spec .attr-list{color:#37393b;background-color:#f9f9f9;margin:0 10rpx 10rpx 0;border-radius:16rpx;border:2rpx solid #f6f6f7;padding:20rpx}.spec .active{border:2rpx solid #254062;color:#254062}.spec .w-40{width:40%}
|
||||
Reference in New Issue
Block a user