12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["component/uploadImage"],{3340:function(e,t,i){"use strict";i.r(t);var n=i("7ecef"),s=i.n(n);for(var c in n)"default"!==c&&function(e){i.d(t,e,(function(){return n[e]}))}(c);t["default"]=s.a},"72ad":function(e,t,i){},"7ecef":function(e,t,i){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i={data:function(){return{imageList:[],filelist:[],sizeType:["original","compressed"],sourceType:["album"],countIndex:1,count:[1,2,3]}},onUnload:function(){this.imageList=[],this.sourceTypeIndex=2,this.sourceType=["album"],this.sizeType=["original","compressed"],this.countIndex=1},methods:{deleteImg:function(e){var t=e;this.imageList.splice(t,1),this.filelist.splice(t,1),this.$emit("getImg",this.filelist)},chooseImage:function(){var t=this;3!==this.imageList.length&&e.chooseImage({sourceType:this.sourceType,sizeType:this.sizeType,count:this.imageList.length+this.count[this.countIndex]>3?3-this.imageList.length:this.count[this.countIndex],success:function(i){console.log(i);var n="eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvd3d3LnF6YWl3YW5nLmNvbSIsImlhdCI6MTU4OTMzNTEyOCwiZXhwIjoxNTkwMTk5MTI4LCJuYmYiOjE1ODkzMzUxMjgsInN1YiI6MTYsInBydiI6ImU5YTM5YzhhZjYwMWYyNGMzZjA3ZjQ0NjMyMmE1NmM4MDVjNWNkZTYifQ.Uec3pKa_Btj0u_6qR95YK_MzyhL9gEcczRd3FpG9xUg";t.imageList=t.imageList.concat(i.tempFilePaths),e.uploadFile({url:"https://www.qzaiwang.com/v2/upload/tmp",filePath:i.tempFilePaths[0],name:"file",header:{"X-TOKEN":n},formData:{user:"test"},success:function(e){var i=e.data,n=JSON.parse(i),s=n.data.file_name;console.log(s);var c=[];c.push({}),c[0]=s,console.log(c),t.filelist=t.filelist.concat(c),t.$emit("getImg",t.filelist)}})}})}}};t.default=i}).call(this,i("543d")["default"])},e0b4:function(e,t,i){"use strict";i.r(t);var n=i("fc95"),s=i("3340");for(var c in s)"default"!==c&&function(e){i.d(t,e,(function(){return s[e]}))}(c);i("fca1");var a,o=i("f0c5"),u=Object(o["a"])(s["default"],n["b"],n["c"],!1,null,null,null,!1,n["a"],a);t["default"]=u.exports},fc95:function(e,t,i){"use strict";var n,s=function(){var e=this,t=e.$createElement;e._self._c},c=[];i.d(t,"b",(function(){return s})),i.d(t,"c",(function(){return c})),i.d(t,"a",(function(){return n}))},fca1:function(e,t,i){"use strict";var n=i("72ad"),s=i.n(n);s.a}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'component/uploadImage-create-component',
- {
- 'component/uploadImage-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('543d')['createComponent'](__webpack_require__("e0b4"))
- })
- },
- [['component/uploadImage-create-component']]
- ]);
|