打包demo

This commit is contained in:
wanglin2 2024-01-29 22:14:24 +08:00
parent 3da8070820
commit 5be2f561e7
5 changed files with 21 additions and 21 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

@ -1,7 +1,7 @@
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><link rel="icon" href="dist/logo.ico"><title>思绪思维导图</title><script>//
window.externalPublicPath = './dist/'
// 接管应用
window.takeOverApp = false</script><link href="dist/css/chunk-vendors.css?c19e442932d6fe6a3e37" rel="stylesheet"><link href="dist/css/app.css?c19e442932d6fe6a3e37" 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 = () => {
window.takeOverApp = false</script><link href="dist/css/chunk-vendors.css?c9ec235aa92db7b0432b" rel="stylesheet"><link href="dist/css/app.css?c9ec235aa92db7b0432b" 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({
@ -66,4 +66,4 @@
// 可以通过window.$bus.$on()来监听应用的一些事件
// 实例化页面
window.initApp()
}</script><script src="dist/js/chunk-vendors.js?c19e442932d6fe6a3e37"></script><script src="dist/js/app.js?c19e442932d6fe6a3e37"></script></body></html>
}</script><script src="dist/js/chunk-vendors.js?c9ec235aa92db7b0432b"></script><script src="dist/js/app.js?c9ec235aa92db7b0432b"></script></body></html>