Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
N
national_museum_vod
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
qzhxx
national_museum_vod
Commits
3832a5e8
Commit
3832a5e8
authored
3 years ago
by
Your Name
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改机顶盒页面说明
parent
828a2b6d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
282 additions
and
283 deletions
+282
-283
stbAdmin.vue
src/page/accounts/stbAdmin.vue
+281
-281
index.vue
src/page/content/display/content/index.vue
+1
-1
index.vue
src/page/content/video/copyright/index.vue
+0
-1
No files found.
src/page/accounts/stbAdmin.vue
View file @
3832a5e8
This diff is collapsed.
Click to expand it.
src/page/content/display/content/index.vue
View file @
3832a5e8
...
...
@@ -50,7 +50,7 @@
</el-form-item>
</el-form>
<div
class=
"page-tip"
>
<span
class=
"page-tip-title"
style=
'width:
8
0px'
>
页面说明:
</span>
<span
class=
"page-tip-title"
style=
'width:
7
0px'
>
页面说明:
</span>
<span
class=
"page-tips"
>
可通过展板名称、创建时间对展板信息进行快速检索。可对展板进行上架、下架、删除、修改及查看展板详情等操作。已上架展板需先下架才能删除。
</span>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
src/page/content/video/copyright/index.vue
View file @
3832a5e8
...
...
@@ -340,7 +340,6 @@ export default {
res
=>
{
if
(
res
.
data
.
resultCode
===
"200"
){
this
.
$message
({
type
:
"success"
,
message
:
"删除成功!"
});
console
.
log
(
111
)
_this
.
Search
();
}
else
{
this
.
$message
({
type
:
"error"
,
message
:
res
.
data
.
message
});
...
...
This diff is collapsed.
Click to expand it.
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