Commit 02a37c0c authored by Mac's avatar Mac

样式问题

parent db460a62
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
</div> </div>
<q-btn <q-btn
label="咨询信息" label="客户情况"
color="accent q-mb-lg" color="accent q-mb-lg"
size="sm" size="sm"
style="margin-bottom: 0;" style="margin-bottom: 0;"
......
...@@ -9,8 +9,7 @@ ...@@ -9,8 +9,7 @@
.singeRowTable tr th { .singeRowTable tr th {
border: 1px solid #d2d2d2; border: 1px solid #d2d2d2;
} }
td:first-child{background-color: #E6E6E6;position: sticky;left:0px;}
th:first-child{position: sticky;left:0px;}
</style> </style>
<template> <template>
<div class="page-body marketRules"> <div class="page-body marketRules">
......
<style> <style scoped>
@import "../financial/css/cssReset.css"; @import "../financial/css/cssReset.css";
.baseSet_Title { .baseSet_Title {
...@@ -9,11 +9,11 @@ ...@@ -9,11 +9,11 @@
.singeRowTable tr th { .singeRowTable tr th {
border: 1px solid #d2d2d2; border: 1px solid #d2d2d2;
} }
td:first-child{background-color: #E6E6E6;position: sticky;left:0px;} .studentTracking td:first-child{background-color: #E6E6E6;position: sticky;left:0px;}
th:first-child{position: sticky;left:0px;} .studentTracking th:first-child{position: sticky;left:0px;}
</style> </style>
<template> <template>
<div class="page-body marketRules"> <div class="page-body studentTracking">
<div class="page-search row items-center"> <div class="page-search row items-center">
<div class="col row wrap q-mr-lg q-col-gutter-md"> <div class="col row wrap q-mr-lg q-col-gutter-md">
<div class="col-3"> <div class="col-3">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment