Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dpe_dubbing_editor
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
dpe_dubbing_editor
Commits
58ac8b1b
Commit
58ac8b1b
authored
Jun 14, 2024
by
李维
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新接口
parent
274c0fc9
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
1486 deletions
+6
-1486
.DS_Store
.DS_Store
+0
-0
index.html
form/index.html
+1
-737
app.ae1b0e28.js
form/js/app.ae1b0e28.js
+2
-2
app.ae1b0e28.js.map
form/js/app.ae1b0e28.js.map
+1
-1
index.html
form_vue/public/index.html
+1
-744
dep.js
form_vue/src/api/dep.js
+1
-2
No files found.
.DS_Store
View file @
58ac8b1b
No preview for this file type
form/index.html
View file @
58ac8b1b
This diff is collapsed.
Click to expand it.
form/js/app.
c109d47f
.js
→
form/js/app.
ae1b0e28
.js
View file @
58ac8b1b
This diff is collapsed.
Click to expand it.
form/js/app.
c109d47f
.js.map
→
form/js/app.
ae1b0e28
.js.map
View file @
58ac8b1b
This diff is collapsed.
Click to expand it.
form_vue/public/index.html
View file @
58ac8b1b
This diff is collapsed.
Click to expand it.
form_vue/src/api/dep.js
View file @
58ac8b1b
...
@@ -20,9 +20,8 @@ export const getDPEData = async function () {
...
@@ -20,9 +20,8 @@ export const getDPEData = async function () {
resolve
(
e
)
resolve
(
e
)
}
}
console
.
log
(
"
==1==
"
)
console
.
log
(
"
==1==
"
)
commonPostMessage
({
action
:
"
getData
"
,
data
:
window
.
location
.
search
});
commonPostMessage
({
action
:
"
getD
PED
ata
"
,
data
:
window
.
location
.
search
});
console
.
log
(
"
==2==
"
)
console
.
log
(
"
==2==
"
)
window
.
addEventListener
(
"
message
"
,
eventCallback
)
window
.
addEventListener
(
"
message
"
,
eventCallback
)
})
})
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment