Sign in
杨泽宇
/
cms_songs
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
01db346ef130090a04952e893ea203b16079b8fd
Authored by
杨泽宇
2021-09-30 09:27:00 +0800
1 parent
6235ed5e
debug iframe height
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/html/v2.html
src/html/v2.html
View file @
01db346
...
...
@@ -24,7 +24,7 @@
24
24
25
25
<body id="body" class="diy-reset">
26
26
<script>
27
-
parent.postMessage(1000
, '*')
27
+
// parent.postMessage('好的'
, '*')
28
28
</script>
29
29
30
30
<script src="https://cdn.jsdelivr.net/npm/vue@2.5.2/dist/vue.min.js"></script>
...
...