Skip to content

Commit 9d64a50

Browse files
committed
'打包0.11.0'
1 parent 474bbbf commit 9d64a50

File tree

15 files changed

+126
-98
lines changed

15 files changed

+126
-98
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,4 +453,8 @@ const mindMap = new MindMap({
453453
<img src="./web/src/assets/avatar/张文建.jpg" style="width: 50px;height: 50px;" />
454454
<span>张文建</span>
455455
</span>
456+
<span>
457+
<img src="./web/src/assets/avatar/炫.jpg" style="width: 50px;height: 50px;" />
458+
<span>炫</span>
459+
</span>
456460
</p>

dist/css/chunk-3222d6ee.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/chunk-71a7cb59.css renamed to dist/css/chunk-9e0371c2.css

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/chunk-3222d6ee.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/chunk-71a7cb59.js

Lines changed: 0 additions & 76 deletions
This file was deleted.

dist/js/chunk-9e0371c2.js

Lines changed: 69 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/chunk-vendors.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
})
1010
} catch (error) {
1111
console.log(error)
12-
}</script><link href="dist/css/chunk-vendors.css?64a0c9746081d3594fd1" rel="stylesheet"><link href="dist/css/app.css?64a0c9746081d3594fd1" 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 = () => {
12+
}</script><link href="dist/css/chunk-vendors.css?1c8f9269e64b9476f0c7" rel="stylesheet"><link href="dist/css/app.css?1c8f9269e64b9476f0c7" 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 = () => {
1313
return new Promise((resolve, reject) => {
1414
setTimeout(() => {
1515
resolve({
@@ -74,4 +74,4 @@
7474
// 可以通过window.$bus.$on()来监听应用的一些事件
7575
// 实例化页面
7676
window.initApp()
77-
}</script><script src="dist/js/chunk-vendors.js?64a0c9746081d3594fd1"></script><script src="dist/js/app.js?64a0c9746081d3594fd1"></script></body></html>
77+
}</script><script src="dist/js/chunk-vendors.js?1c8f9269e64b9476f0c7"></script><script src="dist/js/app.js?1c8f9269e64b9476f0c7"></script></body></html>

qrcode.jpg

-112 Bytes
Loading

0 commit comments

Comments
 (0)