打包Demo

This commit is contained in:
街角小林 2024-10-17 18:02:25 +08:00
parent 2b42b9fafa
commit b895a58194
6 changed files with 75 additions and 75 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

69
dist/js/chunk-8461c074.js vendored Normal file

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?63f5fae2a1a38e74b08f" rel="stylesheet"><link href="dist/css/app.css?63f5fae2a1a38e74b08f" 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?e31afb236593f0fb6810" rel="stylesheet"><link href="dist/css/app.css?e31afb236593f0fb6810" 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({
@ -74,4 +74,4 @@
// 可以通过window.$bus.$on()来监听应用的一些事件
// 实例化页面
window.initApp()
}</script><script src="dist/js/chunk-vendors.js?63f5fae2a1a38e74b08f"></script><script src="dist/js/app.js?63f5fae2a1a38e74b08f"></script></body></html>
}</script><script src="dist/js/chunk-vendors.js?e31afb236593f0fb6810"></script><script src="dist/js/app.js?e31afb236593f0fb6810"></script></body></html>

View File

@ -1,6 +1,6 @@
{
"name": "simple-mind-map",
"version": "0.12.0",
"version": "0.12.1",
"description": "一个简单的web在线思维导图",
"authors": [
{