61.js 8.3 KB

1
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[61],{1682:function(t,e,a){"use strict";a.r(e);var n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{attrs:{id:"diy_template_market"}},[a("div",{staticClass:"diy_head"},[a("div",{staticClass:"template_head"},[a("div",{staticClass:"template_name"},[t._v("模板管理")]),t._v(" "),a("div",{staticClass:"button_box"},[a("a-button",{attrs:{type:"primary"}},[t._v("点击同步")]),t._v(" "),a("a-button",{attrs:{type:"danger"}},[t._v("删除全部")]),t._v(" "),a("p",{staticClass:"btn_warn_text"},[t._v("删除全部会清空本地数据(如果图片不显示,请尝试点击删除后重新同步)")])],1)]),t._v(" "),a("div",{staticClass:"select_type"},[a("div",{staticClass:"select_type_child"},[a("div",{staticClass:"select_type_child_name"},[t._v("行业:")]),t._v(" "),a("div",{staticClass:"select_type_child_box"},[a("div",{style:{}},[a("a-radio-group",{attrs:{"default-value":"a"}},[a("a-radio-button",{attrs:{value:"a"}},[t._v("全部")]),t._v(" "),a("a-radio-button",{attrs:{value:"b"}},[t._v("美妆")]),t._v(" "),a("a-radio-button",{attrs:{value:"c"}},[t._v("母婴用品")]),t._v(" "),a("a-radio-button",{attrs:{value:"d"}},[t._v("珠宝")]),t._v(" "),a("a-radio-button",{attrs:{value:"e"}},[t._v("水果生鲜")]),t._v(" "),a("a-radio-button",{attrs:{value:"f"}},[t._v("日用百货")]),t._v(" "),a("a-radio-button",{attrs:{value:"h"}},[t._v("服装箱包")]),t._v(" "),a("a-radio-button",{attrs:{value:"i"}},[t._v("家居")]),t._v(" "),a("a-radio-button",{attrs:{value:"l"}},[t._v("节日")]),t._v(" "),a("a-radio-button",{attrs:{value:"m"}},[t._v("综合商城")])],1)],1)])]),t._v(" "),a("div",{staticClass:"select_type_child"},[a("div",{staticClass:"select_type_child_name"},[t._v("页面:")]),t._v(" "),a("div",{staticClass:"select_type_child_box"},[a("div",{style:{}},[a("a-radio-group",{attrs:{"default-value":"a"}},[a("a-radio-button",{attrs:{value:"a"}},[t._v("全部")]),t._v(" "),a("a-radio-button",{attrs:{value:"b"}},[t._v("页面")])],1)],1)])]),t._v(" "),a("div",{staticClass:"select_type_child"},[a("div",{staticClass:"select_type_child_name"},[t._v("类型:")]),t._v(" "),a("div",{staticClass:"select_type_child_box"},[a("div",{style:{}},[a("a-radio-group",{attrs:{"default-value":"a"}},[a("a-radio-button",{attrs:{value:"a"}},[t._v("全部")]),t._v(" "),a("a-radio-button",{attrs:{value:"b"}},[t._v("H5")]),t._v(" "),a("a-radio-button",{attrs:{value:"c"}},[t._v("小程序")])],1)],1)])])])]),t._v(" "),a("div",{staticClass:"diy_template_market_main"},[a("div",{staticClass:"template_list"},t._l(10,(function(e){return a("div",{staticClass:"template_list_child"},[a("img",{attrs:{src:"https://dev4.yunzmall.com/attachment/image/86e48d7829b62e860fa00243ecaf2c9a.jpg",alt:""}}),t._v(" "),t._m(0,!0)])})),0)]),t._v(" "),a("div",{staticClass:"bottom_pagination"},[a("a-pagination",{staticClass:"page-pagination",attrs:{showQuickJumper:"",pageSize:t.main_page_pagination.pageSize,current:t.main_page_pagination.current,total:t.main_page_pagination.total},on:{change:t.handle_page_change}})],1)])};n._withStripped=!0;var i=a(11);var _=function(t){a(1955)},l=Object(i.a)({data:function(){return{main_page_pagination:{current:1,pageSize:10,total:100}}},components:{},computed:{},methods:{handle_page_change:function(t){this.main_page_pagination.current=t}}},n,[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"hoverBox"},[e("div",{staticClass:"selectBtn"},[this._v("选取")]),this._v(" "),e("p",{staticClass:"template_title"},[this._v("商城首页模板1商城首页模板1")])])}],!1,_,"data-v-730bb18c",null);l.options.__file="src\\views\\design\\diy_template_market.vue";e.default=l.exports},1955:function(t,e,a){var n=a(1956);"string"==typeof n&&(n=[[t.i,n,""]]),n.locals&&(t.exports=n.locals);(0,a(19).default)("b655a60c",n,!1,{})},1956:function(t,e,a){(t.exports=a(16)(!1)).push([t.i,"\n#diy_template_market[data-v-730bb18c] {\n display: flex;\n flex-direction: column;\n height: 100%;\n padding: 30px 20px 20px 20px;\n}\n#diy_template_market p[data-v-730bb18c] {\n margin: 0;\n}\n#diy_template_market .diy_head[data-v-730bb18c] {\n width: 100%;\n overflow: hidden;\n flex-shrink: 0;\n}\n#diy_template_market .diy_head .template_head[data-v-730bb18c] {\n height: 38px;\n padding: 0 10px;\n display: flex;\n justify-content: space-between;\n align-items: center;\n}\n#diy_template_market .diy_head .template_head .template_name[data-v-730bb18c] {\n border-left: 4px solid #29ba9c;\n text-indent: 10px;\n}\n#diy_template_market .diy_head .template_head .button_box[data-v-730bb18c] {\n display: flex;\n align-items: center;\n}\n#diy_template_market .diy_head .template_head .button_box button[data-v-730bb18c] {\n margin-right: 12px;\n}\n#diy_template_market .diy_head .template_head .button_box .btn_warn_text[data-v-730bb18c] {\n max-width: 250px;\n color: #ff0000;\n line-height: 16px;\n}\n#diy_template_market .diy_head .select_type[data-v-730bb18c] {\n display: flex;\n flex-direction: column;\n padding-top: 16px;\n}\n#diy_template_market .diy_head .select_type .select_type_child[data-v-730bb18c] {\n display: flex;\n padding: 0 24px 24px;\n}\n#diy_template_market .diy_head .select_type .select_type_child .select_type_child_name[data-v-730bb18c] {\n width: 65px;\n padding-right: 10px;\n color: #000;\n font-size: 14px;\n height: 32px;\n line-height: 32px;\n}\n#diy_template_market .diy_head .select_type .select_type_child .select_type_child_box[data-v-730bb18c] {\n flex: 1;\n}\n#diy_template_market .diy_head .select_type .select_type_child .select_type_child_box .ant-radio-button-wrapper[data-v-730bb18c] {\n border: none;\n color: #999999;\n}\n#diy_template_market .diy_head .select_type .select_type_child .select_type_child_box .ant-radio-button-wrapper-checked[data-v-730bb18c] {\n box-shadow: none;\n}\n#diy_template_market .diy_head .select_type .select_type_child .select_type_child_box .ant-radio-button-wrapper-checked[data-v-730bb18c]:not(.ant-radio-button-wrapper-disabled):focus-within {\n outline: none;\n box-shadow: none;\n}\n#diy_template_market .diy_head .select_type .select_type_child .select_type_child_box .ant-radio-button-wrapper-checked[data-v-730bb18c]:not(.ant-radio-button-wrapper-disabled) {\n color: #29ba9c;\n}\n#diy_template_market .diy_head .select_type .select_type_child .select_type_child_box .ant-radio-button-wrapper[data-v-730bb18c]::before {\n width: 0;\n}\n#diy_template_market .diy_template_market_main[data-v-730bb18c] {\n flex: 1;\n padding: 20px 40px;\n}\n#diy_template_market .diy_template_market_main .template_list[data-v-730bb18c] {\n display: flex;\n flex-wrap: wrap;\n}\n#diy_template_market .diy_template_market_main .template_list .template_list_child[data-v-730bb18c] {\n width: 145px;\n height: 254px;\n margin: 0 20px 25px 0;\n overflow: hidden;\n border-radius: 15px;\n position: relative;\n}\n#diy_template_market .diy_template_market_main .template_list .template_list_child img[data-v-730bb18c] {\n width: 100%;\n height: 100%;\n}\n#diy_template_market .diy_template_market_main .template_list .template_list_child .hoverBox[data-v-730bb18c] {\n display: none;\n}\n#diy_template_market .diy_template_market_main .template_list .template_list_child:hover .hoverBox[data-v-730bb18c] {\n display: block;\n position: absolute;\n width: 100%;\n height: 100%;\n top: 0;\n left: 0;\n background: rgba(0, 0, 0, 0.5);\n}\n#diy_template_market .diy_template_market_main .template_list .template_list_child:hover .hoverBox .selectBtn[data-v-730bb18c] {\n position: absolute;\n width: 70px;\n height: 24px;\n line-height: 24px;\n background: #ffffff;\n color: #29ba9c;\n font-size: 10px;\n text-align: center;\n top: 50%;\n left: 50%;\n margin-top: -12px;\n margin-left: -35px;\n cursor: pointer;\n}\n#diy_template_market .diy_template_market_main .template_list .template_list_child:hover .hoverBox .template_title[data-v-730bb18c] {\n position: absolute;\n height: 30px;\n line-height: 30px;\n bottom: 0;\n left: 0;\n width: 100%;\n text-align: left;\n padding: 0 8px;\n color: #fff;\n overflow: hidden;\n /*超出部分隐藏*/\n text-overflow: ellipsis;\n /* 超出部分显示省略号 */\n white-space: nowrap;\n /*规定段落中的文本不进行换行 */\n}\n#diy_template_market .bottom_pagination[data-v-730bb18c] {\n flex-shrink: 0;\n height: 32px;\n margin-bottom: 24px;\n text-align: center;\n}\n",""])}}]);