Commit 02aad64c by 无尘

add:增加公共请求方法

parent 30794b39
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>GIC-会员标签</title><link href=./static/css/app.cd0d26afa39ab53c8964f81c7c6ed01b.css rel=stylesheet></head><body style="background-color: #f0f2f5;min-width: 1400px;"><div id=app></div><script type=text/javascript src=./static/js/manifest.ed74771bbd4ab0a554a6.js></script><script type=text/javascript src=./static/js/vendor.ae6fa584b9d3d8074e5d.js></script><script type=text/javascript src=./static/js/app.5306b75fe73678a3cea1.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>GIC-会员标签</title><link href=./static/css/app.557cb6347bcaa054250edc01272ed9cf.css rel=stylesheet></head><body style="background-color: #f0f2f5;min-width: 1400px;"><div id=app></div><script type=text/javascript src=./static/js/manifest.23154050ed77544cd7a1.js></script><script type=text/javascript src=./static/js/vendor.ae6fa584b9d3d8074e5d.js></script><script type=text/javascript src=./static/js/app.4a9a21660f890d7cff6d.js></script></body></html>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -932,6 +932,8 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
max-width: 500px;
vertical-align: top;
font-size: 14px;
max-height: 70px;
overflow: hidden;
}
.common-libFields .common-lib__cell__fieldName {
......
......@@ -25,6 +25,12 @@
</li>
<li>
<i class="icon iconfont icon-tupian2"></i>
<div class="name">图片</div>
<div class="fontclass">.icon-tupian2</div>
</li>
<li>
<i class="icon iconfont icon-video"></i>
<div class="name">视频</div>
<div class="fontclass">.icon-video</div>
......@@ -181,6 +187,12 @@
</li>
<li>
<i class="icon iconfont icon-duanxin1"></i>
<div class="name">短信 2</div>
<div class="fontclass">.icon-duanxin1</div>
</li>
<li>
<i class="icon iconfont icon-youxi1"></i>
<div class="name">游戏</div>
<div class="fontclass">.icon-youxi1</div>
......@@ -295,6 +307,12 @@
</li>
<li>
<i class="icon iconfont icon-xiaochengxu"></i>
<div class="name">小程序</div>
<div class="fontclass">.icon-xiaochengxu</div>
</li>
<li>
<i class="icon iconfont icon-zhankai"></i>
<div class="name">展开</div>
<div class="fontclass">.icon-zhankai</div>
......@@ -331,6 +349,12 @@
</li>
<li>
<i class="icon iconfont icon-wenzi"></i>
<div class="name">文字</div>
<div class="fontclass">.icon-wenzi</div>
</li>
<li>
<i class="icon iconfont icon-zhinengyinqing"></i>
<div class="name">智能引擎</div>
<div class="fontclass">.icon-zhinengyinqing</div>
......@@ -649,6 +673,12 @@
</li>
<li>
<i class="icon iconfont icon-xiaochengxu1"></i>
<div class="name">小程序</div>
<div class="fontclass">.icon-xiaochengxu1</div>
</li>
<li>
<i class="icon iconfont icon-jifenmingxibiao"></i>
<div class="name">积分明细表</div>
<div class="fontclass">.icon-jifenmingxibiao</div>
......@@ -667,6 +697,12 @@
</li>
<li>
<i class="icon iconfont icon-tuwenyangshi"></i>
<div class="name">图文样式</div>
<div class="fontclass">.icon-tuwenyangshi</div>
</li>
<li>
<i class="icon iconfont icon-dongjie"></i>
<div class="name">冻结</div>
<div class="fontclass">.icon-dongjie</div>
......@@ -684,6 +720,24 @@
<div class="fontclass">.icon-xinxixianshi</div>
</li>
<li>
<i class="icon iconfont icon-dianhua"></i>
<div class="name">电话</div>
<div class="fontclass">.icon-dianhua</div>
</li>
<li>
<i class="icon iconfont icon-qiaquanhexiao"></i>
<div class="name">卡券</div>
<div class="fontclass">.icon-qiaquanhexiao</div>
</li>
<li>
<i class="icon iconfont icon-shougongbiaoqian"></i>
<div class="name">手工标签</div>
<div class="fontclass">.icon-shougongbiaoqian</div>
</li>
</ul>
<h2 id="font-class-">font-class引用</h2>
......
......@@ -45,6 +45,14 @@
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-tupian2"></use>
</svg>
<div class="name">图片</div>
<div class="fontclass">#icon-tupian2</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-video"></use>
</svg>
<div class="name">视频</div>
......@@ -253,6 +261,14 @@
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-duanxin1"></use>
</svg>
<div class="name">短信 2</div>
<div class="fontclass">#icon-duanxin1</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-youxi1"></use>
</svg>
<div class="name">游戏</div>
......@@ -405,6 +421,14 @@
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-xiaochengxu"></use>
</svg>
<div class="name">小程序</div>
<div class="fontclass">#icon-xiaochengxu</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-zhankai"></use>
</svg>
<div class="name">展开</div>
......@@ -453,6 +477,14 @@
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-wenzi"></use>
</svg>
<div class="name">文字</div>
<div class="fontclass">#icon-wenzi</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-zhinengyinqing"></use>
</svg>
<div class="name">智能引擎</div>
......@@ -877,6 +909,14 @@
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-xiaochengxu1"></use>
</svg>
<div class="name">小程序</div>
<div class="fontclass">#icon-xiaochengxu1</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-jifenmingxibiao"></use>
</svg>
<div class="name">积分明细表</div>
......@@ -901,6 +941,14 @@
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-tuwenyangshi"></use>
</svg>
<div class="name">图文样式</div>
<div class="fontclass">#icon-tuwenyangshi</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-dongjie"></use>
</svg>
<div class="name">冻结</div>
......@@ -923,6 +971,30 @@
<div class="fontclass">#icon-xinxixianshi</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-dianhua"></use>
</svg>
<div class="name">电话</div>
<div class="fontclass">#icon-dianhua</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-qiaquanhexiao"></use>
</svg>
<div class="name">卡券</div>
<div class="fontclass">#icon-qiaquanhexiao</div>
</li>
<li>
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-shougongbiaoqian"></use>
</svg>
<div class="name">手工标签</div>
<div class="fontclass">#icon-shougongbiaoqian</div>
</li>
</ul>
......
......@@ -45,6 +45,12 @@
</li>
<li>
<i class="icon iconfont">&#xe654;</i>
<div class="name">图片</div>
<div class="code">&amp;#xe654;</div>
</li>
<li>
<i class="icon iconfont">&#xe620;</i>
<div class="name">视频</div>
<div class="code">&amp;#xe620;</div>
......@@ -201,6 +207,12 @@
</li>
<li>
<i class="icon iconfont">&#xe623;</i>
<div class="name">短信 2</div>
<div class="code">&amp;#xe623;</div>
</li>
<li>
<i class="icon iconfont">&#xe62d;</i>
<div class="name">游戏</div>
<div class="code">&amp;#xe62d;</div>
......@@ -315,6 +327,12 @@
</li>
<li>
<i class="icon iconfont">&#xe61a;</i>
<div class="name">小程序</div>
<div class="code">&amp;#xe61a;</div>
</li>
<li>
<i class="icon iconfont">&#xe742;</i>
<div class="name">展开</div>
<div class="code">&amp;#xe742;</div>
......@@ -351,6 +369,12 @@
</li>
<li>
<i class="icon iconfont">&#xe65b;</i>
<div class="name">文字</div>
<div class="code">&amp;#xe65b;</div>
</li>
<li>
<i class="icon iconfont">&#xe734;</i>
<div class="name">智能引擎</div>
<div class="code">&amp;#xe734;</div>
......@@ -669,6 +693,12 @@
</li>
<li>
<i class="icon iconfont">&#xe61c;</i>
<div class="name">小程序</div>
<div class="code">&amp;#xe61c;</div>
</li>
<li>
<i class="icon iconfont">&#xe746;</i>
<div class="name">积分明细表</div>
<div class="code">&amp;#xe746;</div>
......@@ -687,6 +717,12 @@
</li>
<li>
<i class="icon iconfont">&#xe61e;</i>
<div class="name">图文样式</div>
<div class="code">&amp;#xe61e;</div>
</li>
<li>
<i class="icon iconfont">&#xe749;</i>
<div class="name">冻结</div>
<div class="code">&amp;#xe749;</div>
......@@ -704,6 +740,24 @@
<div class="code">&amp;#xe74f;</div>
</li>
<li>
<i class="icon iconfont">&#xe655;</i>
<div class="name">电话</div>
<div class="code">&amp;#xe655;</div>
</li>
<li>
<i class="icon iconfont">&#xe76e;</i>
<div class="name">卡券</div>
<div class="code">&amp;#xe76e;</div>
</li>
<li>
<i class="icon iconfont">&#xe782;</i>
<div class="name">手工标签</div>
<div class="code">&amp;#xe782;</div>
</li>
</ul>
<h2 id="unicode-">unicode引用</h2>
<hr>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([12],{"G/on":function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=a("3Xzz"),n=a("5QTb"),s=(a("Mk6G"),a("3E4D")),o=a("Ch4/"),i=(a("PI0u"),a("P9l9")),l={name:"platformTagList",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagLibName:"platformTag",tagSearch:"",tagTableData:[{id:1,name:"123",tagDescribe:"描述描述,最多200字,一行显示50字,默认显示一行",isRealTime:1,isExist:0},{id:2,name:"113",tagDescribe:"描述描述,最多200字,一行显示50字,默认显示一行",isRealTime:0,isExist:1}],selTagTableData:[],currentPage:1,pageSize:20,total:0,currentGroupId:"",currentTagDatas:[{id:1,name:"基本信息"},{id:2,name:"地理信息"}],childTagDatas:[{id:1,name:"其他一",num:12},{id:2,name:"其他二",num:12}]}},methods:{toAddMyTagLib:function(e,t){console.log(t);var a={};if("mult"===e){if(!this.selTagTableData.length)return this.$message.error({message:"请选择标签"}),!1;this.addByTagId("addByTagIds",a)}else this.addByTagId("addByTagId",a)},addByTagId:function(e,t){var a=this;Object(i.a)("/enterpriseMemberTag/"+e,t).then(function(e){var t=e.data;0!=t.errorCode?o.a.errorMsg(t):s.a.showmsg("添加成功","success")}).catch(function(e){console.log(e),a.$message.error({duration:1e3,message:e.message})})},searchEnterFun:function(e){console.log(e)},handleSelectChange:function(e){console.log(e),this.selTagTableData=e},handleSizeChange:function(e){console.log("每页 "+e+" 条"),this.pageSize=e},handleCurrentChange:function(e){console.log("当前页: "+e),this.currentPage=e},getTagList:function(e){var t=this,a={tagName:t.tagSearch,tagLevelGroupId:t.currentGroupId,pageNum:t.currentPage,pageSize:t.pageSize};Object(i.a)("/memberTag/platformTagPageList",a).then(function(e){var t=e.data;0!=t.errorCode&&o.a.errorMsg(t)}).catch(function(e){console.log(e),t.$message.error({duration:1e3,message:e.message})})}},watch:{$route:{handler:function(e,t){console.log("获取当前路由:",e);this.tagSearch=this.$route.query.searchName?this.$route.query.searchName:"",this.currentGroupId=this.$route.query.tagLevelGroupId?this.$route.query.tagLevelGroupId:"",this.getTagList()},deep:!0}},beforeMount:function(){},mounted:function(){console.log(this.$route.query),this.tagSearch=this.$route.query.searchName?this.$route.query.searchName:"",this.currentGroupId=this.$route.query.tagLevelGroupId?this.$route.query.tagLevelGroupId:"",this.getTagList()},components:{navCrumb:r.a,tagCategory:n.a}},c={render:function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("div",{staticClass:"platformTagList-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:e.navpath}}),e._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"common-wrap__cateTags"},[a("tag-category",{attrs:{tagLibName:e.tagLibName,tagCateId:e.currentGroupId}})],1),e._v(" "),a("div",{staticClass:"common-wrap__opt"},[a("el-input",{staticClass:"w-184",attrs:{placeholder:"请输入标签","prefix-icon":"el-icon-search"},nativeOn:{keyup:function(t){return"button"in t||!e._k(t.keyCode,"enter",13,t.key,"Enter")?e.searchEnterFun(t):null}},model:{value:e.tagSearch,callback:function(t){e.tagSearch=t},expression:"tagSearch"}}),e._v(" "),a("el-button",{staticClass:"fr",attrs:{type:"primary"},on:{click:function(t){e.toAddMyTagLib("mult")}}},[e._v("添加至我的标签库")])],1),e._v(" "),a("div",{staticClass:"common-wrap__table m-t-20"},[a("el-table",{ref:"multipleTable",staticStyle:{width:"100%"},attrs:{data:e.tagTableData,"tooltip-effect":"dark"},on:{"selection-change":e.handleSelectChange}},[a("el-table-column",{attrs:{type:"selection"}}),e._v(" "),a("el-table-column",{attrs:{prop:"name",label:"标签名称"}}),e._v(" "),a("el-table-column",{attrs:{prop:"tagDescribe",label:"标签描述"}}),e._v(" "),a("el-table-column",{attrs:{label:"是否实时"},scopedSlots:e._u([{key:"default",fn:function(t){return[e._v("\n "+e._s(1==t.row.isRealTime?"实时":"非实时")+"\n ")]}}])}),e._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:e._u([{key:"default",fn:function(t){return[a("router-link",{staticClass:"edit-btn el-button--text",attrs:{to:{path:"/myTagDetail",query:{tagId:t.row.id}}}},[e._v("详情")]),e._v(" "),a("el-button",{staticClass:"p-l-32",attrs:{type:"text",size:"small",disabled:1==t.row.isExist},on:{click:function(a){e.toAddMyTagLib("single",t.row.id)}}},[e._v("\n 添加至我的标签库\n ")])]}}])})],1)],1),e._v(" "),0!=e.tagTableData.length?a("div",{staticClass:"block common-wrap__page text-right"},[a("el-pagination",{attrs:{background:"","current-page":e.currentPage,"page-sizes":[10,20,30,40],"page-size":e.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:e.total},on:{"size-change":e.handleSizeChange,"current-change":e.handleCurrentChange}})],1):e._e()])]),e._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var u=a("VU/8")(l,c,!1,function(e){a("gzx4")},"data-v-bd848e78",null);t.default=u.exports},gzx4:function(e,t){}});
//# sourceMappingURL=12.985dbdaa0325427c2ca1.js.map
\ No newline at end of file
webpackJsonp([14],{GaIp:function(t,a){},twLH:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=n("3Xzz"),i=n("BdFv"),s=(n("Mk6G"),n("3E4D"),n("Ch4/"),n("PI0u"),n("P9l9"),{name:"myTagLib",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagCategory:"myTagList"}},methods:{toAddMyTagLib:function(){}},mounted:function(){},components:{navCrumb:e.a,tagLib:i.a}}),r={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"myTagLib-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:this.navpath}}),this._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("tag-lib",{attrs:{tagCategory:this.tagCategory}})],1)]),this._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var o=n("VU/8")(s,r,!1,function(t){n("GaIp")},"data-v-6d8ff900",null);a.default=o.exports}});
//# sourceMappingURL=14.92199267df3426ee7901.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///src/view/myTag/myTagLib.vue","webpack:///./src/view/myTag/myTagLib.vue?3da3","webpack:///./src/view/myTag/myTagLib.vue"],"names":["myTagLib","name","data","navpath","path","tagCategory","methods","toAddMyTagLib","mounted","components","navCrumb","nav","tagLib","myTag_myTagLib","render","_h","this","$createElement","_c","_self","staticClass","attrs","_v","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__"],"mappings":"uJAmBAA,sDACAC,KAAA,WACAC,KAFA,WAGA,OAEAC,UAEAF,KAAA,KACAG,KAAA,KAGAH,KAAA,OACAG,KAAA,KAGAC,YAAA,cAGAC,SAIAC,cAJA,cAUAC,QA5BA,aA+BAC,YACAC,SAAAC,EAAA,EACAC,SAAA,KCjDAC,GADiBC,OAFjB,WAA0B,IAAaC,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,8BAAwCF,EAAA,aAAkBG,OAAOlB,QAAjJa,KAAiJb,WAAjJa,KAAwKM,GAAA,KAAAJ,EAAA,OAAwBE,YAAA,kBAA4BF,EAAA,OAAYE,YAAA,cAAwBF,EAAA,WAAgBG,OAAOhB,YAAvRW,KAAuRX,gBAA+B,KAAtTW,KAAsTM,GAAA,KAAAJ,EAAA,uBAE/TK,oBCCjB,IAcAC,EAdAC,EAAA,OAcAC,CACA1B,EACAa,GATA,EAVA,SAAAc,GACAF,EAAA,SAaA,kBAEA,MAUAG,EAAA,QAAAJ,EAAA","file":"static/js/14.92199267df3426ee7901.js","sourcesContent":["<template>\r\n <div class=\"myTagLib-wrap common-wrap\">\r\n <nav-crumb :navpath=\"navpath\"></nav-crumb>\r\n <div class=\"right-content\">\r\n <div class=\"right-box\">\r\n <tag-lib :tagCategory=\"tagCategory\"></tag-lib>\r\n </div>\r\n </div>\r\n <vue-gic-footer></vue-gic-footer>\r\n </div>\r\n</template>\r\n<script>\r\n import navCrumb from '@/components/nav/nav.vue';\r\n import tagLib from '@/components/tagLib.vue';\r\n import strLength from '@/common/js/strlen';\r\n import showMsg from '@/common/js/showmsg';\r\n import errMsg from '@/common/js/error';\r\n import { _debounce } from \"@/common/js/public\";\r\n import { getRequest, postRequest, postJson, postForm } from '@/api/api';\r\n export default {\r\n name: \"myTagLib\",\r\n data() {\r\n return {\r\n // 面包屑参数\r\n navpath: [\r\n {\r\n name: '首页',\r\n path: ''\r\n },\r\n {\r\n name: '会员标签',\r\n path: ''\r\n }\r\n ],\r\n tagCategory: 'myTagList', // 当前标签类别\r\n }\r\n },\r\n methods: {\r\n /**\r\n * 添加到我的标签库\r\n */\r\n toAddMyTagLib() {\r\n var that = this\r\n\r\n },\r\n\r\n },\r\n mounted() {\r\n\r\n },\r\n components: {\r\n navCrumb,\r\n tagLib\r\n }\r\n }\r\n</script>\r\n<style lang=\"scss\" scoped>\r\n\r\n\r\n</style>\r\n\n\n\n// WEBPACK FOOTER //\n// src/view/myTag/myTagLib.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"myTagLib-wrap common-wrap\"},[_c('nav-crumb',{attrs:{\"navpath\":_vm.navpath}}),_vm._v(\" \"),_c('div',{staticClass:\"right-content\"},[_c('div',{staticClass:\"right-box\"},[_c('tag-lib',{attrs:{\"tagCategory\":_vm.tagCategory}})],1)]),_vm._v(\" \"),_c('vue-gic-footer')],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-6d8ff900\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/view/myTag/myTagLib.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true,\\\"publicPath\\\":\\\"../../\\\"}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-6d8ff900\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./myTagLib.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./myTagLib.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./myTagLib.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-6d8ff900\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./myTagLib.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-6d8ff900\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/view/myTag/myTagLib.vue\n// module id = null\n// module chunks = "],"sourceRoot":""}
\ No newline at end of file
webpackJsonp([14],{KN59:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=n("3Xzz"),i=(n("P9l9"),{name:"manualTagEdit",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}]}},methods:{},mounted:function(){},components:{navCrumb:e.a}}),s={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"manualTagEdit-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:this.navpath}}),this._v(" "),this._m(0),this._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"})])}]};var r=n("VU/8")(i,s,!1,function(t){n("UcSx")},"data-v-aa85ef34",null);a.default=r.exports},UcSx:function(t,a){}});
//# sourceMappingURL=14.95a0e83d5babf62fabfe.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///src/view/platformTag/platformTagDetail.vue","webpack:///./src/view/platformTag/platformTagDetail.vue?1291","webpack:///./src/view/platformTag/platformTagDetail.vue"],"names":["platformTagDetail","name","data","navpath","path","methods","mounted","components","navCrumb","nav","platformTag_platformTagDetail","render","_h","this","$createElement","_c","_self","staticClass","attrs","_v","_m","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__"],"mappings":"sHAcAA,cACAC,KAAA,gBACAC,KAFA,WAGA,OAEAC,UAEAF,KAAA,KACAG,KAAA,KAGAH,KAAA,OACAG,KAAA,OAMAC,WAGAC,QArBA,aAwBAC,YACAC,SAAAC,EAAA,KCpCAC,GADiBC,OAFjB,WAA0B,IAAaC,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,mCAA6CF,EAAA,aAAkBG,OAAOf,QAAtJU,KAAsJV,WAAtJU,KAA6KM,GAAA,KAA7KN,KAA6KO,GAAA,GAA7KP,KAA6KM,GAAA,KAAAJ,EAAA,uBAEtLM,iBADjB,WAAoC,IAAaT,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,kBAA4BF,EAAA,OAAYE,YAAA,mBCE5J,IAcAK,EAdAC,EAAA,OAcAC,CACAxB,EACAU,GATA,EAVA,SAAAe,GACAF,EAAA,SAaA,kBAEA,MAUAG,EAAA,QAAAJ,EAAA","file":"static/js/14.95a0e83d5babf62fabfe.js","sourcesContent":["<template>\r\n <div class=\"manualTagEdit-wrap common-wrap\">\r\n <nav-crumb :navpath=\"navpath\"></nav-crumb>\r\n <div class=\"right-content\">\r\n <div class=\"right-box\">\r\n\r\n </div>\r\n </div>\r\n <vue-gic-footer></vue-gic-footer>\r\n </div>\r\n</template>\r\n<script>\r\n import navCrumb from '@/components/nav/nav.vue';\r\n import { getRequest, postRequest, postJson, postForm } from '@/api/api';\r\n export default {\r\n name: \"manualTagEdit\",\r\n data() {\r\n return {\r\n // 面包屑参数\r\n navpath: [\r\n {\r\n name: '首页',\r\n path: ''\r\n },\r\n {\r\n name: '会员标签',\r\n path: ''\r\n }\r\n ],\r\n\r\n }\r\n },\r\n methods: {\r\n\r\n },\r\n mounted() {\r\n\r\n },\r\n components: {\r\n navCrumb\r\n }\r\n }\r\n</script>\r\n<style lang=\"scss\" scoped>\r\n\r\n\r\n</style>\r\n\n\n\n// WEBPACK FOOTER //\n// src/view/platformTag/platformTagDetail.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"manualTagEdit-wrap common-wrap\"},[_c('nav-crumb',{attrs:{\"navpath\":_vm.navpath}}),_vm._v(\" \"),_vm._m(0),_vm._v(\" \"),_c('vue-gic-footer')],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"right-content\"},[_c('div',{staticClass:\"right-box\"})])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-aa85ef34\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/view/platformTag/platformTagDetail.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true,\\\"publicPath\\\":\\\"../../\\\"}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-aa85ef34\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./platformTagDetail.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./platformTagDetail.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./platformTagDetail.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-aa85ef34\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./platformTagDetail.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-aa85ef34\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/view/platformTag/platformTagDetail.vue\n// module id = null\n// module chunks = "],"sourceRoot":""}
\ No newline at end of file
webpackJsonp([15],{"2kUn":function(t,a){},puJc:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=n("3Xzz"),r=n("BdFv"),i=(n("P9l9"),{name:"platformTagLib",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagCategory:"platformTagList"}},methods:{},mounted:function(){},components:{navCrumb:e.a,tagLib:r.a}}),s={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"platformTagLib-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:this.navpath}}),this._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("tag-lib",{attrs:{tagCategory:this.tagCategory}})],1)]),this._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var o=n("VU/8")(i,s,!1,function(t){n("2kUn")},"data-v-76b63f8b",null);a.default=o.exports}});
//# sourceMappingURL=15.001ae7730d6ca5885c54.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///src/view/platformTag/platformTagLib.vue","webpack:///./src/view/platformTag/platformTagLib.vue?4ea2","webpack:///./src/view/platformTag/platformTagLib.vue"],"names":["platformTagLib","name","data","navpath","path","tagCategory","methods","mounted","components","navCrumb","nav","tagLib","platformTag_platformTagLib","render","_h","this","$createElement","_c","_self","staticClass","attrs","_v","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__"],"mappings":"yJAuDAA,cACAC,KAAA,iBACAC,KAFA,WAGA,OAEAC,UAEAF,KAAA,KACAG,KAAA,KAGAH,KAAA,OACAG,KAAA,KAIAC,YAAA,oBAGAC,WAOAC,QA1BA,aA6BAC,YACAC,SAAAC,EAAA,EACAC,SAAA,KCnFAC,GADiBC,OAFjB,WAA0B,IAAaC,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,oCAA8CF,EAAA,aAAkBG,OAAOjB,QAAvJY,KAAuJZ,WAAvJY,KAA8KM,GAAA,KAAAJ,EAAA,OAAwBE,YAAA,kBAA4BF,EAAA,OAAYE,YAAA,cAAwBF,EAAA,WAAgBG,OAAOf,YAA7RU,KAA6RV,gBAA+B,KAA5TU,KAA4TM,GAAA,KAAAJ,EAAA,uBAErUK,oBCCjB,IAcAC,EAdAC,EAAA,OAcAC,CACAzB,EACAY,GATA,EAVA,SAAAc,GACAF,EAAA,SAaA,kBAEA,MAUAG,EAAA,QAAAJ,EAAA","file":"static/js/15.001ae7730d6ca5885c54.js","sourcesContent":["<template>\r\n <div class=\"platformTagLib-wrap common-wrap\">\r\n <nav-crumb :navpath=\"navpath\"></nav-crumb>\r\n <div class=\"right-content\">\r\n <div class=\"right-box\">\r\n <!-- <div class=\"platformTagLib-wrap__opt common-wrap__opt\">\r\n <el-input\r\n class=\"w-184\"\r\n placeholder=\"请输入标签\"\r\n prefix-icon=\"el-icon-search\"\r\n v-model=\"platformTagSearch\"\r\n @keyup.enter.native=\"searchEnterFun\">\r\n </el-input>\r\n <el-button type=\"primary\" @click=\"toAddMyTagLib\" class=\"fr\">添加至我的标签库</el-button>\r\n </div>\r\n\r\n <div class=\"platformTagLib-wrap__libFields common-libFields flex\" >\r\n <template v-for=\"(item,pindex) in libDatas\">\r\n <div class=\"platformTagLib-wrap__lib__cell common-lib__cell flex-1\" :key=\"pindex\">\r\n <div class=\"platformTagLib-wrap__cell__head border-box common-lib__cell__head\">\r\n <a :href=\"'#/platformTagList?test='+item.id\" class=\"block\"><i :class=\"['iconfont','common-lib__cell__icon',item.icon]\"></i><span class=\"platformTagLib-wrap__cell__name common-lib__cell__name\">{{item.name}}</span><span class=\"common-lib__icon__right fr\"><i class=\"el-icon-arrow-right\"></i></span>\r\n </a>\r\n </div>\r\n <div class=\"platformTagLib-wrap__cell__body border-box common-lib__cell__body\">\r\n <template v-for=\"(itemTwo,cindex) in item.children\">\r\n <div class=\"platformTagLib-wrap__cell__fieldRow border-box common-lib__cell__fieldRow\" :key=\"cindex\">\r\n <div class=\"platformTagLib-wrap__cell__fieldChild inline-block common-lib__cell__fieldChild\"> <a :href=\"'#/platformTagList?test='+itemTwo.id\" class=\"inline-block common-lib__cell__name\">{{itemTwo.name}}</a>\r\n <i class=\"el-icon-arrow-right\"></i>\r\n </div>\r\n <div class=\"platformTagLib-wrap__cell__fieldLastChild inline-block common-lib__cell__fieldLastChild\">\r\n <template v-for=\"(itemThree,lindex) in itemTwo.children\">\r\n <a :href=\"'#/platformTagList?test='+itemThree.id\" class=\"platformTagLib-wrap__cell__fieldName inline-block common-lib__cell__fieldName\">{{itemThree.name}}</a>\r\n </template>\r\n\r\n </div>\r\n </div>\r\n </template>\r\n </div>\r\n <div class=\"platformTagLib-wrap__cell__radio common-lib__cell__radio\">\r\n <el-radio v-model=\"libRadio\" :label=\"item.id\" name=\"\"> </el-radio>\r\n </div>\r\n </div>\r\n </template>\r\n </div> -->\r\n <tag-lib :tagCategory=\"tagCategory\"></tag-lib>\r\n\r\n </div>\r\n </div>\r\n <vue-gic-footer></vue-gic-footer>\r\n </div>\r\n</template>\r\n<script>\r\n import navCrumb from '@/components/nav/nav.vue';\r\n import tagLib from '@/components/tagLib.vue';\r\n import { getRequest, postRequest, postJson, postForm } from '@/api/api';\r\n export default {\r\n name: \"platformTagLib\",\r\n data() {\r\n return {\r\n // 面包屑参数\r\n navpath: [\r\n {\r\n name: '首页',\r\n path: ''\r\n },\r\n {\r\n name: '会员标签',\r\n path: ''\r\n }\r\n ],\r\n\r\n tagCategory: 'platformTagList', // 当前标签类别\r\n }\r\n },\r\n methods: {\r\n /**\r\n *\r\n */\r\n\r\n\r\n },\r\n mounted() {\r\n\r\n },\r\n components: {\r\n navCrumb,\r\n tagLib\r\n }\r\n }\r\n</script>\r\n<style lang=\"scss\" scoped>\r\n .platformTagLib-wrap {\r\n\r\n &__opt {\r\n\r\n }\r\n\r\n &__libFields {\r\n\r\n }\r\n\r\n &__lib__cell {\r\n\r\n }\r\n\r\n &__cell {\r\n\r\n &__head {\r\n\r\n }\r\n\r\n &__name {\r\n\r\n }\r\n &__icon {\r\n\r\n }\r\n\r\n &__body {\r\n\r\n }\r\n\r\n &__fieldRow {\r\n\r\n }\r\n\r\n &__fieldChild {\r\n\r\n\r\n }\r\n\r\n &__fieldLastChild {\r\n\r\n }\r\n\r\n &__fieldName {\r\n\r\n }\r\n\r\n &__radio {\r\n\r\n }\r\n }\r\n\r\n\r\n }\r\n\r\n</style>\r\n\n\n\n// WEBPACK FOOTER //\n// src/view/platformTag/platformTagLib.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"platformTagLib-wrap common-wrap\"},[_c('nav-crumb',{attrs:{\"navpath\":_vm.navpath}}),_vm._v(\" \"),_c('div',{staticClass:\"right-content\"},[_c('div',{staticClass:\"right-box\"},[_c('tag-lib',{attrs:{\"tagCategory\":_vm.tagCategory}})],1)]),_vm._v(\" \"),_c('vue-gic-footer')],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-76b63f8b\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/view/platformTag/platformTagLib.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true,\\\"publicPath\\\":\\\"../../\\\"}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-76b63f8b\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./platformTagLib.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./platformTagLib.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./platformTagLib.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-76b63f8b\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./platformTagLib.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-76b63f8b\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/view/platformTag/platformTagLib.vue\n// module id = null\n// module chunks = "],"sourceRoot":""}
\ No newline at end of file
webpackJsonp([15],{TgmE:function(t,a){},puJc:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=n("3Xzz"),r=n("BdFv"),i=(n("Mk6G"),n("3E4D"),n("Ch4/"),n("PI0u"),n("P9l9"),{name:"platformTagLib",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagCategory:"platformTagList"}},methods:{},mounted:function(){},components:{navCrumb:e.a,tagLib:r.a}}),s={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"platformTagLib-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:this.navpath}}),this._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("tag-lib",{attrs:{tagCategory:this.tagCategory}})],1)]),this._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var o=n("VU/8")(i,s,!1,function(t){n("TgmE")},"data-v-6824c30b",null);a.default=o.exports}});
//# sourceMappingURL=15.5a29c715cd7a704cee9c.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///src/view/platformTag/platformTagLib.vue","webpack:///./src/view/platformTag/platformTagLib.vue?56f7","webpack:///./src/view/platformTag/platformTagLib.vue"],"names":["platformTagLib","name","data","navpath","path","tagCategory","methods","mounted","components","navCrumb","nav","tagLib","platformTag_platformTagLib","render","_h","this","$createElement","_c","_self","staticClass","attrs","_v","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__"],"mappings":"uJA2DAA,sDACAC,KAAA,iBACAC,KAFA,WAGA,OAEAC,UAEAF,KAAA,KACAG,KAAA,KAGAH,KAAA,OACAG,KAAA,KAIAC,YAAA,oBAGAC,WAOAC,QA1BA,aA6BAC,YACAC,SAAAC,EAAA,EACAC,SAAA,KCvFAC,GADiBC,OAFjB,WAA0B,IAAaC,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,oCAA8CF,EAAA,aAAkBG,OAAOjB,QAAvJY,KAAuJZ,WAAvJY,KAA8KM,GAAA,KAAAJ,EAAA,OAAwBE,YAAA,kBAA4BF,EAAA,OAAYE,YAAA,cAAwBF,EAAA,WAAgBG,OAAOf,YAA7RU,KAA6RV,gBAA+B,KAA5TU,KAA4TM,GAAA,KAAAJ,EAAA,uBAErUK,oBCCjB,IAcAC,EAdAC,EAAA,OAcAC,CACAzB,EACAY,GATA,EAVA,SAAAc,GACAF,EAAA,SAaA,kBAEA,MAUAG,EAAA,QAAAJ,EAAA","file":"static/js/15.5a29c715cd7a704cee9c.js","sourcesContent":["<template>\r\n <div class=\"platformTagLib-wrap common-wrap\">\r\n <nav-crumb :navpath=\"navpath\"></nav-crumb>\r\n <div class=\"right-content\">\r\n <div class=\"right-box\">\r\n <!-- <div class=\"platformTagLib-wrap__opt common-wrap__opt\">\r\n <el-input\r\n class=\"w-184\"\r\n placeholder=\"请输入标签\"\r\n prefix-icon=\"el-icon-search\"\r\n v-model=\"platformTagSearch\"\r\n @keyup.enter.native=\"searchEnterFun\">\r\n </el-input>\r\n <el-button type=\"primary\" @click=\"toAddMyTagLib\" class=\"fr\">添加至我的标签库</el-button>\r\n </div>\r\n\r\n <div class=\"platformTagLib-wrap__libFields common-libFields flex\" >\r\n <template v-for=\"(item,pindex) in libDatas\">\r\n <div class=\"platformTagLib-wrap__lib__cell common-lib__cell flex-1\" :key=\"pindex\">\r\n <div class=\"platformTagLib-wrap__cell__head border-box common-lib__cell__head\">\r\n <a :href=\"'#/platformTagList?test='+item.id\" class=\"block\"><i :class=\"['iconfont','common-lib__cell__icon',item.icon]\"></i><span class=\"platformTagLib-wrap__cell__name common-lib__cell__name\">{{item.name}}</span><span class=\"common-lib__icon__right fr\"><i class=\"el-icon-arrow-right\"></i></span>\r\n </a>\r\n </div>\r\n <div class=\"platformTagLib-wrap__cell__body border-box common-lib__cell__body\">\r\n <template v-for=\"(itemTwo,cindex) in item.children\">\r\n <div class=\"platformTagLib-wrap__cell__fieldRow border-box common-lib__cell__fieldRow\" :key=\"cindex\">\r\n <div class=\"platformTagLib-wrap__cell__fieldChild inline-block common-lib__cell__fieldChild\"> <a :href=\"'#/platformTagList?test='+itemTwo.id\" class=\"inline-block common-lib__cell__name\">{{itemTwo.name}}</a>\r\n <i class=\"el-icon-arrow-right\"></i>\r\n </div>\r\n <div class=\"platformTagLib-wrap__cell__fieldLastChild inline-block common-lib__cell__fieldLastChild\">\r\n <template v-for=\"(itemThree,lindex) in itemTwo.children\">\r\n <a :href=\"'#/platformTagList?test='+itemThree.id\" class=\"platformTagLib-wrap__cell__fieldName inline-block common-lib__cell__fieldName\">{{itemThree.name}}</a>\r\n </template>\r\n\r\n </div>\r\n </div>\r\n </template>\r\n </div>\r\n <div class=\"platformTagLib-wrap__cell__radio common-lib__cell__radio\">\r\n <el-radio v-model=\"libRadio\" :label=\"item.id\" name=\"\"> </el-radio>\r\n </div>\r\n </div>\r\n </template>\r\n </div> -->\r\n <tag-lib :tagCategory=\"tagCategory\"></tag-lib>\r\n\r\n </div>\r\n </div>\r\n <vue-gic-footer></vue-gic-footer>\r\n </div>\r\n</template>\r\n<script>\r\n import navCrumb from '@/components/nav/nav.vue';\r\n import tagLib from '@/components/tagLib.vue';\r\n import strLength from '@/common/js/strlen';\r\n import showMsg from '@/common/js/showmsg';\r\n import errMsg from '@/common/js/error';\r\n import { _debounce } from \"@/common/js/public\";\r\n import { getRequest, postRequest, postJson, postForm } from '@/api/api';\r\n export default {\r\n name: \"platformTagLib\",\r\n data() {\r\n return {\r\n // 面包屑参数\r\n navpath: [\r\n {\r\n name: '首页',\r\n path: ''\r\n },\r\n {\r\n name: '会员标签',\r\n path: ''\r\n }\r\n ],\r\n\r\n tagCategory: 'platformTagList', // 当前标签类别\r\n }\r\n },\r\n methods: {\r\n /**\r\n *\r\n */\r\n\r\n\r\n },\r\n mounted() {\r\n\r\n },\r\n components: {\r\n navCrumb,\r\n tagLib\r\n }\r\n }\r\n</script>\r\n<style lang=\"scss\" scoped>\r\n .platformTagLib-wrap {\r\n\r\n &__opt {\r\n\r\n }\r\n\r\n &__libFields {\r\n\r\n }\r\n\r\n &__lib__cell {\r\n\r\n }\r\n\r\n &__cell {\r\n\r\n &__head {\r\n\r\n }\r\n\r\n &__name {\r\n\r\n }\r\n &__icon {\r\n\r\n }\r\n\r\n &__body {\r\n\r\n }\r\n\r\n &__fieldRow {\r\n\r\n }\r\n\r\n &__fieldChild {\r\n\r\n\r\n }\r\n\r\n &__fieldLastChild {\r\n\r\n }\r\n\r\n &__fieldName {\r\n\r\n }\r\n\r\n &__radio {\r\n\r\n }\r\n }\r\n\r\n\r\n }\r\n\r\n</style>\r\n\n\n\n// WEBPACK FOOTER //\n// src/view/platformTag/platformTagLib.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"platformTagLib-wrap common-wrap\"},[_c('nav-crumb',{attrs:{\"navpath\":_vm.navpath}}),_vm._v(\" \"),_c('div',{staticClass:\"right-content\"},[_c('div',{staticClass:\"right-box\"},[_c('tag-lib',{attrs:{\"tagCategory\":_vm.tagCategory}})],1)]),_vm._v(\" \"),_c('vue-gic-footer')],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-6824c30b\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/view/platformTag/platformTagLib.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true,\\\"publicPath\\\":\\\"../../\\\"}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-6824c30b\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./platformTagLib.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./platformTagLib.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./platformTagLib.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-6824c30b\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./platformTagLib.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-6824c30b\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/view/platformTag/platformTagLib.vue\n// module id = null\n// module chunks = "],"sourceRoot":""}
\ No newline at end of file
webpackJsonp([16],{"3qx9":function(t,e){},YPWR:function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=o("bOdI"),i=o.n(n),a=o("5reh"),s={name:"App",data:function(){var t;return t={projectName:"member",contentHeight:"0px",collapseFlag:!1},i()(t,"collapseFlag",!1),i()(t,"leftModulesName","会员设置"),t},methods:{toRouterView:function(t){console.log(t),this.$router.push({path:t.path})},collapseTag:function(t){console.log(t),this.collapseFlag=t}},mounted:function(){this.$store.commit(a.d,"达摩GIC"),document.title=this.$store.state.title,this.pathName=window.location.hash.split("/")[1],console.log("pathname:",this.pathName,this.$route.path),this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"},components:{}},l={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{attrs:{id:"index"}},[e("vue-gic-header",{attrs:{projectName:this.projectName,collapseFlag:this.collapseFlag},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"content",attrs:{id:"content"}},[e("div",{staticClass:"content-body",style:{height:this.contentHeight}},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])],1)},staticRenderFns:[]};var c=o("VU/8")(s,l,!1,function(t){o("3qx9")},null,null);e.default=c.exports}});
//# sourceMappingURL=16.728c3ca56e5aa4b23093.js.map
\ No newline at end of file
webpackJsonp([18],{"6Qob":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=i("mvHQ"),n=i.n(s),o=i("5reh"),a=i("zL8q");function r(t){return t?(a.Message.warning(t),!1):(a.Message.warning("操作失败"),!1)}function l(t){return"cancel"==t?(a.Message.info(t||"cancel"),!1):t.hasOwnProperty("response")?401==t.response.status?(a.Message.error("登录过期"),!1):500==t.response.status?(a.Message.error("服务器错误500"),!1):void 0:(a.Message.error(t),!1)}var c=i("mw3O"),u={name:"login",data:function(){return{redirect:this.$route.query.redirect,token:"",form:{loginName:"damogic",password:"1",eid:"ff808081593917d90159398ec6340012"}}},computed:{imgHeight:function(){return document.body.clientHeight},imgWidth:function(){return document.body.clientWidth}},methods:{loginAnimate:function(){new LoginAnimate(loginwrap,{length:90,LineWeight:.1,clicked:!0,moveon:!0}).Run()},submitLogin:function(){var t=this;this.axios.post("/api-auth/do-login",c.stringify({loginName:this.form.loginName,password:this.form.password,eid:"ff808081593917d90159398ec6340012"})).then(function(e){if(e.data.success){(s=e.data.message)?a.Message.success(s):a.Message.success("操作成功");var i=decodeURIComponent(t.$route.query.redirect||"/index");t.$router.push({path:i})}else r(e.data.message);var s}).catch(function(t){l(t)})},getMenu:function(){var t=this;this.axios.get("/gic/get-menu").then(function(e){if(e.data.success){t.menuList=e.data.list,sessionStorage.setItem("menuList",n()(t.menuList));var i=t.$route.query.redirect||"/index";t.$router.push({path:i})}else r(e.data.errorMessage)}).catch(function(t){l(t)})}},mounted:function(){this.$store.commit(o.d,"login"),document.title=this.$store.state.title,this.loginAnimate()}},m={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"loginwrap",style:{height:t.imgHeight+"px"}},[i("div",{staticStyle:{position:"absolute",left:"0",height:"0",width:"100%"}},[i("canvas",{attrs:{id:"loginwrap",width:t.imgWidth,height:t.imgHeight}})]),t._v(" "),t._m(0),t._v(" "),i("div",{staticClass:"login_contetnt"},[i("h3",{staticClass:"login-top"},[t._v("让信息连接一切")]),t._v(" "),i("h4",{staticClass:"login-bottom"},[t._v("GIC商户后台")]),t._v(" "),i("div",{staticClass:"formlogin"},[i("el-form",{ref:"form",attrs:{model:t.form,"label-width":""}},[i("el-form-item",{attrs:{label:""}},[i("el-input",{staticClass:"forminput",attrs:{placeholder:"账号"},model:{value:t.form.loginName,callback:function(e){t.$set(t.form,"loginName",e)},expression:"form.loginName"}})],1),t._v(" "),i("el-form-item",{attrs:{label:""}},[i("el-input",{attrs:{type:"password",placeholder:"密码"},nativeOn:{keyup:function(e){if(!("button"in e)&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;t.submitLogin("form")}},model:{value:t.form.password,callback:function(e){t.$set(t.form,"password",e)},expression:"form.password"}})],1),t._v(" "),i("el-form-item",[i("button",{staticClass:"submit",on:{click:function(e){e.preventDefault(),t.submitLogin("form")}}},[t._v("立即登录")])])],1)],1)])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"logintop"},[e("div",{staticClass:"fl loginlogo"},[e("a",{staticClass:"fr logo",attrs:{href:"#"}},[this._v("login_logo.png")])]),this._v(" "),e("a",{staticClass:"home-link fr",attrs:{href:"http://www.demogic.com/"}},[this._v("返回首页")])])}]};var d=i("VU/8")(u,m,!1,function(t){i("OWNH")},null,null);e.default=d.exports},OWNH:function(t,e){}});
//# sourceMappingURL=18.e9340c7464485bff58d4.js.map
\ No newline at end of file
webpackJsonp([16],{"6Qob":function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=i("mvHQ"),n=i.n(s),o=i("5reh"),a=i("zL8q");function r(t){return t?(a.Message.warning(t),!1):(a.Message.warning("操作失败"),!1)}function l(t){return"cancel"==t?(a.Message.info(t||"cancel"),!1):t.hasOwnProperty("response")?401==t.response.status?(a.Message.error("登录过期"),!1):500==t.response.status?(a.Message.error("服务器错误500"),!1):void 0:(a.Message.error(t),!1)}var c=i("mw3O"),u={name:"login",data:function(){return{redirect:this.$route.query.redirect,token:"",form:{loginName:"damogic",password:"1",eid:"ff808081593917d90159398ec6340012"}}},computed:{imgHeight:function(){return document.body.clientHeight},imgWidth:function(){return document.body.clientWidth}},methods:{loginAnimate:function(){new LoginAnimate(loginwrap,{length:90,LineWeight:.1,clicked:!0,moveon:!0}).Run()},submitLogin:function(){var t=this;this.axios.post("/api-auth/do-login",c.stringify({loginName:this.form.loginName,password:this.form.password,eid:"ff808081593917d90159398ec6340012"})).then(function(e){if(e.data.success){(s=e.data.message)?a.Message.success(s):a.Message.success("操作成功");var i=decodeURIComponent(t.$route.query.redirect||"/index");t.$router.push({path:i})}else r(e.data.message);var s}).catch(function(t){l(t)})},getMenu:function(){var t=this;this.axios.get("/gic/get-menu").then(function(e){if(e.data.success){t.menuList=e.data.list,sessionStorage.setItem("menuList",n()(t.menuList));var i=t.$route.query.redirect||"/index";t.$router.push({path:i})}else r(e.data.errorMessage)}).catch(function(t){l(t)})}},mounted:function(){this.$store.commit(o.d,"login"),document.title=this.$store.state.title,this.loginAnimate()}},m={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticClass:"loginwrap",style:{height:t.imgHeight+"px"}},[i("div",{staticStyle:{position:"absolute",left:"0",height:"0",width:"100%"}},[i("canvas",{attrs:{id:"loginwrap",width:t.imgWidth,height:t.imgHeight}})]),t._v(" "),t._m(0),t._v(" "),i("div",{staticClass:"login_contetnt"},[i("h3",{staticClass:"login-top"},[t._v("让信息连接一切")]),t._v(" "),i("h4",{staticClass:"login-bottom"},[t._v("GIC商户后台")]),t._v(" "),i("div",{staticClass:"formlogin"},[i("el-form",{ref:"form",attrs:{model:t.form,"label-width":""}},[i("el-form-item",{attrs:{label:""}},[i("el-input",{staticClass:"forminput",attrs:{placeholder:"账号"},model:{value:t.form.loginName,callback:function(e){t.$set(t.form,"loginName",e)},expression:"form.loginName"}})],1),t._v(" "),i("el-form-item",{attrs:{label:""}},[i("el-input",{attrs:{type:"password",placeholder:"密码"},nativeOn:{keyup:function(e){if(!("button"in e)&&t._k(e.keyCode,"enter",13,e.key,"Enter"))return null;t.submitLogin("form")}},model:{value:t.form.password,callback:function(e){t.$set(t.form,"password",e)},expression:"form.password"}})],1),t._v(" "),i("el-form-item",[i("button",{staticClass:"submit",on:{click:function(e){e.preventDefault(),t.submitLogin("form")}}},[t._v("立即登录")])])],1)],1)])])},staticRenderFns:[function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"logintop"},[e("div",{staticClass:"fl loginlogo"},[e("a",{staticClass:"fr logo",attrs:{href:"#"}},[this._v("login_logo.png")])]),this._v(" "),e("a",{staticClass:"home-link fr",attrs:{href:"http://www.demogic.com/"}},[this._v("返回首页")])])}]};var d=i("VU/8")(u,m,!1,function(t){i("OWNH")},null,null);e.default=d.exports},OWNH:function(t,e){}});
//# sourceMappingURL=16.f4036a24000959bd38c8.js.map
\ No newline at end of file
webpackJsonp([17],{hGvw:function(t,a){},q490:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=n("3Xzz"),i=n("BdFv"),o=(n("P9l9"),{name:"manualTagLib",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagCategory:"manualTagList"}},methods:{toAddMyTagLib:function(){},searchEnterFun:function(t){console.log(t)},toPlatformTagList:function(){}},mounted:function(){},components:{navCrumb:e.a,tagLib:i.a}}),s={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"manualTagLib-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:this.navpath}}),this._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("tag-lib",{attrs:{tagCategory:this.tagCategory}})],1)]),this._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var r=n("VU/8")(o,s,!1,function(t){n("hGvw")},"data-v-635a32c8",null);a.default=r.exports}});
//# sourceMappingURL=17.9df90742c6c1d96b9d87.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///src/view/manualTag/manualTagLib.vue","webpack:///./src/view/manualTag/manualTagLib.vue?c400","webpack:///./src/view/manualTag/manualTagLib.vue"],"names":["manualTagLib","name","data","navpath","path","tagCategory","methods","toAddMyTagLib","searchEnterFun","e","console","log","toPlatformTagList","mounted","components","navCrumb","nav","tagLib","manualTag_manualTagLib","render","_h","this","$createElement","_c","_self","staticClass","attrs","_v","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__"],"mappings":"uJAeAA,cACAC,KAAA,eACAC,KAFA,WAGA,OAEAC,UAEAF,KAAA,KACAG,KAAA,KAGAH,KAAA,OACAG,KAAA,KAIAC,YAAA,kBAGAC,SAIAC,cAJA,aAYAC,eAZA,SAYAC,GAEAC,QAAAC,IAAAF,IAMAG,kBApBA,cAwBAC,QA3CA,aA8CAC,YACAC,SAAAC,EAAA,EACAC,SAAA,KC5DAC,GADiBC,OAFjB,WAA0B,IAAaC,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,kCAA4CF,EAAA,aAAkBG,OAAOvB,QAArJkB,KAAqJlB,WAArJkB,KAA4KM,GAAA,KAAAJ,EAAA,OAAwBE,YAAA,kBAA4BF,EAAA,OAAYE,YAAA,cAAwBF,EAAA,WAAgBG,OAAOrB,YAA3RgB,KAA2RhB,gBAA+B,KAA1TgB,KAA0TM,GAAA,KAAAJ,EAAA,uBAEnUK,oBCCjB,IAcAC,EAdAC,EAAA,OAcAC,CACA/B,EACAkB,GATA,EAVA,SAAAc,GACAF,EAAA,SAaA,kBAEA,MAUAG,EAAA,QAAAJ,EAAA","file":"static/js/17.9df90742c6c1d96b9d87.js","sourcesContent":["<template>\r\n <div class=\"manualTagLib-wrap common-wrap\">\r\n <nav-crumb :navpath=\"navpath\"></nav-crumb>\r\n <div class=\"right-content\">\r\n <div class=\"right-box\">\r\n <tag-lib :tagCategory=\"tagCategory\"></tag-lib>\r\n </div>\r\n </div>\r\n <vue-gic-footer></vue-gic-footer>\r\n </div>\r\n</template>\r\n<script>\r\n import navCrumb from '@/components/nav/nav.vue';\r\n import tagLib from '@/components/tagLib.vue';\r\n import { getRequest, postRequest, postJson, postForm } from '@/api/api';\r\n export default {\r\n name: \"manualTagLib\",\r\n data() {\r\n return {\r\n // 面包屑参数\r\n navpath: [\r\n {\r\n name: '首页',\r\n path: ''\r\n },\r\n {\r\n name: '会员标签',\r\n path: ''\r\n }\r\n ],\r\n\r\n tagCategory: 'manualTagList', // 当前标签类别\r\n }\r\n },\r\n methods: {\r\n /**\r\n * 添加到我的标签库\r\n */\r\n toAddMyTagLib() {\r\n var that = this\r\n\r\n },\r\n\r\n /**\r\n * 搜索标签\r\n */\r\n searchEnterFun(e) {\r\n var that = this\r\n console.log(e)\r\n },\r\n\r\n /**\r\n *点击分类到列表\r\n */\r\n toPlatformTagList() {\r\n\r\n }\r\n },\r\n mounted() {\r\n\r\n },\r\n components: {\r\n navCrumb,\r\n tagLib\r\n }\r\n }\r\n</script>\r\n<style lang=\"scss\" scoped>\r\n\r\n\r\n</style>\r\n\n\n\n// WEBPACK FOOTER //\n// src/view/manualTag/manualTagLib.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"manualTagLib-wrap common-wrap\"},[_c('nav-crumb',{attrs:{\"navpath\":_vm.navpath}}),_vm._v(\" \"),_c('div',{staticClass:\"right-content\"},[_c('div',{staticClass:\"right-box\"},[_c('tag-lib',{attrs:{\"tagCategory\":_vm.tagCategory}})],1)]),_vm._v(\" \"),_c('vue-gic-footer')],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-635a32c8\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/view/manualTag/manualTagLib.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true,\\\"publicPath\\\":\\\"../../\\\"}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-635a32c8\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./manualTagLib.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./manualTagLib.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./manualTagLib.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-635a32c8\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./manualTagLib.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-635a32c8\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/view/manualTag/manualTagLib.vue\n// module id = null\n// module chunks = "],"sourceRoot":""}
\ No newline at end of file
webpackJsonp([19],{"8fha":function(t,a){},KN59:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=n("3Xzz"),i=(n("Mk6G"),n("3E4D"),n("Ch4/"),n("PI0u"),n("P9l9"),{name:"manualTagEdit",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}]}},methods:{},mounted:function(){},components:{navCrumb:e.a}}),s={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"manualTagEdit-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:this.navpath}}),this._v(" "),this._m(0),this._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"})])}]};var r=n("VU/8")(i,s,!1,function(t){n("8fha")},"data-v-564f4d34",null);a.default=r.exports}});
//# sourceMappingURL=19.4f681127cc3b6c7e3765.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///src/view/platformTag/platformTagDetail.vue","webpack:///./src/view/platformTag/platformTagDetail.vue?ac66","webpack:///./src/view/platformTag/platformTagDetail.vue"],"names":["platformTagDetail","name","data","navpath","path","methods","mounted","components","navCrumb","nav","platformTag_platformTagDetail","render","_h","this","$createElement","_c","_self","staticClass","attrs","_v","_m","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__"],"mappings":"6IAkBAA,sDACAC,KAAA,gBACAC,KAFA,WAGA,OAEAC,UAEAF,KAAA,KACAG,KAAA,KAGAH,KAAA,OACAG,KAAA,OAMAC,WAGAC,QArBA,aAwBAC,YACAC,SAAAC,EAAA,KCxCAC,GADiBC,OAFjB,WAA0B,IAAaC,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,mCAA6CF,EAAA,aAAkBG,OAAOf,QAAtJU,KAAsJV,WAAtJU,KAA6KM,GAAA,KAA7KN,KAA6KO,GAAA,GAA7KP,KAA6KM,GAAA,KAAAJ,EAAA,uBAEtLM,iBADjB,WAAoC,IAAaT,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,kBAA4BF,EAAA,OAAYE,YAAA,mBCE5J,IAcAK,EAdAC,EAAA,OAcAC,CACAxB,EACAU,GATA,EAVA,SAAAe,GACAF,EAAA,SAaA,kBAEA,MAUAG,EAAA,QAAAJ,EAAA","file":"static/js/19.4f681127cc3b6c7e3765.js","sourcesContent":["<template>\r\n <div class=\"manualTagEdit-wrap common-wrap\">\r\n <nav-crumb :navpath=\"navpath\"></nav-crumb>\r\n <div class=\"right-content\">\r\n <div class=\"right-box\">\r\n\r\n </div>\r\n </div>\r\n <vue-gic-footer></vue-gic-footer>\r\n </div>\r\n</template>\r\n<script>\r\n import navCrumb from '@/components/nav/nav.vue';\r\n import strLength from '@/common/js/strlen';\r\n import showMsg from '@/common/js/showmsg';\r\n import errMsg from '@/common/js/error';\r\n import { _debounce } from \"@/common/js/public\";\r\n import { getRequest, postRequest, postJson, postForm } from '@/api/api';\r\n export default {\r\n name: \"manualTagEdit\",\r\n data() {\r\n return {\r\n // 面包屑参数\r\n navpath: [\r\n {\r\n name: '首页',\r\n path: ''\r\n },\r\n {\r\n name: '会员标签',\r\n path: ''\r\n }\r\n ],\r\n\r\n }\r\n },\r\n methods: {\r\n\r\n },\r\n mounted() {\r\n\r\n },\r\n components: {\r\n navCrumb\r\n }\r\n }\r\n</script>\r\n<style lang=\"scss\" scoped>\r\n\r\n\r\n</style>\r\n\n\n\n// WEBPACK FOOTER //\n// src/view/platformTag/platformTagDetail.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"manualTagEdit-wrap common-wrap\"},[_c('nav-crumb',{attrs:{\"navpath\":_vm.navpath}}),_vm._v(\" \"),_vm._m(0),_vm._v(\" \"),_c('vue-gic-footer')],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"right-content\"},[_c('div',{staticClass:\"right-box\"})])}]\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-564f4d34\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/view/platformTag/platformTagDetail.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true,\\\"publicPath\\\":\\\"../../\\\"}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-564f4d34\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./platformTagDetail.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./platformTagDetail.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./platformTagDetail.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-564f4d34\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./platformTagDetail.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-564f4d34\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/view/platformTag/platformTagDetail.vue\n// module id = null\n// module chunks = "],"sourceRoot":""}
\ No newline at end of file
webpackJsonp([20],{YPWR:function(t,e,o){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=o("bOdI"),i=o.n(n),a=o("5reh"),s={name:"App",data:function(){var t;return t={projectName:"member",contentHeight:"0px",collapseFlag:!1},i()(t,"collapseFlag",!1),i()(t,"leftModulesName","会员设置"),t},methods:{toRouterView:function(t){console.log(t),this.$router.push({path:t.path})},collapseTag:function(t){console.log(t),this.collapseFlag=t}},mounted:function(){this.$store.commit(a.d,"达摩GIC"),document.title=this.$store.state.title,this.pathName=window.location.hash.split("/")[1],console.log("pathname:",this.pathName,this.$route.path),this.contentHeight=(document.documentElement.clientHeight||document.body.clientHeight)-64+"px"},components:{}},l={render:function(){var t=this.$createElement,e=this._self._c||t;return e("div",{attrs:{id:"index"}},[e("vue-gic-header",{attrs:{projectName:this.projectName,collapseFlag:this.collapseFlag},on:{collapseTag:this.collapseTag,toRouterView:this.toRouterView}}),this._v(" "),e("div",{staticClass:"content",attrs:{id:"content"}},[e("div",{staticClass:"content-body",style:{height:this.contentHeight}},[e("transition",{attrs:{name:"fade",mode:"out-in"}},[e("router-view")],1)],1)])],1)},staticRenderFns:[]};var c=o("VU/8")(s,l,!1,function(t){o("jw/Y")},null,null);e.default=c.exports},"jw/Y":function(t,e){}});
//# sourceMappingURL=20.747937511d9761d173a2.js.map
\ No newline at end of file
webpackJsonp([20],{YGpk:function(t,e){},f0o3:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("mvHQ"),l=a.n(n),i=a("3Xzz"),o=a("5QTb"),r=a("Mk6G"),c=a("3E4D"),s=(a("Ch4/"),a("P9l9"),{name:"manualTagList",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagLibName:"manualTag",tagSearch:"",tagTableData:[{id:1,name:"123",tagDescribe:"描述描述,最多200字,一行显示50字,默认显示一行",isRealTime:1,popVisible:!1}],currentPage:1,pageSize:20,total:0,currentTagDatas:[{id:1,name:"基本信息"},{id:2,name:"地理信息"}],childTagDatas:[{id:1,name:"其他一",num:12},{id:2,name:"其他二",num:12}],cateTableVisible:!1,inputNum:0,limitLength:10,cateForm:{two:"",three:""},rules:{cateTwo:[{required:!0,message:"请选择分类",trigger:"blur"}],cateThree:[{required:!0,message:"请输入分类名称",trigger:"blur"}]},cateTableData:[{id:1,name:"分类1",inputValue:"",editAble:!1},{id:1,name:"分类2",inputValue:"",editAble:!1},{id:1,name:"分类3",inputValue:"",editAble:!1},{id:1,name:"分类4",inputValue:"",editAble:!1}]}},methods:{changeRoute:function(t){this.$router.push(t)},toAddMyTagLib:function(t){console.log(t)},searchEnterFun:function(t){console.log(t)},handleSelectChange:function(t){console.log(t)},handleSizeChange:function(t){console.log("每页 "+t+" 条")},handleCurrentChange:function(t){console.log("当前页: "+t)},getTagList:function(t){},cancelDelTag:function(t,e){e.popVisible=!1},toDelTag:function(t,e){var a=this;a.$confirm("此操作将永久删除该文件, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(function(){a.tagTableData.splice(t,1)}).catch(function(){})},toManualTagEdit:function(){this.changeRoute("/manualTagEdit")},isRepeat:function(t){var e={};for(var a in t){if(e[t[a]])return!0;e[t[a]]=!0}return!1},showCateDialog:function(){this.cateTableVisible=!0},toAddCate:function(t){var e=this;e.$refs[t].validate(function(t){if(!t)return console.log("error submit!!"),!1;e.cateForm.name=e.cateForm.cateThree,e.cateForm.editAble=!1,e.cateForm.inputValue="",e.cateTableData.push(JSON.parse(l()(e.cateForm)));var a=e.cateTableData.map(function(t){return t.name});if(e.isRepeat(a))return e.cateTableData.splice(e.cateTableData.length-1,1),void e.$message.error({duration:1e3,message:"名称不能重复"});c.a.showmsg("添加成功","success")})},toEditCate:function(t,e){console.log(t,e),e.editAble=!0,e.inputValue=e.name},toDelCate:function(t,e){console.log(t,e),this.cateTableData.splice(t,1)},confirmEdit:function(t,e){if(console.log(t,e),!e.inputValue.trim())return this.$message.error({duration:1e3,message:"请输入分类名称"}),!1;var a=JSON.parse(l()(this.cateTableData));a[t].name=e.inputValue;var n=a.map(function(t){return t.name});this.isRepeat(n)?this.$message.error({duration:1e3,message:"名称不能重复"}):(e.name=e.inputValue,e.editAble=!1)},cancleEdit:function(t,e){console.log(t,e),e.editAble=!1},toInput:function(t){console.log(t);var e="";e=r.a.getByteVal(t.target.value,this.limitLength),console.log(e),this.cateForm.cateThree=e.trim(),this.inputNum=r.a.getZhLen(e.trim())},toEditInput:function(t,e,a){console.log(t,e,a);var n="";n=r.a.getByteVal(t.target.value,this.limitLength),console.log(n),a.inputValue=n.trim()},closeCateDialog:function(){this.cateTableVisible=!1},cancelDialog:function(){this.closeCateDialog()},confirmDialog:function(){this.closeCateDialog()}},mounted:function(){},components:{navCrumb:i.a,tagCategory:o.a}}),u={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"manualTagList-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"common-wrap__cateTags"},[a("tag-category",{attrs:{tagLibName:t.tagLibName}})],1),t._v(" "),a("div",{staticClass:"common-wrap__opt"},[a("el-input",{staticClass:"w-184",attrs:{placeholder:"请输入标签","prefix-icon":"el-icon-search"},nativeOn:{keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.searchEnterFun(e):null}},model:{value:t.tagSearch,callback:function(e){t.tagSearch=e},expression:"tagSearch"}}),t._v(" "),a("el-button",{staticClass:"fr m-l-8",attrs:{type:"primary"},on:{click:t.toAddMyTagLib}},[t._v("添加至我的标签库")]),t._v(" "),a("el-button",{staticClass:"fr",attrs:{type:"primary"},on:{click:t.toManualTagEdit}},[t._v("新增标签")]),t._v(" "),a("el-button",{staticClass:"fr",attrs:{type:"primary"},on:{click:t.showCateDialog}},[t._v("分类设置")])],1),t._v(" "),a("div",{staticClass:"common-wrap__table m-t-20"},[a("el-table",{ref:"multipleTable",staticStyle:{width:"100%"},attrs:{data:t.tagTableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectChange}},[a("el-table-column",{attrs:{type:"selection"}}),t._v(" "),a("el-table-column",{attrs:{prop:"name",label:"标签名称"}}),t._v(" "),a("el-table-column",{attrs:{prop:"tagDescribe",label:"标签描述"}}),t._v(" "),a("el-table-column",{attrs:{label:"是否实时"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1==e.row.isRealTime?"实时":"非实时")+"\n ")]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("router-link",{staticClass:"edit-btn el-button--text",attrs:{to:{path:"/myTagDetail",query:{name:e.row.id}}}},[t._v("详情")]),t._v(" "),a("router-link",{staticClass:"edit-btn el-button--text p-l-20",attrs:{to:{path:"/manualTagEdit",query:{name:e.row.id}}}},[t._v("编辑")]),t._v(" "),a("el-button",{staticClass:"p-l-20",attrs:{type:"text",size:"small"},on:{click:function(a){t.toAddMyTagLib(e.row.id)}}},[t._v("添加至我的标签库")]),t._v(" "),a("el-popover",{attrs:{placement:"top",width:"160"},model:{value:e.row.popVisible,callback:function(a){t.$set(e.row,"popVisible",a)},expression:"scope.row.popVisible"}},[a("p",{staticStyle:{"line-height":"1.5",padding:"10px 10px 20px"}},[t._v("确认删除吗?")]),t._v(" "),a("div",{staticStyle:{"text-align":"right",margin:"0"}},[a("el-button",{attrs:{size:"mini",type:"text"},on:{click:function(a){t.cancelDelTag(e.$index,e.row)}}},[t._v("取消")]),t._v(" "),a("el-button",{attrs:{type:"primary",size:"mini"},on:{click:function(a){t.toDelTag(e.$index,e.row)}}},[t._v("确定")])],1),t._v(" "),a("el-button",{staticClass:"p-l-20",attrs:{slot:"reference",type:"text"},slot:"reference"},[t._v("\n 删除\n ")])],1)]}}])})],1)],1),t._v(" "),0!=t.tagTableData.length?a("div",{staticClass:"block common-wrap__page text-right"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[10,20,30,40],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()])]),t._v(" "),a("vue-gic-footer"),t._v(" "),a("el-dialog",{staticClass:"cate-dialog",attrs:{title:"分类设置",visible:t.cateTableVisible,width:"543px","before-close":t.closeCateDialog},on:{"update:visible":function(e){t.cateTableVisible=e}}},[a("el-form",{ref:"cateForm",attrs:{model:t.cateForm,rules:t.rules}},[a("el-form-item",{attrs:{label:"二级分类",prop:"cateTwo"}},[a("el-select",{attrs:{placeholder:"请选择"},model:{value:t.cateForm.cateTwo,callback:function(e){t.$set(t.cateForm,"cateTwo",e)},expression:"cateForm.cateTwo"}},[a("el-option",{attrs:{label:"区域一",value:"shanghai"}}),t._v(" "),a("el-option",{attrs:{label:"区域二",value:"beijing"}})],1)],1),t._v(" "),a("el-form-item",{attrs:{label:"三级分类",prop:"cateThree"}},[a("el-input",{attrs:{"auto-complete":"off",placeholder:"请选择分类名称"},nativeOn:{keyup:function(e){return a=e,t.toInput(a);var a}},model:{value:t.cateForm.cateThree,callback:function(e){t.$set(t.cateForm,"cateThree",e)},expression:"cateForm.cateThree"}}),t._v(" "),a("label",{staticClass:"input-label"},[t._v(t._s(t.inputNum)+"/"+t._s(t.limitLength))]),t._v(" "),a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(e){t.toAddCate("cateForm")}}},[t._v("添加")])],1)],1),t._v(" "),a("el-table",{attrs:{data:t.cateTableData,height:"275"}},[a("el-table-column",{attrs:{label:"分类名称"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(e.row.editAble?"":e.row.name)+"\n "),e.row.editAble?a("el-input",{staticClass:"h5-el-input",attrs:{size:"small",type:"text",placeholder:"请输入分类名称"},nativeOn:{keyup:function(a){return n=a,t.toEditInput(n,e.$index,e.row);var n}},model:{value:e.row.inputValue,callback:function(a){t.$set(e.row,"inputValue",a)},expression:"scope.row.inputValue"}}):t._e()]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[e.row.editAble?t._e():a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toEditCate(e.$index,e.row)}}},[t._v("编辑")]),t._v(" "),e.row.editAble?t._e():a("el-button",{attrs:{type:"text",size:"small"},on:{click:function(a){t.toDelCate(e.$index,e.row)}}},[t._v("删除")]),t._v(" "),e.row.editAble?a("el-button",{attrs:{type:"text"},on:{click:function(a){a.stopPropagation(),t.confirmEdit(e.$index,e.row)}}},[t._v("确认")]):t._e(),t._v(" "),e.row.editAble?a("el-button",{attrs:{type:"text"},on:{click:function(a){a.stopPropagation(),t.cancleEdit(e.$index,e.row)}}},[t._v("取消")]):t._e()]}}])})],1),t._v(" "),a("div",{staticClass:"dialog-footer",attrs:{slot:"footer"},slot:"footer"},[a("el-button",{on:{click:t.cancelDialog}},[t._v("取 消")]),t._v(" "),a("el-button",{attrs:{type:"primary"},on:{click:t.confirmDialog}},[t._v("确 定")])],1)],1)],1)},staticRenderFns:[]};var p=a("VU/8")(s,u,!1,function(t){a("YGpk")},"data-v-2ffad240",null);e.default=p.exports}});
//# sourceMappingURL=20.8ef5d948474866716752.js.map
\ No newline at end of file
webpackJsonp([21],{"G/on":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=a("3Xzz"),l=a("5QTb"),o=(a("P9l9"),{name:"platformTagList",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagLibName:"platformTag",tagSearch:"",tagTableData:[{id:1,name:"123",tagDescribe:"描述描述,最多200字,一行显示50字,默认显示一行",isRealTime:1}],currentPage:1,pageSize:20,total:0,currentTagDatas:[{id:1,name:"基本信息"},{id:2,name:"地理信息"}],childTagDatas:[{id:1,name:"其他一",num:12},{id:2,name:"其他二",num:12}]}},methods:{toAddMyTagLib:function(t){console.log(t)},searchEnterFun:function(t){console.log(t)},handleSelectChange:function(t){console.log(t)},handleSizeChange:function(t){console.log("每页 "+t+" 条")},handleCurrentChange:function(t){console.log("当前页: "+t)},getTagList:function(t){}},mounted:function(){console.log(this.$route.query),this.getTagList()},components:{navCrumb:n.a,tagCategory:l.a}}),r={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"platformTagList-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:t.navpath}}),t._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("div",{staticClass:"common-wrap__cateTags"},[a("tag-category",{attrs:{tagLibName:t.tagLibName}})],1),t._v(" "),a("div",{staticClass:"common-wrap__opt"},[a("el-input",{staticClass:"w-184",attrs:{placeholder:"请输入标签","prefix-icon":"el-icon-search"},nativeOn:{keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13,e.key,"Enter")?t.searchEnterFun(e):null}},model:{value:t.tagSearch,callback:function(e){t.tagSearch=e},expression:"tagSearch"}}),t._v(" "),a("el-button",{staticClass:"fr",attrs:{type:"primary"},on:{click:t.toAddMyTagLib}},[t._v("添加至我的标签库")])],1),t._v(" "),a("div",{staticClass:"common-wrap__table m-t-20"},[a("el-table",{ref:"multipleTable",staticStyle:{width:"100%"},attrs:{data:t.tagTableData,"tooltip-effect":"dark"},on:{"selection-change":t.handleSelectChange}},[a("el-table-column",{attrs:{type:"selection"}}),t._v(" "),a("el-table-column",{attrs:{prop:"name",label:"标签名称"}}),t._v(" "),a("el-table-column",{attrs:{prop:"tagDescribe",label:"标签描述"}}),t._v(" "),a("el-table-column",{attrs:{label:"是否实时"},scopedSlots:t._u([{key:"default",fn:function(e){return[t._v("\n "+t._s(1==e.row.isRealTime?"实时":"非实时")+"\n ")]}}])}),t._v(" "),a("el-table-column",{attrs:{label:"操作"},scopedSlots:t._u([{key:"default",fn:function(e){return[a("router-link",{staticClass:"edit-btn el-button--text",attrs:{to:{path:"/myTagDetail",query:{name:e.row.id}}}},[t._v("详情")]),t._v(" "),a("el-button",{staticClass:"p-l-32",attrs:{type:"text",size:"small"},on:{click:function(a){t.toAddMyTagLib(e.row.id)}}},[t._v("添加至我的标签库")])]}}])})],1)],1),t._v(" "),0!=t.tagTableData.length?a("div",{staticClass:"block common-wrap__page text-right"},[a("el-pagination",{attrs:{background:"","current-page":t.currentPage,"page-sizes":[10,20,30,40],"page-size":t.pageSize,layout:"total, sizes, prev, pager, next, jumper",total:t.total},on:{"size-change":t.handleSizeChange,"current-change":t.handleCurrentChange}})],1):t._e()])]),t._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var i=a("VU/8")(o,r,!1,function(t){a("YNUB")},"data-v-1cec49e8",null);e.default=i.exports},YNUB:function(t,e){}});
//# sourceMappingURL=21.aa38ec2b147931d1ba28.js.map
\ No newline at end of file
webpackJsonp([22],{q490:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=n("3Xzz"),i=n("BdFv"),s=(n("Mk6G"),n("3E4D"),n("Ch4/"),n("PI0u"),n("P9l9"),{name:"manualTagLib",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagCategory:"manualTagList"}},methods:{toAddMyTagLib:function(){},searchEnterFun:function(t){console.log(t)},toPlatformTagList:function(){}},mounted:function(){},components:{navCrumb:e.a,tagLib:i.a}}),o={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"manualTagLib-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:this.navpath}}),this._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("tag-lib",{attrs:{tagCategory:this.tagCategory}})],1)]),this._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var r=n("VU/8")(s,o,!1,function(t){n("suar")},"data-v-0ee6b69c",null);a.default=r.exports},suar:function(t,a){}});
//# sourceMappingURL=22.1972cc01bce06f3098fa.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///src/view/manualTag/manualTagLib.vue","webpack:///./src/view/manualTag/manualTagLib.vue?0bb4","webpack:///./src/view/manualTag/manualTagLib.vue"],"names":["manualTagLib","name","data","navpath","path","tagCategory","methods","toAddMyTagLib","searchEnterFun","e","console","log","toPlatformTagList","mounted","components","navCrumb","nav","tagLib","manualTag_manualTagLib","render","_h","this","$createElement","_c","_self","staticClass","attrs","_v","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__"],"mappings":"kIAmBAA,sDACAC,KAAA,eACAC,KAFA,WAGA,OAEAC,UAEAF,KAAA,KACAG,KAAA,KAGAH,KAAA,OACAG,KAAA,KAIAC,YAAA,kBAGAC,SAIAC,cAJA,aAYAC,eAZA,SAYAC,GAEAC,QAAAC,IAAAF,IAMAG,kBApBA,cAwBAC,QA3CA,aA8CAC,YACAC,SAAAC,EAAA,EACAC,SAAA,KChEAC,GADiBC,OAFjB,WAA0B,IAAaC,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,kCAA4CF,EAAA,aAAkBG,OAAOvB,QAArJkB,KAAqJlB,WAArJkB,KAA4KM,GAAA,KAAAJ,EAAA,OAAwBE,YAAA,kBAA4BF,EAAA,OAAYE,YAAA,cAAwBF,EAAA,WAAgBG,OAAOrB,YAA3RgB,KAA2RhB,gBAA+B,KAA1TgB,KAA0TM,GAAA,KAAAJ,EAAA,uBAEnUK,oBCCjB,IAcAC,EAdAC,EAAA,OAcAC,CACA/B,EACAkB,GATA,EAVA,SAAAc,GACAF,EAAA,SAaA,kBAEA,MAUAG,EAAA,QAAAJ,EAAA","file":"static/js/22.1972cc01bce06f3098fa.js","sourcesContent":["<template>\r\n <div class=\"manualTagLib-wrap common-wrap\">\r\n <nav-crumb :navpath=\"navpath\"></nav-crumb>\r\n <div class=\"right-content\">\r\n <div class=\"right-box\">\r\n <tag-lib :tagCategory=\"tagCategory\"></tag-lib>\r\n </div>\r\n </div>\r\n <vue-gic-footer></vue-gic-footer>\r\n </div>\r\n</template>\r\n<script>\r\n import navCrumb from '@/components/nav/nav.vue';\r\n import tagLib from '@/components/tagLib.vue';\r\n import strLength from '@/common/js/strlen';\r\n import showMsg from '@/common/js/showmsg';\r\n import errMsg from '@/common/js/error';\r\n import { _debounce } from \"@/common/js/public\";\r\n import { getRequest, postRequest, postJson, postForm } from '@/api/api';\r\n export default {\r\n name: \"manualTagLib\",\r\n data() {\r\n return {\r\n // 面包屑参数\r\n navpath: [\r\n {\r\n name: '首页',\r\n path: ''\r\n },\r\n {\r\n name: '会员标签',\r\n path: ''\r\n }\r\n ],\r\n\r\n tagCategory: 'manualTagList', // 当前标签类别\r\n }\r\n },\r\n methods: {\r\n /**\r\n * 添加到我的标签库\r\n */\r\n toAddMyTagLib() {\r\n var that = this\r\n\r\n },\r\n\r\n /**\r\n * 搜索标签\r\n */\r\n searchEnterFun(e) {\r\n var that = this\r\n console.log(e)\r\n },\r\n\r\n /**\r\n *点击分类到列表\r\n */\r\n toPlatformTagList() {\r\n\r\n }\r\n },\r\n mounted() {\r\n\r\n },\r\n components: {\r\n navCrumb,\r\n tagLib\r\n }\r\n }\r\n</script>\r\n<style lang=\"scss\" scoped>\r\n\r\n\r\n</style>\r\n\n\n\n// WEBPACK FOOTER //\n// src/view/manualTag/manualTagLib.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"manualTagLib-wrap common-wrap\"},[_c('nav-crumb',{attrs:{\"navpath\":_vm.navpath}}),_vm._v(\" \"),_c('div',{staticClass:\"right-content\"},[_c('div',{staticClass:\"right-box\"},[_c('tag-lib',{attrs:{\"tagCategory\":_vm.tagCategory}})],1)]),_vm._v(\" \"),_c('vue-gic-footer')],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-0ee6b69c\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/view/manualTag/manualTagLib.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true,\\\"publicPath\\\":\\\"../../\\\"}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-0ee6b69c\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./manualTagLib.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./manualTagLib.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./manualTagLib.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-0ee6b69c\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./manualTagLib.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-0ee6b69c\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/view/manualTag/manualTagLib.vue\n// module id = null\n// module chunks = "],"sourceRoot":""}
\ No newline at end of file
webpackJsonp([22],{RYva:function(t,a){},twLH:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0});var e=n("3Xzz"),i=n("BdFv"),s=(n("P9l9"),{name:"myTagLib",data:function(){return{navpath:[{name:"首页",path:""},{name:"会员标签",path:""}],tagCategory:"myTagList"}},methods:{toAddMyTagLib:function(){}},mounted:function(){},components:{navCrumb:e.a,tagLib:i.a}}),r={render:function(){var t=this.$createElement,a=this._self._c||t;return a("div",{staticClass:"myTagLib-wrap common-wrap"},[a("nav-crumb",{attrs:{navpath:this.navpath}}),this._v(" "),a("div",{staticClass:"right-content"},[a("div",{staticClass:"right-box"},[a("tag-lib",{attrs:{tagCategory:this.tagCategory}})],1)]),this._v(" "),a("vue-gic-footer")],1)},staticRenderFns:[]};var o=n("VU/8")(s,r,!1,function(t){n("RYva")},"data-v-0bb3b600",null);a.default=o.exports}});
//# sourceMappingURL=22.bdb1c2852f59cc2fe846.js.map
\ No newline at end of file
{"version":3,"sources":["webpack:///src/view/myTag/myTagLib.vue","webpack:///./src/view/myTag/myTagLib.vue?cbee","webpack:///./src/view/myTag/myTagLib.vue"],"names":["myTagLib","name","data","navpath","path","tagCategory","methods","toAddMyTagLib","mounted","components","navCrumb","nav","tagLib","myTag_myTagLib","render","_h","this","$createElement","_c","_self","staticClass","attrs","_v","staticRenderFns","Component","__webpack_require__","normalizeComponent","ssrContext","__webpack_exports__"],"mappings":"uJAeAA,cACAC,KAAA,WACAC,KAFA,WAGA,OAEAC,UAEAF,KAAA,KACAG,KAAA,KAGAH,KAAA,OACAG,KAAA,KAGAC,YAAA,cAGAC,SAIAC,cAJA,cAUAC,QA5BA,aA+BAC,YACAC,SAAAC,EAAA,EACAC,SAAA,KC7CAC,GADiBC,OAFjB,WAA0B,IAAaC,EAAbC,KAAaC,eAA0BC,EAAvCF,KAAuCG,MAAAD,IAAAH,EAAwB,OAAAG,EAAA,OAAiBE,YAAA,8BAAwCF,EAAA,aAAkBG,OAAOlB,QAAjJa,KAAiJb,WAAjJa,KAAwKM,GAAA,KAAAJ,EAAA,OAAwBE,YAAA,kBAA4BF,EAAA,OAAYE,YAAA,cAAwBF,EAAA,WAAgBG,OAAOhB,YAAvRW,KAAuRX,gBAA+B,KAAtTW,KAAsTM,GAAA,KAAAJ,EAAA,uBAE/TK,oBCCjB,IAcAC,EAdAC,EAAA,OAcAC,CACA1B,EACAa,GATA,EAVA,SAAAc,GACAF,EAAA,SAaA,kBAEA,MAUAG,EAAA,QAAAJ,EAAA","file":"static/js/22.bdb1c2852f59cc2fe846.js","sourcesContent":["<template>\r\n <div class=\"myTagLib-wrap common-wrap\">\r\n <nav-crumb :navpath=\"navpath\"></nav-crumb>\r\n <div class=\"right-content\">\r\n <div class=\"right-box\">\r\n <tag-lib :tagCategory=\"tagCategory\"></tag-lib>\r\n </div>\r\n </div>\r\n <vue-gic-footer></vue-gic-footer>\r\n </div>\r\n</template>\r\n<script>\r\n import navCrumb from '@/components/nav/nav.vue';\r\n import tagLib from '@/components/tagLib.vue';\r\n import { getRequest, postRequest, postJson, postForm } from '@/api/api';\r\n export default {\r\n name: \"myTagLib\",\r\n data() {\r\n return {\r\n // 面包屑参数\r\n navpath: [\r\n {\r\n name: '首页',\r\n path: ''\r\n },\r\n {\r\n name: '会员标签',\r\n path: ''\r\n }\r\n ],\r\n tagCategory: 'myTagList', // 当前标签类别\r\n }\r\n },\r\n methods: {\r\n /**\r\n * 添加到我的标签库\r\n */\r\n toAddMyTagLib() {\r\n var that = this\r\n\r\n },\r\n\r\n },\r\n mounted() {\r\n\r\n },\r\n components: {\r\n navCrumb,\r\n tagLib\r\n }\r\n }\r\n</script>\r\n<style lang=\"scss\" scoped>\r\n\r\n\r\n</style>\r\n\n\n\n// WEBPACK FOOTER //\n// src/view/myTag/myTagLib.vue","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"myTagLib-wrap common-wrap\"},[_c('nav-crumb',{attrs:{\"navpath\":_vm.navpath}}),_vm._v(\" \"),_c('div',{staticClass:\"right-content\"},[_c('div',{staticClass:\"right-box\"},[_c('tag-lib',{attrs:{\"tagCategory\":_vm.tagCategory}})],1)]),_vm._v(\" \"),_c('vue-gic-footer')],1)}\nvar staticRenderFns = []\nvar esExports = { render: render, staticRenderFns: staticRenderFns }\nexport default esExports\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./node_modules/vue-loader/lib/template-compiler?{\"id\":\"data-v-0bb3b600\",\"hasScoped\":true,\"transformToRequire\":{\"video\":[\"src\",\"poster\"],\"source\":\"src\",\"img\":\"src\",\"image\":\"xlink:href\"},\"buble\":{\"transforms\":{}}}!./node_modules/vue-loader/lib/selector.js?type=template&index=0!./src/view/myTag/myTagLib.vue\n// module id = null\n// module chunks = ","function injectStyle (ssrContext) {\n require(\"!!../../../node_modules/extract-text-webpack-plugin/dist/loader.js?{\\\"omit\\\":1,\\\"remove\\\":true,\\\"publicPath\\\":\\\"../../\\\"}!vue-style-loader!css-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/style-compiler/index?{\\\"vue\\\":true,\\\"id\\\":\\\"data-v-0bb3b600\\\",\\\"scoped\\\":true,\\\"hasInlineConfig\\\":false}!sass-loader?{\\\"sourceMap\\\":true}!../../../node_modules/vue-loader/lib/selector?type=styles&index=0!./myTagLib.vue\")\n}\nvar normalizeComponent = require(\"!../../../node_modules/vue-loader/lib/component-normalizer\")\n/* script */\nexport * from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./myTagLib.vue\"\nimport __vue_script__ from \"!!babel-loader!../../../node_modules/vue-loader/lib/selector?type=script&index=0!./myTagLib.vue\"\n/* template */\nimport __vue_template__ from \"!!../../../node_modules/vue-loader/lib/template-compiler/index?{\\\"id\\\":\\\"data-v-0bb3b600\\\",\\\"hasScoped\\\":true,\\\"transformToRequire\\\":{\\\"video\\\":[\\\"src\\\",\\\"poster\\\"],\\\"source\\\":\\\"src\\\",\\\"img\\\":\\\"src\\\",\\\"image\\\":\\\"xlink:href\\\"},\\\"buble\\\":{\\\"transforms\\\":{}}}!../../../node_modules/vue-loader/lib/selector?type=template&index=0!./myTagLib.vue\"\n/* template functional */\nvar __vue_template_functional__ = false\n/* styles */\nvar __vue_styles__ = injectStyle\n/* scopeId */\nvar __vue_scopeId__ = \"data-v-0bb3b600\"\n/* moduleIdentifier (server only) */\nvar __vue_module_identifier__ = null\nvar Component = normalizeComponent(\n __vue_script__,\n __vue_template__,\n __vue_template_functional__,\n __vue_styles__,\n __vue_scopeId__,\n __vue_module_identifier__\n)\n\nexport default Component.exports\n\n\n\n//////////////////\n// WEBPACK FOOTER\n// ./src/view/myTag/myTagLib.vue\n// module id = null\n// module chunks = "],"sourceRoot":""}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
webpackJsonp([24],{"4qCZ":function(e,t){},"5reh":function(e,t,a){"use strict";a.d(t,"a",function(){return n}),a.d(t,"b",function(){return o}),a.d(t,"d",function(){return r}),a.d(t,"c",function(){return u});var n="login",o="logout",r="title",u="show"},"5tgt":function(e,t,a){e.exports=function(e,t){return function(n){a("Vna/")("./"+e+"/"+t+".vue").then(function(e){n(e)})}}},NHnr:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("//Fk"),o=a.n(n),r=a("7+uW"),u={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{attrs:{id:"app"}},[t("transition",{attrs:{name:"fade",mode:"out-in"}},[t("router-view")],1)],1)},staticRenderFns:[]};var i=a("VU/8")({name:"App",data:function(){return{}}},u,!1,function(e){a("gx7t")},null,null).exports,m=a("/ocq"),l=a("5tgt"),s=a.n(l);r.default.use(m.a);var p,c=function(e){a.e(1).then(a.bind(null,"EE2z")).then(function(t){e(t)})},f=[{path:"/",name:"index",redirect:"platformTagLib",component:s()("index","index"),children:[{path:"/platformTagLib",name:"平台标签库",component:s()("platformTag","platformTagLib"),meta:{title:"会员标签-平台标签库"}},{path:"/platformTagList",component:s()("platformTag","platformTagList"),name:"平台标签列表",meta:{title:"会员标签-平台标签列表"}},{path:"/platformTagDetail",component:s()("platformTag","platformTagDetail"),name:"平台标签详情",meta:{title:"会员标签-平台标签详情"}},{path:"/manualTagLib",component:s()("manualTag","manualTagLib"),name:"手工标签库",meta:{title:"会员标签-手工标签库"}},{path:"/manualTagList",component:s()("manualTag","manualTagList"),name:"手工标签列表",meta:{title:"会员标签-手工标签列表"}},{path:"/manualTagEdit",component:s()("manualTag","manualTagEdit"),name:"编辑手工标签",meta:{title:"会员标签-编辑手工标签"}},{path:"/memberGroupList",component:s()("memberGroup","memberGroupList"),name:"会员分组",meta:{title:"会员标签-会员分组"}},{path:"/memberGroupDetail",component:s()("memberGroup","memberGroupDetail"),name:"分组详情",meta:{title:"会员标签-分组详情"}},{path:"/memberGroupEdit",component:s()("memberGroup","memberGroupEdit"),name:"编辑分组",meta:{title:"会员标签-编辑分组"}},{path:"/myTagLib",component:s()("myTag","myTagLib"),name:"我的标签库",meta:{title:"会员标签-我的标签库"}},{path:"/myTagList",component:s()("myTag","myTagList"),name:"我的标签库列表",meta:{title:"会员标签-我的标签库列表"}},{path:"/myTagDetail",component:s()("myTag","myTagDetail"),name:"标签详情",meta:{title:"会员标签-标签详情"}}]},{path:"/403",name:"无权访问",component:c},{path:"/404",name:"error404",component:c},{path:"/500",name:"error500",component:c},{path:"*",redirect:"/404",hidden:!0}],g=new m.a({routes:f,scrollBehavior:function(){return{y:0}}}),d=a("zL8q"),T=a.n(d),v=a("Rf8U"),h=a.n(v),b=a("mtWM"),L=a.n(b),y=a("bOdI"),k=a.n(y),x=a("NYxO"),G=a("5reh");r.default.use(x.a);var w=new x.a.Store({state:{user:{},token:null,title:"",show:!1},mutations:(p={},k()(p,G.a,function(e,t){sessionStorage.token=t,e.token=t}),k()(p,G.b,function(e){sessionStorage.removeItem("token"),e.token=null}),k()(p,G.d,function(e,t){e.title=t}),k()(p,G.c,function(e,t){e.show=t}),p)}),E=(a("Xcu2"),a("4qCZ"),a("uKUT"),a("kIPI")),P=a.n(E),q=a("Yw2C"),D=a.n(q),C=a("dq+2"),j=a.n(C),N=a("SE7k"),H=a.n(N),K=a("XsK6"),O=a.n(K);r.default.use(O.a),r.default.use(H.a),r.default.use(j.a),r.default.use(D.a),r.default.use(P.a),r.default.config.productionTip=!1,r.default.use(T.a,{size:"large"}),r.default.use(h.a,L.a),r.default.axios.defaults.withCredentials=!0,r.default.axios.interceptors.request.use(function(e){return e},function(e){return console.log("requesterr"+e),o.a.reject(e)}),r.default.axios.interceptors.response.use(function(e){return console.log("main:",e),200==e.status&&1==e.data.errorCode&&console.log("main:",e),e},function(e){if(console.log(e),e.response)switch(e.response.status){case 401:case 500:d.Message.error("服务器500")}return o.a.reject(e.response.data)}),new r.default({el:"#app",router:g,store:w,components:{App:i},template:"<App/>"})},"Vna/":function(e,t,a){var n={"./errorPage/401.vue":["4KSJ",10],"./errorPage/403.vue":["aM+6",2],"./errorPage/404.vue":["PRsh",3],"./errorPage/500.vue":["/HCr",4],"./errorPage/index.vue":["EE2z",1],"./index/index.vue":["YPWR",20],"./linktools/linktools.vue":["Lc2x",0,13],"./linktools/linktoolsold.vue":["/8lq",0,17],"./linktools/linktoolspage.vue":["HLON",0,11],"./login/login.vue":["6Qob",0,16],"./manualTag/manualTagEdit.vue":["308P",0,5],"./manualTag/manualTagLib.vue":["q490",0,22],"./manualTag/manualTagList.vue":["f0o3",0,18],"./memberGroup/memberGroupDetail.vue":["+/ey",0,9],"./memberGroup/memberGroupEdit.vue":["q0vu",0,6],"./memberGroup/memberGroupList.vue":["oVck",0,21],"./myTag/myTagDetail.vue":["ijla",0,8],"./myTag/myTagLib.vue":["twLH",0,14],"./myTag/myTagList.vue":["NJTp",0,7],"./platformTag/platformTagDetail.vue":["KN59",0,19],"./platformTag/platformTagLib.vue":["puJc",0,15],"./platformTag/platformTagList.vue":["G/on",0,12]};function o(e){var t=n[e];return t?Promise.all(t.slice(1).map(a.e)).then(function(){return a(t[0])}):Promise.reject(new Error("Cannot find module '"+e+"'."))}o.keys=function(){return Object.keys(n)},o.id="Vna/",e.exports=o},Xcu2:function(e,t){},gx7t:function(e,t){},uKUT:function(e,t){}},["NHnr"]);
//# sourceMappingURL=app.4a9a21660f890d7cff6d.js.map
\ No newline at end of file
webpackJsonp([24],{"4qCZ":function(e,t){},"5reh":function(e,t,a){"use strict";a.d(t,"a",function(){return n}),a.d(t,"b",function(){return o}),a.d(t,"d",function(){return r}),a.d(t,"c",function(){return u});var n="login",o="logout",r="title",u="show"},"5tgt":function(e,t,a){e.exports=function(e,t){return function(n){a("Vna/")("./"+e+"/"+t+".vue").then(function(e){n(e)})}}},NHnr:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a("//Fk"),o=a.n(n),r=a("7+uW"),u={render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{attrs:{id:"app"}},[t("transition",{attrs:{name:"fade",mode:"out-in"}},[t("router-view")],1)],1)},staticRenderFns:[]};var i=a("VU/8")({name:"App",data:function(){return{}}},u,!1,function(e){a("gx7t")},null,null).exports,m=a("/ocq"),l=a("5tgt"),s=a.n(l);r.default.use(m.a);var p,c=function(e){a.e(1).then(a.bind(null,"EE2z")).then(function(t){e(t)})},f=[{path:"/",name:"index",redirect:"platformTagLib",component:s()("index","index"),children:[{path:"/platformTagLib",component:s()("platformTag","platformTagLib"),meta:{title:"会员标签-平台标签库"}},{path:"/platformTagList",component:s()("platformTag","platformTagList"),meta:{title:"会员标签-平台标签列表"}},{path:"/platformTagDetail",component:s()("platformTag","platformTagDetail"),meta:{title:"会员标签-平台标签详情"}},{path:"/manualTagLib",component:s()("manualTag","manualTagLib"),meta:{title:"会员标签-手工标签库"}},{path:"/manualTagList",component:s()("manualTag","manualTagList"),meta:{title:"会员标签-手工标签列表"}},{path:"/manualTagEdit",component:s()("manualTag","manualTagEdit"),meta:{title:"会员标签-编辑手工标签"}},{path:"/memberGroupList",component:s()("memberGroup","memberGroupList"),meta:{title:"会员标签-会员分组"}},{path:"/memberGroupDetail",component:s()("memberGroup","memberGroupDetail"),meta:{title:"会员标签-分组详情"}},{path:"/memberGroupEdit",component:s()("memberGroup","memberGroupEdit"),meta:{title:"会员标签-编辑分组"}},{path:"/myTagLib",component:s()("myTag","myTagLib"),meta:{title:"会员标签-我的标签库"}},{path:"/myTagList",component:s()("myTag","myTagList"),meta:{title:"会员标签-我的标签库列表"}},{path:"/myTagDetail",component:s()("myTag","myTagDetail"),meta:{title:"会员标签-标签详情"}}]},{path:"/403",name:"无权访问",component:c},{path:"/404",name:"error404",component:c},{path:"/500",name:"error500",component:c},{path:"*",redirect:"/404",hidden:!0}],g=new m.a({routes:f,scrollBehavior:function(){return{y:0}}}),d=a("zL8q"),T=a.n(d),v=a("Rf8U"),h=a.n(v),b=a("mtWM"),L=a.n(b),y=a("bOdI"),k=a.n(y),x=a("NYxO"),G=a("5reh");r.default.use(x.a);var w=new x.a.Store({state:{user:{},token:null,title:"",show:!1},mutations:(p={},k()(p,G.a,function(e,t){sessionStorage.token=t,e.token=t}),k()(p,G.b,function(e){sessionStorage.removeItem("token"),e.token=null}),k()(p,G.d,function(e,t){e.title=t}),k()(p,G.c,function(e,t){e.show=t}),p)}),E=(a("Xcu2"),a("4qCZ"),a("uKUT"),a("kIPI")),P=a.n(E),q=a("Yw2C"),D=a.n(q),C=a("dq+2"),j=a.n(C),N=a("SE7k"),H=a.n(N),K=a("XsK6"),O=a.n(K);r.default.use(O.a),r.default.use(H.a),r.default.use(j.a),r.default.use(D.a),r.default.use(P.a),r.default.config.productionTip=!1,r.default.use(T.a,{size:"large"}),r.default.use(h.a,L.a),r.default.axios.defaults.withCredentials=!0,r.default.axios.interceptors.request.use(function(e){return e},function(e){return console.log("requesterr"+e),o.a.reject(e)}),r.default.axios.interceptors.response.use(function(e){return console.log("main:",e),200==e.status&&1==e.data.errorCode&&console.log("main:",e),e},function(e){if(console.log(e),e.response)switch(e.response.status){case 401:case 500:d.Message.error("服务器500")}return o.a.reject(e.response.data)}),new r.default({el:"#app",router:g,store:w,components:{App:i},template:"<App/>"})},"Vna/":function(e,t,a){var n={"./errorPage/401.vue":["4KSJ",10],"./errorPage/403.vue":["aM+6",2],"./errorPage/404.vue":["PRsh",3],"./errorPage/500.vue":["/HCr",4],"./errorPage/index.vue":["EE2z",1],"./index/index.vue":["YPWR",16],"./linktools/linktools.vue":["Lc2x",0,13],"./linktools/linktoolsold.vue":["/8lq",0,19],"./linktools/linktoolspage.vue":["HLON",0,11],"./login/login.vue":["6Qob",0,18],"./manualTag/manualTagEdit.vue":["308P",0,5],"./manualTag/manualTagLib.vue":["q490",0,17],"./manualTag/manualTagList.vue":["f0o3",0,20],"./memberGroup/memberGroupDetail.vue":["+/ey",0,7],"./memberGroup/memberGroupEdit.vue":["q0vu",0,6],"./memberGroup/memberGroupList.vue":["oVck",0,12],"./myTag/myTagDetail.vue":["ijla",0,9],"./myTag/myTagLib.vue":["twLH",0,22],"./myTag/myTagList.vue":["NJTp",0,8],"./platformTag/platformTagDetail.vue":["KN59",0,14],"./platformTag/platformTagLib.vue":["puJc",0,15],"./platformTag/platformTagList.vue":["G/on",0,21]};function o(e){var t=n[e];return t?Promise.all(t.slice(1).map(a.e)).then(function(){return a(t[0])}):Promise.reject(new Error("Cannot find module '"+e+"'."))}o.keys=function(){return Object.keys(n)},o.id="Vna/",e.exports=o},Xcu2:function(e,t){},gx7t:function(e,t){},uKUT:function(e,t){}},["NHnr"]);
//# sourceMappingURL=app.5306b75fe73678a3cea1.js.map
\ No newline at end of file
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(n,o,a){for(var f,d,i,u=0,b=[];u<n.length;u++)d=n[u],r[d]&&b.push(r[d][0]),r[d]=0;for(f in o)Object.prototype.hasOwnProperty.call(o,f)&&(e[f]=o[f]);for(c&&c(n,o,a);b.length;)b.shift()();if(a)for(u=0;u<a.length;u++)i=t(t.s=a[u]);return i};var n={},r={26:0};function t(c){if(n[c])return n[c].exports;var r=n[c]={i:c,l:!1,exports:{}};return e[c].call(r.exports,r,r.exports,t),r.l=!0,r.exports}t.e=function(e){var c=r[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var n=new Promise(function(n,t){c=r[e]=[n,t]});c[2]=n;var o=document.getElementsByTagName("head")[0],a=document.createElement("script");a.type="text/javascript",a.charset="utf-8",a.async=!0,a.timeout=12e4,t.nc&&a.setAttribute("nonce",t.nc),a.src=t.p+"static/js/"+e+"."+{0:"14470f852b4ac299d30f",1:"d1b66d4bf3d45b2621dd",2:"344d5c61c44868322e7e",3:"88a303fc10feb8b51091",4:"f6a8f25f4e8cc458879d",5:"38935bf19f4cc0c452f1",6:"e8a80e25b08656461f52",7:"d06ba1cfdd71b3c22f7c",8:"654e6921a31d60142bce",9:"21539068f5977ae4aa80",10:"c71c26ffe9e929740644",11:"e85b90356083e5b3e250",12:"985dbdaa0325427c2ca1",13:"e29aa5893a93a16c34bc",14:"92199267df3426ee7901",15:"5a29c715cd7a704cee9c",16:"f4036a24000959bd38c8",17:"83e469d672229c638715",18:"96ffbeeefb67f6c1cd48",19:"4f681127cc3b6c7e3765",20:"747937511d9761d173a2",21:"fd79e51e7861597ca014",22:"1972cc01bce06f3098fa",25:"9ceafa4ee79176c87d81"}[e]+".js";var f=setTimeout(d,12e4);function d(){a.onerror=a.onload=null,clearTimeout(f);var c=r[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return a.onerror=a.onload=d,o.appendChild(a),n},t.m=e,t.c=n,t.d=function(e,c,n){t.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(c,"a",c),c},t.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},t.p="./",t.oe=function(e){throw console.error(e),e}}([]);
//# sourceMappingURL=manifest.23154050ed77544cd7a1.js.map
\ No newline at end of file
!function(e){var c=window.webpackJsonp;window.webpackJsonp=function(n,a,f){for(var o,d,i,u=0,b=[];u<n.length;u++)d=n[u],r[d]&&b.push(r[d][0]),r[d]=0;for(o in a)Object.prototype.hasOwnProperty.call(a,o)&&(e[o]=a[o]);for(c&&c(n,a,f);b.length;)b.shift()();if(f)for(u=0;u<f.length;u++)i=t(t.s=f[u]);return i};var n={},r={26:0};function t(c){if(n[c])return n[c].exports;var r=n[c]={i:c,l:!1,exports:{}};return e[c].call(r.exports,r,r.exports,t),r.l=!0,r.exports}t.e=function(e){var c=r[e];if(0===c)return new Promise(function(e){e()});if(c)return c[2];var n=new Promise(function(n,t){c=r[e]=[n,t]});c[2]=n;var a=document.getElementsByTagName("head")[0],f=document.createElement("script");f.type="text/javascript",f.charset="utf-8",f.async=!0,f.timeout=12e4,t.nc&&f.setAttribute("nonce",t.nc),f.src=t.p+"static/js/"+e+"."+{0:"0df9e9ab1f471b4989e5",1:"d1b66d4bf3d45b2621dd",2:"344d5c61c44868322e7e",3:"88a303fc10feb8b51091",4:"f6a8f25f4e8cc458879d",5:"80fbff82840c4a33540f",6:"f616cf5a8904fc63c499",7:"aa104b7ffdf6abad1a3f",8:"112e671c2f90555125e8",9:"003676f4050b0950b8f0",10:"c71c26ffe9e929740644",11:"e85b90356083e5b3e250",12:"bc5cc52ace01aff5de72",13:"e29aa5893a93a16c34bc",14:"95a0e83d5babf62fabfe",15:"001ae7730d6ca5885c54",16:"728c3ca56e5aa4b23093",17:"9df90742c6c1d96b9d87",18:"e9340c7464485bff58d4",19:"925085fbbf74dc7c1514",20:"8ef5d948474866716752",21:"aa38ec2b147931d1ba28",22:"bdb1c2852f59cc2fe846",25:"9ceafa4ee79176c87d81"}[e]+".js";var o=setTimeout(d,12e4);function d(){f.onerror=f.onload=null,clearTimeout(o);var c=r[e];0!==c&&(c&&c[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}return f.onerror=f.onload=d,a.appendChild(f),n},t.m=e,t.c=n,t.d=function(e,c,n){t.o(e,c)||Object.defineProperty(e,c,{configurable:!1,enumerable:!0,get:n})},t.n=function(e){var c=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(c,"a",c),c},t.o=function(e,c){return Object.prototype.hasOwnProperty.call(e,c)},t.p="./",t.oe=function(e){throw console.error(e),e}}([]);
//# sourceMappingURL=manifest.ed74771bbd4ab0a554a6.js.map
\ No newline at end of file
......@@ -7,13 +7,13 @@
<a :href="'#/'+tagLibName+'List?id='" class="common-wrap__currentTag__name">全部</a>
<i class="el-icon-arrow-right m-l-8 m-r-8"></i>
<template v-for="(item,index) in currentTagDatas">
<a :href="'#/'+tagLibName+'List?id='+item.id" class="common-wrap__currentTag__name">{{item.name}}</a>
<a :href="'#/'+tagLibName+'List?tagLevelGroupId='+item.id" class="common-wrap__currentTag__name">{{item.name}}</a>
<i class="el-icon-arrow-right m-l-8 m-r-8" v-if="currentTagDatas.length-1 != index"></i>
</template>
</div>
<div class="common-wrap__childTag inline-block">
<template v-for="(item,index) in childTagDatas">
<a href="" class="common-wrap__childTag__name">{{item.name}}</a>
<a :href="'#/'+tagLibName+'List?tagLevelGroupId='+item.id" class="common-wrap__childTag__name">{{item.name}}</a>
</template>
</div>
<div class="common-wrap__moreTag p-l-20">
......@@ -24,7 +24,7 @@
<!-- 更多列表 -->
<div class="common-wrap__moreTag__body">
<template v-for="(item,index) in childTagDatas">
<a href="" class="common-wrap__childTag__name">{{item.name}}</a>
<a :href="'#/'+tagLibName+'List?tagLevelGroupId='+item.id" class="common-wrap__childTag__name">{{item.name}}</a>
</template>
</div>
<i slot="reference" class="el-icon-more"></i>
......@@ -43,13 +43,19 @@
export default {
name: "tagCategory",
props: {
// 当前标签库名
tagLibName: {
type: String
}
},
// 当前标签库 id
tagCateId: {
type: String
},
},
data() {
return {
// 子分类数据
tagLevelGroupId: '',
currentTagDatas: [
{
id: 1,
......@@ -186,17 +192,69 @@
},
methods: {
/**
* 添加到我的标签库
* 获取当前分类数据
*/
getCateData(url) {
const that = this
const para = {
tagLevelGroupId: that.tagLevelGroupId
}
postRequest(url,para)
.then((res) => {
// console.log(res,res.data,res.data.errorCode)
const resData = res.data
if (resData.errorCode == 1) {
// showMsg.showmsg('成功','success')
return;
}
errMsg.errorMsg(resData)
})
.catch(function (error) {
console.log(error);
that.$message.error({
duration: 1000,
message: error.message
})
});
},
/**
* 根据当前传递参数判断获取不同的分类数据
*/
checkGetData(tagLibName) {
const that = this
// 平台
if (tagLibName == 'platformTag') {
that.getCateData('/memberTag/platformTagLevel')
}
// 手工
if (tagLibName == 'manualTag') {
that.getCateData('/memberTag/handTagLevel')
}
// 我的
if (tagLibName == 'myTag') {
that.getCateData('/enterpriseMemberTag/enterpriseTagLevel')
}
}
},
watch:{
tagCateId: function(newData,oldData) {
this.tagLevelGroupId = newData
this.checkGetData(this.tagLibName)
}
},
mounted() {
var that = this
console.log(that.tagLibName)
const that = this
console.log(that.tagLibName,that.tagCateId)
// 获取当前类别 id
that.tagLevelGroupId = that.tagCateId;
that.checkGetData(that.tagLibName)
},
components: {
......
......@@ -20,17 +20,17 @@
<template v-for="(item,pindex) in libDatas">
<div :class="['common-lib__cell','flex-1',item.id == libRadio? 'border-primary-color':'']" :key="pindex">
<div class="border-box common-lib__cell__head">
<a :href="'#/'+tagCategory+'?test='+item.id" class="block"><i :class="['iconfont','common-lib__cell__icon',item.icon]"></i><span class="common-lib__cell__name">{{item.name}}</span><span class="platformTagLib-wrap__cell__icon fr"><i class="el-icon-arrow-right"></i></span>
<a :href="'#/'+tagCategory+'?tagLevelGroupId='+item.id" class="block"><i :class="['iconfont','common-lib__cell__icon',item.icon]"></i><span class="common-lib__cell__name">{{item.name}}</span><span class="platformTagLib-wrap__cell__icon fr"><i class="el-icon-arrow-right"></i></span>
</a>
</div>
<div class="border-box common-lib__cell__body">
<template v-for="(itemTwo,cindex) in item.children">
<div class="border-box common-lib__cell__fieldRow" :key="cindex">
<div class="inline-block common-lib__cell__fieldChild"><a :href="'#/'+tagCategory+'?test='+itemTwo.id" class="inline-block common-lib__cell__name">{{itemTwo.name}}</a><i class="el-icon-arrow-right"></i>
<div class="inline-block common-lib__cell__fieldChild"><a :href="'#/'+tagCategory+'?tagLevelGroupId='+itemTwo.id" class="inline-block common-lib__cell__name">{{itemTwo.name}}</a><i class="el-icon-arrow-right"></i>
</div>
<div class="inline-block common-lib__cell__fieldLastChild">
<template v-for="(itemThree,lindex) in itemTwo.children">
<a :href="'#/'+tagCategory+'?test='+itemThree.id" class="inline-block common-lib__cell__fieldName">{{itemThree.name}}</a>
<a :href="'#/'+tagCategory+'?tagLevelGroupId='+itemThree.id" class="inline-block common-lib__cell__fieldName">{{itemThree.name}}</a>
</template>
</div>
......@@ -390,18 +390,19 @@
/**
* 获取标签库数据
*/
getTagLib() {
getTagLib(url) {
const that = this
const para = {
}
getRequest('/memberTag/platformHomePage',para)
getRequest(url,para)
.then((res) => {
// console.log(res,res.data,res.data.errorCode)
const resData = res.data
if (resData.errorCode == 0) {
if (resData.errorCode == 1) {
// showMsg.showmsg('保存成功','success')
// that.libDatas = resData.result;
return;
}
......@@ -425,7 +426,16 @@
mounted() {
const that = this
console.log(that.tagCategory)
that.getTagLib()
if (that.tagCategory == 'platformTagList') {
that.getTagLib('/memberTag/platformHomePage')
}
if (that.tagCategory == 'manualTagList') {
that.getTagLib('/memberTag/handHomePage')
}
if (that.tagCategory == 'myTagList') {
that.getTagLib('/enterpriseMemberTag/homePage')
}
},
components: {
......
......@@ -18,7 +18,7 @@
<a href="" class="common-wrap__childTag__name">{{item.name}}</a>
</template>
</div> -->
<tag-category :tagLibName="tagLibName"></tag-category>
<tag-category :tagLibName="tagLibName" :tagCateId="currentGroupId"></tag-category>
</div>
<div class="common-wrap__opt">
<el-input
......@@ -192,6 +192,7 @@
total: 0,
// 子分类数据
currentGroupId: '', //当前分类 id
currentTagDatas: [
{
id: 1,
......@@ -372,12 +373,13 @@
getTagList(val) {
const that = this
const para = {
tagName: that.tagSearch, //搜索字段
tagName: that.tagSearch, // 搜索字段
tagLevelGroupId: that.currentGroupId, // 当前分类的id
pageNum: that.currentPage, // 当前页
pageSize: that.pageSize, // 一页显示个数
}
getRequest('/memberTag/platformTagPageList',para)
getRequest('/memberTag/handTagPageList',para)
.then((res) => {
// console.log(res,res.data,res.data.errorCode)
var resData = res.data
......@@ -597,8 +599,31 @@
}
},
watch: {
$route: {
handler: function(val, oldVal){
console.log("获取当前路由:",val);
const that = this
// 获取标签库中传递的搜索字段
that.tagSearch = !!that.$route.query.searchName? that.$route.query.searchName : '';
// 获取标签库传递过来的分类 id
that.currentGroupId = !!that.$route.query.tagLevelGroupId? that.$route.query.tagLevelGroupId : '';
that.getTagList()
},
// 深度观察监听
deep: true
},
},
mounted() {
const that = this
console.log(that.$route.query);
// 获取标签库中传递的搜索字段
that.tagSearch = !!that.$route.query.searchName? that.$route.query.searchName : '';
// 获取标签库传递过来的分类 id
that.currentGroupId = !!that.$route.query.tagLevelGroupId? that.$route.query.tagLevelGroupId : '';
that.getTagList()
},
components: {
navCrumb,
......
......@@ -6,7 +6,7 @@
<!-- <el-button @click="handleShowTag">显示</el-button> -->
<!-- 子类 -->
<div class="common-wrap__cateTags">
<tag-category :tagLibName="tagLibName"></tag-category>
<tag-category :tagLibName="tagLibName" :tagCateId="currentGroupId"></tag-category>
</div>
<div class="common-wrap__opt">
<el-input
......@@ -142,6 +142,7 @@
total: 0,
// 子分类数据
currentGroupId: '',
currentTagDatas: [
{
id: 1,
......@@ -239,7 +240,34 @@
* 获取当前分类下下的标签
*/
getTagList(val) {
var that = this
const that = this
const para = {
tagName: that.tagSearch, // 搜索字段
tagLevelGroupId: that.currentGroupId, // 当前分类的id
pageNum: that.currentPage, // 当前页
pageSize: that.pageSize, // 一页显示个数
}
getRequest('/memberTag/platformTagPageList',para)
.then((res) => {
// console.log(res,res.data,res.data.errorCode)
var resData = res.data
if (resData.errorCode == 0) {
// showMsg.showmsg('保存成功','success')
return;
}
errMsg.errorMsg(resData)
})
.catch(function (error) {
console.log(error);
that.$message.error({
duration: 1000,
message: error.message
})
});
},
......@@ -315,8 +343,31 @@
});
}
},
watch: {
$route: {
handler: function(val, oldVal){
console.log("获取当前路由:",val);
const that = this
// 获取标签库中传递的搜索字段
that.tagSearch = !!that.$route.query.searchName? that.$route.query.searchName : '';
// 获取标签库传递过来的分类 id
that.currentGroupId = !!that.$route.query.tagLevelGroupId? that.$route.query.tagLevelGroupId : '';
that.getTagList()
},
// 深度观察监听
deep: true
},
},
mounted() {
const that = this
console.log(that.$route.query);
// 获取标签库中传递的搜索字段
that.tagSearch = !!that.$route.query.searchName? that.$route.query.searchName : '';
// 获取标签库传递过来的分类 id
that.currentGroupId = !!that.$route.query.tagLevelGroupId? that.$route.query.tagLevelGroupId : '';
that.getTagList()
},
components: {
navCrumb,
......
......@@ -18,7 +18,7 @@
<a href="" class="common-wrap__childTag__name">{{item.name}}</a>
</template>
</div> -->
<tag-category :tagLibName="tagLibName"></tag-category>
<tag-category :tagLibName="tagLibName" :tagCateId="currentGroupId"></tag-category>
</div>
<div class="common-wrap__opt">
<el-input
......@@ -146,6 +146,7 @@
total: 0,
// 子分类数据
currentGroupId: '', //当前分类 id
currentTagDatas: [
{
id: 1,
......@@ -263,7 +264,8 @@
getTagList(val) {
const that = this
const para = {
tagName: that.tagSearch, //搜索字段
tagName: that.tagSearch, // 搜索字段
tagLevelGroupId: that.currentGroupId, // 当前分类的id
pageNum: that.currentPage, // 当前页
pageSize: that.pageSize, // 一页显示个数
}
......@@ -291,11 +293,35 @@
},
},
watch: {
$route: {
handler: function(val, oldVal){
console.log("获取当前路由:",val);
const that = this
// 获取标签库中传递的搜索字段
that.tagSearch = !!that.$route.query.searchName? that.$route.query.searchName : '';
// 获取标签库传递过来的分类 id
that.currentGroupId = !!that.$route.query.tagLevelGroupId? that.$route.query.tagLevelGroupId : '';
that.getTagList()
},
// 深度观察监听
deep: true
},
},
beforeMount() {
const that = this
},
mounted() {
const that = this
console.log(that.$route.query);
// 获取标签库中传递的搜字段
// 获取标签库中传递的搜字段
that.tagSearch = !!that.$route.query.searchName? that.$route.query.searchName : '';
// 获取标签库传递过来的分类 id
that.currentGroupId = !!that.$route.query.tagLevelGroupId? that.$route.query.tagLevelGroupId : '';
that.getTagList()
},
components: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment