Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
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
marketing-web
marketing
Commits
c0af6dec
Commit
c0af6dec
authored
May 19, 2021
by
陈羽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: updatestyle
parent
e64c0996
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
setting.vue
src/views/sign/setting.vue
+5
-3
No files found.
src/views/sign/setting.vue
View file @
c0af6dec
...
...
@@ -81,9 +81,10 @@
<el-input
type=
"text"
v-model=
"form.prizeType"
style=
"display:none;"
></el-input>
</el-form-item>
</el-form-item>
<template
v-if=
"canEdit"
>
<el-button
type=
"primary"
@
click=
"onSubmit('form')"
style=
"margin:24px 0 50px 111px;"
>
保存
</el-button>
<span
class=
"tips"
>
(若使用多个计划需小程序版本升级到3.8.2以上)
</span>
</
template
>
<div
v-if=
"canEdit"
style=
"font-size:0;"
>
<el-button
type=
"primary"
@
click=
"onSubmit('form')"
style=
"margin:24px 0 50px 111px;"
>
保存
</el-button>
<span
class=
"tips"
>
(若使用多个计划需小程序版本升级到3.8.2以上)
</span>
</div>
</el-form>
</section>
</
template
>
...
...
@@ -443,6 +444,7 @@ export default {
}
.tips
{
color
:
#606266
;
font-size
:
14px
;
}
.sign-time
{
vertical-align
:
top
;
...
...
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