oa-base/unpackage/dist/build/.nvue/app.js
Phoenix 629ce2f21b 1
2024-06-18 15:55:32 +08:00

6 lines
125 B
JavaScript

Promise.resolve("./pages/index/index.js").then((res) => {
res.length;
});
Promise.resolve("./app.css.js").then(() => {
});