Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenqikuai
source-trace-manage
Commits
f4d683f9
Commit
f4d683f9
authored
Aug 15, 2022
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
2e29dbf7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
11 deletions
+9
-11
index.vue
src/views/Collection/PassMaker/index.vue
+9
-11
No files found.
src/views/Collection/PassMaker/index.vue
View file @
f4d683f9
<
template
>
<div
class=
"pass_maker"
>
<div
class=
"maker_header"
>
<div
@
click=
"goBack"
class=
"back_btn"
>
<Icon1
iconName=
"iconsuyuanxiangqing-fanhui"
color=
"#1c2323"
size=
"16px"
class=
"icon-back"
></Icon1>
<span>
发行藏品
</span>
</div>
</div>
<div
style=
"height: 50px; margin-bottom: 20px"
></div>
<syHeaderNavBar
class=
"fixed top-0 left-0 right-0"
@
back=
"() => $router.back()"
@
close=
"() => $router.back()"
>
版权申请
</syHeaderNavBar>
<div
class=
"maker_content"
ref=
"submit"
>
<div
class=
"content_header"
>
发行藏品
</div>
<syMenu
...
...
@@ -216,6 +212,7 @@ import {
syRadio
,
syCommonDialog
,
openChainBrowser
,
syHeaderNavBar
,
}
from
"cqk-sy-ui"
;
import
{
ElLoading
,
...
...
@@ -275,6 +272,7 @@ export default defineComponent({
components
:
{
Icon
:
syIcon
,
ElRadio
,
syHeaderNavBar
,
ElForm
,
ElFormItem
,
UploadBoxFormControl
,
...
...
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