at eval (webpack-internal:///PMiS:110:13)
at Object.PMiS (http://localhost:8080/static/js/pages-setplan-setpls.js:411:1)
at webpack_require (http://localhost:8080/static/js/index.js:854:30)
at fn (http://localhost:8080/static/js/index.js:151:20)
at eval (webpack-internal:///cRBg:2:774)
at Module.cRBg (http://localhost:8080/static/js/pages-setplan-setpls.js:672:1)
at webpack_require (http://localhost:8080/static/js/index.js:854:30)
at fn (http://localhost:8080/static/js/index.js:151:20)
at eval (webpack-internal:///n6rq:3:106)
at Module.n6rq (http://localhost:8080/static/js/pages-setplan-setpls.js:696:1) at static/js/index.js:978
14:04:34.679 [Vue warn]: Failed to resolve async component: function (resolve) {
var component = {
component: Promise.all(/! require.ensure | pages-setplan-setpls /[webpack_require.e("pages-data-data~pages-data-ddkzqadd~pages-data-ddkzqdesc~pages-data-ddkzqedit~pages-data-dkqadd~page~f81a5467"), webpack_require.e("pages-kongzhi-dandengkz~pages-kongzhi-fenzukz~pages-kongzhi-jzqkz~pages-setplan-setpls"), webpack_require.e("pages-setplan-setplan~pages-setplan-setplans~pages-setplan-setpls"), webpack_require.e("pages-kongzhi-kongzhi~pages-setplan-setpls~pages-warn-warn"), webpack_require.e("pages-setplan-setpls")]).then((function () {
return resolve(webpack_require(/! D:/ludeng/LightApp/pages/setplan/setpls.vue / "TxmW"));
}).bind(null, webpack_require)).catch(webpack_require.oe),
delay: uniConfig['async'].delay,
timeout: uniConfig['async'].timeout
};
if (uniConfig['async']['loading']) {
component.loading = {
name: 'SystemAsyncLoading',
render: function render(createElement) {
return createElement(uniConfig['async']['loading']);
}
};
}
if (uniConfig['async']['error']) {
component.error = {
name: 'SystemAsyncError',
render: function render(createElement) {
return createElement(uniConfig['async']['error']);
}
};
}
return component;
}
Reason: ReferenceError: defineProps is not defined

2***@qq.com
- 发布:2023-11-21 14:05
- 更新:2023-11-21 14:28
- 阅读:28
1 个回复
爱豆豆 - 办法总比困难多
只有一种可能 那就是你项目是vue2版本的
这个插件的平台兼容性写的很清楚兼容vue3所有端