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.
30 lines
1.0 KiB
30 lines
1.0 KiB
(global["webpackJsonp"] = global["webpackJsonp"] || []).push([["package2/common/vendor"],{
|
|
|
|
/***/ 943:
|
|
/*!*************************************************************************!*\
|
|
!*** C:/文档/distribution-uni/uni_modules/uview-ui/libs/mixin/mpShare.js ***!
|
|
\*************************************************************************/
|
|
/*! no static exports found */
|
|
/***/ (function(module, exports, __webpack_require__) {
|
|
|
|
/* WEBPACK VAR INJECTION */(function(uni) {module.exports = {
|
|
onLoad: function onLoad() {
|
|
// 设置默认的转发参数
|
|
uni.$u.mpShare = {
|
|
title: '',
|
|
// 默认为小程序名称
|
|
path: '',
|
|
// 默认为当前页面路径
|
|
imageUrl: '' // 默认为当前页面的截图
|
|
};
|
|
},
|
|
onShareAppMessage: function onShareAppMessage() {
|
|
return uni.$u.mpShare;
|
|
}
|
|
};
|
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
|
|
|
|
/***/ })
|
|
|
|
}]);
|
|
//# sourceMappingURL=../../../.sourcemap/mp-weixin/package2/common/vendor.js.map
|