Demo update

This commit is contained in:
街角小林
2024-06-14 15:38:33 +08:00
parent 264875e14e
commit 8647cb5893
7 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
id: 'KRO0WxK8GT66tYCQ',
ck: 'KRO0WxK8GT66tYCQ',
autoTrack: false
})</script><link href="dist/css/chunk-vendors.css?06beb05ed1be887c6e20" rel="stylesheet"><link href="dist/css/app.css?06beb05ed1be887c6e20" 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?1bb6ef42bf5a2faf3f7f" rel="stylesheet"><link href="dist/css/app.css?1bb6ef42bf5a2faf3f7f" 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({
@@ -70,4 +70,4 @@
// 可以通过window.$bus.$on()来监听应用的一些事件
// 实例化页面
window.initApp()
}</script><script src="dist/js/chunk-vendors.js?06beb05ed1be887c6e20"></script><script src="dist/js/app.js?06beb05ed1be887c6e20"></script></body></html>
}</script><script src="dist/js/chunk-vendors.js?1bb6ef42bf5a2faf3f7f"></script><script src="dist/js/app.js?1bb6ef42bf5a2faf3f7f"></script></body></html>