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.

10 lines
1.9 KiB

6 months ago
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/struggler-uniapp-add-tip/struggler-uniapp-add-tip"],{1525:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e="SHOW_TIP",u={data:function(){return{showTip:!1}},mounted:function(){var n=this;this.showTip=!t.getStorageInfoSync().keys.includes(e),setTimeout((function(){n.showTip=!1}),1e3*this.duration)},props:{tip:{type:String,default:"点击「添加小程序」,下次访问更便捷",required:!0},duration:{type:Number,default:5,required:!1}},methods:{hideTip:function(){t.setStorageSync(e,!0),this.showTip=!1}}};n.default=u}).call(this,e("543d")["default"])},"410b":function(t,n,e){"use strict";var u;e.d(n,"b",(function(){return i})),e.d(n,"c",(function(){return r})),e.d(n,"a",(function(){return u}));var i=function(){var t=this,n=t.$createElement;t._self._c},r=[]},"86cc":function(t,n,e){"use strict";var u=e("8c75"),i=e.n(u);i.a},"8c75":function(t,n,e){},a7cb:function(t,n,e){"use strict";e.r(n);var u=e("410b"),i=e("db0f");for(var r in i)"default"!==r&&function(t){e.d(n,t,(function(){return i[t]}))}(r);e("86cc");var c,a=e("f0c5"),o=Object(a["a"])(i["default"],u["b"],u["c"],!1,null,"0312e16e",null,!1,u["a"],c);n["default"]=o.exports},db0f:function(t,n,e){"use strict";e.r(n);var u=e("1525"),i=e.n(u);for(var r in u)"default"!==r&&function(t){e.d(n,t,(function(){return u[t]}))}(r);n["default"]=i.a}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/struggler-uniapp-add-tip/struggler-uniapp-add-tip-create-component',
  4. {
  5. 'components/struggler-uniapp-add-tip/struggler-uniapp-add-tip-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("a7cb"))
  7. })
  8. },
  9. [['components/struggler-uniapp-add-tip/struggler-uniapp-add-tip-create-component']]
  10. ]);