feat: 提交创建服务工单组件封装
This commit is contained in:
6
unpackage/dist/dev/mp-weixin/app.js
vendored
6
unpackage/dist/dev/mp-weixin/app.js
vendored
@@ -9,13 +9,13 @@ const _sfc_main = {
|
||||
__name: "App",
|
||||
setup(__props) {
|
||||
common_vendor.onLaunch(() => {
|
||||
common_vendor.index.__f__("log", "at App.vue:7", "App Launch");
|
||||
common_vendor.index.__f__("log", "at App.vue:5", "App Launch");
|
||||
});
|
||||
common_vendor.onShow(() => {
|
||||
common_vendor.index.__f__("log", "at App.vue:11", "App Show");
|
||||
common_vendor.index.__f__("log", "at App.vue:9", "App Show");
|
||||
});
|
||||
common_vendor.onHide(() => {
|
||||
common_vendor.index.__f__("log", "at App.vue:15", "App Hide");
|
||||
common_vendor.index.__f__("log", "at App.vue:13", "App Hide");
|
||||
});
|
||||
return () => {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user