Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing-opeartion
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
gic-web
marketing-opeartion
Commits
873f8455
Commit
873f8455
authored
Jun 22, 2022
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: dist
parent
f860c1e6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
component.less
src/styles/component.less
+12
-0
template-detail.vue
src/views/activity/template-detail.vue
+0
-0
No files found.
src/styles/component.less
View file @
873f8455
...
...
@@ -38,6 +38,9 @@
.mt20 {
margin-top: 20px;
}
.mb8{
margin-bottom: 8px;
}
.mb20 {
margin-bottom: 20px;
}
...
...
@@ -56,6 +59,9 @@
.pb10{
padding-bottom: 10px;
}
.lh20{
line-height: 20px;
}
.border-bottom{
border-bottom: 1px solid #E4E7ED;
}
...
...
@@ -145,4 +151,9 @@
transform: scale(1.4);
opacity: 0.5
}
}
.el-upload--picture-card{
width: 80px;
height: 80px;
line-height: 80px;
}
\ No newline at end of file
src/views/activity/template-detail.vue
View file @
873f8455
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