Skip to content

Commit

Permalink
'打包demo'
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglin2 committed Feb 26, 2024
1 parent 952472a commit 7e3a1e4
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions dist/css/chunk-9cf303bc.css → dist/css/chunk-6fe0f268.css

Large diffs are not rendered by default.

Binary file added dist/img/橘半.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion dist/js/app.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/js/chunk-09d7a24e.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/js/chunk-229f7d79.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/js/chunk-32fc780d.js

This file was deleted.

26 changes: 13 additions & 13 deletions dist/js/chunk-9cf303bc.js → dist/js/chunk-6fe0f268.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/chunk-f38e5676.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -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?e3915b63b03403d55468" rel="stylesheet"><link href="dist/css/app.css?e3915b63b03403d55468" 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?b5f1c5a8eccbfe823f6d" rel="stylesheet"><link href="dist/css/app.css?b5f1c5a8eccbfe823f6d" 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({
Expand Down Expand Up @@ -66,4 +66,4 @@
// 可以通过window.$bus.$on()来监听应用的一些事件
// 实例化页面
window.initApp()
}</script><script src="dist/js/chunk-vendors.js?e3915b63b03403d55468"></script><script src="dist/js/app.js?e3915b63b03403d55468"></script></body></html>
}</script><script src="dist/js/chunk-vendors.js?b5f1c5a8eccbfe823f6d"></script><script src="dist/js/app.js?b5f1c5a8eccbfe823f6d"></script></body></html>

0 comments on commit 7e3a1e4

Please sign in to comment.