Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
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
吴迪
gs1
Commits
0025fadf
Commit
0025fadf
authored
Jan 25, 2022
by
林家欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改细节加粗问题
parent
1f9e8c95
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
+12
-0
_reset.css
src/assets/css/_reset.css
+4
-0
Guide3.vue
src/views/Business/Guide3.vue
+4
-0
cate.vue
src/views/comps/cate.vue
+4
-0
No files found.
src/assets/css/_reset.css
View file @
0025fadf
...
@@ -127,3 +127,6 @@ select::-ms-expand {
...
@@ -127,3 +127,6 @@ select::-ms-expand {
textarea
{
textarea
{
overflow
:
hidden
;
overflow
:
hidden
;
}
}
b
{
font-weight
:
bold
}
\ No newline at end of file
src/views/Business/Guide3.vue
View file @
0025fadf
...
@@ -139,6 +139,7 @@ export default {
...
@@ -139,6 +139,7 @@ export default {
color
:
#ffffff
;
color
:
#ffffff
;
padding
:
10px
;
padding
:
10px
;
border-radius
:
5px
;
border-radius
:
5px
;
//
margin-top
:
5px
;
}
}
.guide-msg
{
.guide-msg
{
margin
:
20px
0
;
margin
:
20px
0
;
...
@@ -166,6 +167,9 @@ export default {
...
@@ -166,6 +167,9 @@ export default {
}
}
.text-right
{
.text-right
{
text-align
:
right
;
text-align
:
right
;
.ljtb-btn{
margin-top
:
5px
;
}
}
}
table
{
table
{
table-layout
:
fixed
;
table-layout
:
fixed
;
...
...
src/views/comps/cate.vue
View file @
0025fadf
...
@@ -37,6 +37,10 @@ export default {
...
@@ -37,6 +37,10 @@ export default {
cursor
:
pointer
;
cursor
:
pointer
;
}
}
}
}
.cate-right
{
display
:
flex
;
align-items
:
center
;
}
}
}
img
{
img
{
margin-right
:
9px
;
margin-right
:
9px
;
...
...
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