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
ab05e115
Commit
ab05e115
authored
Dec 08, 2021
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 调整样式
parent
20214d9e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
index.html
+1
-1
form.vue
src/views/message/form.vue
+1
-1
form.vue
src/views/wechat/form.vue
+1
-1
No files found.
index.html
View file @
ab05e115
...
...
@@ -7,7 +7,7 @@
<title>
GIC后台
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"<%= htmlWebpackPlugin.options.BASE_URL %>static/fonts/iconfont.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"<%= htmlWebpackPlugin.options.BASE_URL %>static/css/common.css"
>
<
link
rel=
"stylesheet"
href=
"//web-1251519181.file.myqcloud.com/components/element.2.12.0.css"
>
<
!-- <link rel="stylesheet" href="//web-1251519181.file.myqcloud.com/components/element.2.12.0.css"> --
>
<!-- element 皮肤 -->
<!-- <link rel="stylesheet" type="text/css" href="http://web-1251519181.file.myqcloud.com/lib/elementUI/theme.1.0.1/index.css"> -->
</head>
...
...
src/views/message/form.vue
View file @
ab05e115
<
template
>
<el-form
v-loading=
"loading"
>
<el-form
v-loading=
"loading"
style=
"padding-bottom: 58px"
>
<section
class=
"dm-form__wrap"
style=
"padding-bottom: 50px"
>
<div
class=
"pt10 pb20"
>
<span
class=
"dm-input_label"
>
选择群发客户:
</span>
...
...
src/views/wechat/form.vue
View file @
ab05e115
<
template
>
<div
v-loading=
"loading"
>
<div
v-loading=
"loading"
style=
"padding-bottom: 58px"
>
<section
class=
"dm-form__wrap"
>
<div
class=
"mb20"
>
<span
class=
"dm-input_label mr8"
>
...
...
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