Skip to content

Commit

Permalink
86c0985 use computed
Browse files Browse the repository at this point in the history
  • Loading branch information
tanshuai committed Sep 12, 2024
1 parent cd705c0 commit 8f50dc1
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/electron/UnPackaged/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
window.gtag = gtag
}</script><link href=css/vendor.0a68d1b4.css rel=stylesheet><link href=css/app.540ba716.css rel=stylesheet></head><body><div id=q-app></div><script src=js/vendor.js></script><script src=js/app.js></script><script>window.__statics = __dirname</script></body></html>
}</script><link href=css/vendor.0a68d1b4.css rel=stylesheet><link href=css/app.3b1ea4f3.css rel=stylesheet></head><body><div id=q-app></div><script src=js/vendor.js></script><script src=js/app.js></script><script>window.__statics = __dirname</script></body></html>
2 changes: 1 addition & 1 deletion dist/electron/UnPackaged/js/app.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/electron/UnPackaged/version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packageVer": "0.2.4",
"channel": "internal",
"buildTime": "202409121721",
"buildCommit": "0aa57d8a",
"sourceCommit": "0aa57d8a",
"version": "0.2.5-internal-202409121721"
"buildTime": "202409121823",
"buildCommit": "86c09859",
"sourceCommit": "86c09859",
"version": "0.2.5-internal-202409121823"
}

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/spa/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
window.gtag = gtag
}</script><link href=/css/vendor.7a6c311d.css rel=stylesheet><link href=/css/app.540ba716.css rel=stylesheet></head><body><div id=q-app></div><script src=/js/vendor.00c4dc6f.js></script><script src=/js/app.fb219348.js></script></body></html>
}</script><link href=/css/vendor.7a6c311d.css rel=stylesheet><link href=/css/app.3b1ea4f3.css rel=stylesheet></head><body><div id=q-app></div><script src=/js/vendor.00c4dc6f.js></script><script src=/js/app.3d8e4a3f.js></script></body></html>
1 change: 1 addition & 0 deletions dist/spa/js/app.3d8e4a3f.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/spa/js/app.fb219348.js

This file was deleted.

6 changes: 3 additions & 3 deletions dist/spa/version.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packageVer": "0.2.4",
"channel": "web",
"buildTime": "202409121721",
"buildCommit": "0aa57d8a",
"sourceCommit": "0aa57d8a",
"buildTime": "202409121823",
"buildCommit": "86c09859",
"sourceCommit": "86c09859",
"version": "0.2.5-web"
}

0 comments on commit 8f50dc1

Please sign in to comment.