服务器提交
This commit is contained in:
10
public/weapp/components/uni-icons/uni-icons.js
Executable file
10
public/weapp/components/uni-icons/uni-icons.js
Executable file
@@ -0,0 +1,10 @@
|
||||
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/uni-icons/uni-icons"],{"1a7f":function(t,n,e){"use strict";var u=e("5d9a"),i=e.n(u);i.a},"2f45":function(t,n,e){"use strict";var u=e("47a9");Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=u(e("7259")),a={name:"UniIcons",props:{type:{type:String,default:""},color:{type:String,default:"#333333"},colorClass:{type:String,default:""},size:{type:[Number,String],default:16}},data:function(){return{icons:i.default}},methods:{_onClick:function(){this.$emit("click")}}};n.default=a},"5d9a":function(t,n,e){},6336:function(t,n,e){"use strict";e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return i})),e.d(n,"a",(function(){}));var u=function(){var t=this.$createElement;this._self._c},i=[]},7060:function(t,n,e){"use strict";e.r(n);var u=e("2f45"),i=e.n(u);for(var a in u)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(a);n["default"]=i.a},c580:function(t,n,e){"use strict";e.r(n);var u=e("6336"),i=e("7060");for(var a in i)["default"].indexOf(a)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(a);e("1a7f");var c=e("828b"),r=Object(c["a"])(i["default"],u["b"],u["c"],!1,null,"cc41dd28",null,!1,u["a"],void 0);n["default"]=r.exports}}]);
|
||||
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
|
||||
'components/uni-icons/uni-icons-create-component',
|
||||
{
|
||||
'components/uni-icons/uni-icons-create-component':(function(module, exports, __webpack_require__){
|
||||
__webpack_require__('df3c')['createComponent'](__webpack_require__("c580"))
|
||||
})
|
||||
},
|
||||
[['components/uni-icons/uni-icons-create-component']]
|
||||
]);
|
||||
Reference in New Issue
Block a user