Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
national_museum_vod-H5
Project
Project
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
fubaole
national_museum_vod-H5
Commits
35d58fdb
Commit
35d58fdb
authored
Apr 07, 2021
by
乐宝呗666
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改::v-deep
parent
c58fab6f
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
commit.vue
src/views/user/commit.vue
+1
-1
commitTab.vue
src/views/user/components/commitTab.vue
+1
-1
contentTab.vue
src/views/user/components/contentTab.vue
+1
-1
historyTab.vue
src/views/user/components/historyTab.vue
+1
-1
learnContent.vue
src/views/user/components/learnContent.vue
+1
-1
learnDetail.vue
src/views/user/components/learnDetail.vue
+1
-1
editPsd.vue
src/views/user/editPsd.vue
+1
-1
No files found.
src/views/user/commit.vue
View file @
35d58fdb
...
...
@@ -58,7 +58,7 @@ export default {
box-sizing
:
border-box
;
.commit-container
{
height
:
100%
;
/
deep
/
.van-tabs--card
>
.van-tabs__wrap
{
::v-deep
.van-tabs--card
>
.van-tabs__wrap
{
height
:
40px
;
.van-tabs__nav
{
background
:
rgba
(
164
,
21
,
29
,
0
.1
);
...
...
src/views/user/components/commitTab.vue
View file @
35d58fdb
...
...
@@ -481,7 +481,7 @@ export default {
color
:
#333
;
}
/
deep
/
.field-textarea
{
::v-deep
.field-textarea
{
min-height
:
80px
;
padding
:
0
;
.van-field__value
{
...
...
src/views/user/components/contentTab.vue
View file @
35d58fdb
...
...
@@ -181,7 +181,7 @@ export default {
line-height
:
30px
;
}
}
/
deep
/
.van-field__right-icon
{
::v-deep
.van-field__right-icon
{
color
:
#ac9374
;
.van-icon
{
font-size
:
20px
;
...
...
src/views/user/components/historyTab.vue
View file @
35d58fdb
...
...
@@ -170,7 +170,7 @@ export default {
padding-left
:
0
;
padding-right
:
0
;
}
/
deep
/
.van-collapse-item__title
{
::v-deep
.van-collapse-item__title
{
font-size
:
16px
;
}
.
van-hairline--top-bottom
:
:
after
{
...
...
src/views/user/components/learnContent.vue
View file @
35d58fdb
...
...
@@ -41,7 +41,7 @@ export default {
.content
{
height
:
calc
(
100vh
-
66px
);
}
/
deep
/
.van-tabs--card
>
.van-tabs__wrap
{
::v-deep
.van-tabs--card
>
.van-tabs__wrap
{
height
:
40px
;
.van-tabs__nav
{
background
:
rgba
(
164
,
21
,
29
,
0
.1
);
...
...
src/views/user/components/learnDetail.vue
View file @
35d58fdb
...
...
@@ -160,7 +160,7 @@ export default {
}
}
}
/
deep
/
.van-collapse-item__title
{
::v-deep
.van-collapse-item__title
{
font-size
:
16px
;
font-weight
:
700
;
&
:active
{
...
...
src/views/user/editPsd.vue
View file @
35d58fdb
...
...
@@ -156,7 +156,7 @@ export default {
color
:
#b40011
;
}
}
/
deep
/
.van-field__label
{
::v-deep
.van-field__label
{
width
:
7
.2em
;
}
.van-field__control
,
...
...
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