mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-17 14:04:47 +08:00
打包Demo
This commit is contained in:
File diff suppressed because one or more lines are too long
BIN
dist/img/子豪.jpg
vendored
Normal file
BIN
dist/img/子豪.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 48 KiB |
BIN
dist/img/孟照星.jpg
vendored
Normal file
BIN
dist/img/孟照星.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
dist/img/庆国.jpg
vendored
Normal file
BIN
dist/img/庆国.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
dist/img/阿晨.jpg
vendored
Normal file
BIN
dist/img/阿晨.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
2
dist/js/app.js
vendored
2
dist/js/app.js
vendored
File diff suppressed because one or more lines are too long
1
dist/js/chunk-115f6809.js
vendored
Normal file
1
dist/js/chunk-115f6809.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/js/chunk-2d0afe0d.js
vendored
2
dist/js/chunk-2d0afe0d.js
vendored
File diff suppressed because one or more lines are too long
1
dist/js/chunk-2d21f249.js
vendored
Normal file
1
dist/js/chunk-2d21f249.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/js/chunk-2fb39b1c.js
vendored
1
dist/js/chunk-2fb39b1c.js
vendored
File diff suppressed because one or more lines are too long
1
dist/js/chunk-7a00d430.js
vendored
1
dist/js/chunk-7a00d430.js
vendored
File diff suppressed because one or more lines are too long
1
dist/js/chunk-7ace04d5.js
vendored
Normal file
1
dist/js/chunk-7ace04d5.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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?389be1da0a7a3dbc051c" rel="stylesheet"><link href="dist/css/app.css?389be1da0a7a3dbc051c" 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?cfa889d7a87b444b5601" rel="stylesheet"><link href="dist/css/app.css?cfa889d7a87b444b5601" 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?389be1da0a7a3dbc051c"></script><script src="dist/js/app.js?389be1da0a7a3dbc051c"></script></body></html>
|
||||
}</script><script src="dist/js/chunk-vendors.js?cfa889d7a87b444b5601"></script><script src="dist/js/app.js?cfa889d7a87b444b5601"></script></body></html>
|
||||
Reference in New Issue
Block a user