Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
Project
Project
Details
Activity
Releases
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
罗超
confucius
Commits
02a37c0c
Commit
02a37c0c
authored
Jan 14, 2022
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式问题
parent
db460a62
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
7 deletions
+6
-7
studentRight-form.vue
src/components/school/student/studentRight-form.vue
+1
-1
guestConsultation.vue
src/pages/sale/guestConsultation.vue
+1
-2
studentTracking.vue
src/pages/sale/studentTracking.vue
+4
-4
No files found.
src/components/school/student/studentRight-form.vue
View file @
02a37c0c
...
...
@@ -131,7 +131,7 @@
</div>
<q-btn
label=
"
咨询信息
"
label=
"
客户情况
"
color=
"accent q-mb-lg"
size=
"sm"
style=
"margin-bottom: 0;"
...
...
src/pages/sale/guestConsultation.vue
View file @
02a37c0c
...
...
@@ -9,8 +9,7 @@
.singeRowTable
tr
th
{
border
:
1px
solid
#d2d2d2
;
}
td
:first-child
{
background-color
:
#E6E6E6
;
position
:
sticky
;
left
:
0px
;}
th
:first-child
{
position
:
sticky
;
left
:
0px
;}
</
style
>
<
template
>
<div
class=
"page-body marketRules"
>
...
...
src/pages/sale/studentTracking.vue
View file @
02a37c0c
<
style
>
<
style
scoped
>
@import
"../financial/css/cssReset.css"
;
.baseSet_Title
{
...
...
@@ -9,11 +9,11 @@
.singeRowTable
tr
th
{
border
:
1px
solid
#d2d2d2
;
}
td
:first-child
{
background-color
:
#E6E6E6
;
position
:
sticky
;
left
:
0px
;}
th
:first-child
{
position
:
sticky
;
left
:
0px
;}
.studentTracking
td
:first-child
{
background-color
:
#E6E6E6
;
position
:
sticky
;
left
:
0px
;}
.studentTracking
th
:first-child
{
position
:
sticky
;
left
:
0px
;}
</
style
>
<
template
>
<div
class=
"page-body
marketRules
"
>
<div
class=
"page-body
studentTracking
"
>
<div
class=
"page-search row items-center"
>
<div
class=
"col row wrap q-mr-lg q-col-gutter-md"
>
<div
class=
"col-3"
>
...
...
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