Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fns_backend
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
Zhang Xiaojie
fns_backend
Commits
59b0df16
Commit
59b0df16
authored
Oct 15, 2021
by
lshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
ed38a5d8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
publish.vue
src/views/Root/Activity/publish.vue
+0
-5
publish.vue
src/views/Root/News/publish.vue
+0
-5
No files found.
src/views/Root/Activity/publish.vue
View file @
59b0df16
...
@@ -18,13 +18,8 @@
...
@@ -18,13 +18,8 @@
:text=
"form.editableContent"
:text=
"form.editableContent"
/>
/>
</a-form-model-item>
</a-form-model-item>
<<<<<<<
HEAD
<!-- 新增操作 -->
<!-- 新增操作 -->
<a-button
type=
"primary"
@
click=
"onSubmit"
class=
"mt-5"
<a-button
type=
"primary"
@
click=
"onSubmit"
class=
"mt-5"
=======
<!-- 发布操作 -->
<a-button
type=
"primary"
@
click=
"onSubmit"
class=
"mt-5"
:disabled=
"disabled"
>
>>>>>> f70918459d02e7669426f774d1407abe7d263f05
>
确定
</a-button
>
确定
</a-button
>
>
</a-form-model>
</a-form-model>
...
...
src/views/Root/News/publish.vue
View file @
59b0df16
...
@@ -31,13 +31,8 @@
...
@@ -31,13 +31,8 @@
<editor
class=
"edit-news text-left mt-5"
:text=
"form.editableContent"
:editorContent
.
sync=
"form.content"
<editor
class=
"edit-news text-left mt-5"
:text=
"form.editableContent"
:editorContent
.
sync=
"form.content"
@
getContent=
"getContent"
/>
@
getContent=
"getContent"
/>
</a-form-model-item>
</a-form-model-item>
<<<<<<<
HEAD
<!--新增操作 -->
<!--新增操作 -->
<a-button
type=
"primary"
@
click=
"onSubmit"
class=
" mt-5"
>
确定
</a-button>
<a-button
type=
"primary"
@
click=
"onSubmit"
class=
" mt-5"
>
确定
</a-button>
=======
<!-- 发布操作 -->
<a-button
type=
"primary"
@
click=
"onSubmit"
class=
" mt-5"
:disabled=
"disabled"
>
确定
</a-button>
>>>>>>> f70918459d02e7669426f774d1407abe7d263f05
</a-form-model>
</a-form-model>
</div>
</div>
</
template
>
</
template
>
...
...
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