打包Demo

This commit is contained in:
wanglin2
2025-04-13 13:47:23 +08:00
parent 896121f6b6
commit 493e0da7ae
5 changed files with 23 additions and 23 deletions

File diff suppressed because one or more lines are too long

2
dist/js/app.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -9,7 +9,7 @@
})
} catch (error) {
console.log(error)
}</script><link href="dist/css/chunk-vendors.css?c580bd4164408eecc114" rel="stylesheet"><link href="dist/css/app.css?c580bd4164408eecc114" rel="stylesheet"></head><body><noscript><strong>We're sorry but thoughts doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script>const getDataFromBackend = () => {
}</script><link href="dist/css/chunk-vendors.css?01c26167dbd161ab71af" rel="stylesheet"><link href="dist/css/app.css?01c26167dbd161ab71af" rel="stylesheet"></head><body><noscript><strong>We're sorry but thoughts doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script>const getDataFromBackend = () => {
return new Promise((resolve, reject) => {
setTimeout(() => {
resolve({
@@ -83,4 +83,4 @@
// 可以通过window.$bus.$on()来监听应用的一些事件
// 实例化页面
window.initApp()
}</script><script src="dist/js/chunk-vendors.js?c580bd4164408eecc114"></script><script src="dist/js/app.js?c580bd4164408eecc114"></script></body></html>
}</script><script src="dist/js/chunk-vendors.js?01c26167dbd161ab71af"></script><script src="dist/js/app.js?01c26167dbd161ab71af"></script></body></html>