1234567891011 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["uni_modules/uview-ui/components/u-text/u-text"],{575:function(e,n,t){"use strict";t.r(n);var i=t(576),o=t(578);for(var u in o)["default"].indexOf(u)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(u);t(581);var r,l=t(36),s=Object(l["default"])(o["default"],i["render"],i["staticRenderFns"],!1,null,"50004b49",null,!1,i["components"],r);s.options.__file="uni_modules/uview-ui/components/u-text/u-text.vue",n["default"]=s.exports},576:function(e,n,t){"use strict";t.r(n);var i=t(577);t.d(n,"render",(function(){return i["render"]})),t.d(n,"staticRenderFns",(function(){return i["staticRenderFns"]})),t.d(n,"recyclableRender",(function(){return i["recyclableRender"]})),t.d(n,"components",(function(){return i["components"]}))},577:function(e,n,t){"use strict";var i;t.r(n),t.d(n,"render",(function(){return o})),t.d(n,"staticRenderFns",(function(){return r})),t.d(n,"recyclableRender",(function(){return u})),t.d(n,"components",(function(){return i}));try{i={uIcon:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uview-ui/components/u-icon/u-icon")]).then(t.bind(null,283))},uLink:function(){return Promise.all([t.e("common/vendor"),t.e("uni_modules/uview-ui/components/u-link/u-link")]).then(t.bind(null,583))}}}catch(l){if(-1===l.message.indexOf("Cannot find module")||-1===l.message.indexOf(".vue"))throw l;console.error(l.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var o=function(){var e=this,n=e.$createElement,t=(e._self._c,e.show&&"price"===e.mode?e.__get_style([e.valueStyle]):null),i=e.show&&e.prefixIcon?e.$u.addStyle(e.iconStyle):null,o=e.show&&"link"!==e.mode&&e.openType&&e.isMp?e.__get_style([e.valueStyle]):null,u=!e.show||"link"===e.mode||e.openType&&e.isMp?null:e.__get_style([e.valueStyle]),r=e.show&&e.suffixIcon?e.$u.addStyle(e.iconStyle):null;e.$mp.data=Object.assign({},{$root:{s0:t,g0:i,s1:o,s2:u,g1:r}})},u=!1,r=[];o._withStripped=!0},578:function(e,n,t){"use strict";t.r(n);var i=t(579),o=t.n(i);for(var u in i)["default"].indexOf(u)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(u);n["default"]=o.a},579:function(e,n,t){"use strict";(function(e){var i=t(4);Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=i(t(580)),u=i(t(297)),r=i(t(298)),l=i(t(534)),s={name:"u--text",mixins:[e.$u.mpMixin,e.$u.mixin,o.default,u.default,r.default,l.default],computed:{valueStyle:function(){var n={textDecoration:this.decoration,fontWeight:this.bold?"bold":"normal",wordWrap:this.wordWrap,fontSize:e.$u.addUnit(this.size)};return!this.type&&(n.color=this.color),this.isNvue&&this.lines&&(n.lines=this.lines),this.lineHeight&&(n.lineHeight=e.$u.addUnit(this.lineHeight)),!this.isNvue&&this.block&&(n.display="block"),e.$u.deepMerge(n,e.$u.addStyle(this.customStyle))},isNvue:function(){var e=!1;return e},isMp:function(){var e=!1;return e=!0,e}},data:function(){return{}},methods:{clickHandler:function(){this.call&&"phone"===this.mode&&e.makePhoneCall({phoneNumber:this.text}),this.$emit("click")}}};n.default=s}).call(this,t(2)["default"])},581:function(e,n,t){"use strict";t.r(n);var i=t(582),o=t.n(i);for(var u in i)["default"].indexOf(u)<0&&function(e){t.d(n,e,(function(){return i[e]}))}(u);n["default"]=o.a},582:function(e,n,t){}}]);
- //# sourceMappingURL=../../../../../.sourcemap/mp-weixin/uni_modules/uview-ui/components/u-text/u-text.js.map
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'uni_modules/uview-ui/components/u-text/u-text-create-component',
- {
- 'uni_modules/uview-ui/components/u-text/u-text-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('2')['createComponent'](__webpack_require__(575))
- })
- },
- [['uni_modules/uview-ui/components/u-text/u-text-create-component']]
- ]);
|