You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
3.3 KiB

4 years ago
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["node-modules/uview-ui/components/u-notice-bar/u-notice-bar"],{368:function(n,e,t){"use strict";t.r(e);var o=t(369),r=t(371);for(var u in r)"default"!==u&&function(n){t.d(e,n,(function(){return r[n]}))}(u);t(374);var c,i=t(13),s=Object(i["default"])(r["default"],o["render"],o["staticRenderFns"],!1,null,"4eff50a7",null,!1,o["components"],c);s.options.__file="node_modules/uview-ui/components/u-notice-bar/u-notice-bar.vue",e["default"]=s.exports},369:function(n,e,t){"use strict";t.r(e);var o=t(370);t.d(e,"render",(function(){return o["render"]})),t.d(e,"staticRenderFns",(function(){return o["staticRenderFns"]})),t.d(e,"recyclableRender",(function(){return o["recyclableRender"]})),t.d(e,"components",(function(){return o["components"]}))},370:function(n,e,t){"use strict";var o;t.r(e),t.d(e,"render",(function(){return r})),t.d(e,"staticRenderFns",(function(){return c})),t.d(e,"recyclableRender",(function(){return u})),t.d(e,"components",(function(){return o}));try{o={uColumnNotice:function(){return Promise.all([t.e("common/vendor"),t.e("node-modules/uview-ui/components/u-column-notice/u-column-notice")]).then(t.bind(null,438))},uRowNotice:function(){return Promise.all([t.e("common/vendor"),t.e("node-modules/uview-ui/components/u-row-notice/u-row-notice")]).then(t.bind(null,446))}}}catch(i){if(-1===i.message.indexOf("Cannot find module")||-1===i.message.indexOf(".vue"))throw i;console.error(i.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范文档https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var r=function(){var n=this,e=n.$createElement,t=(n._self._c,n.show?n.__get_style([{backgroundColor:n.bgColor},n.$u.addStyle(n.customStyle)]):null);n.$mp.data=Object.assign({},{$root:{s0:t}})},u=!1,c=[];r._withStripped=!0},371:function(n,e,t){"use strict";t.r(e);var o=t(372),r=t.n(o);for(var u in o)"default"!==u&&function(n){t.d(e,n,(function(){return o[n]}))}(u);e["default"]=r.a},372:function(n,e,t){"use strict";(function(n){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=r(t(373));function r(n){return n&&n.__esModule?n:{default:n}}var u={name:"u-notice-bar",mixins:[n.$u.mpMixin,n.$u.mixin,o.default],data:function(){return{show:!0}},methods:{click:function(n){this.$emit("click",n),this.url&&this.linkType&&this.openPage()},close:function(){this.show=!1,this.$emit("close")}}};e.default=u}).call(this,t(1)["default"])},374:function(n,e,t){"use strict";t.r(e);var o=t(375),r=t.n(o);for(var u in o)"default"!==u&&function(n){t.d(e,n,(function(){return o[n]}))}(u);e["default"]=r.a},375:function(n,e,t){}}]);
4 years ago
//# sourceMappingURL=../../../../../.sourcemap/mp-weixin/node-modules/uview-ui/components/u-notice-bar/u-notice-bar.js.map
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'node-modules/uview-ui/components/u-notice-bar/u-notice-bar-create-component',
{
'node-modules/uview-ui/components/u-notice-bar/u-notice-bar-create-component':(function(module, exports, __webpack_require__){
4 years ago
__webpack_require__('1')['createComponent'](__webpack_require__(368))
4 years ago
})
},
[['node-modules/uview-ui/components/u-notice-bar/u-notice-bar-create-component']]
]);