Merge branch 'uat' of https://e.coding.yili.com/yldc/ylst/ylst-survey-web into uat
This commit is contained in:
@@ -56,10 +56,7 @@ export default {
|
|||||||
src: url(#{$baseOss}/fonts/SourceHanSans-Normal.ttf);
|
src: url(#{$baseOss}/fonts/SourceHanSans-Normal.ttf);
|
||||||
}
|
}
|
||||||
|
|
||||||
html,
|
|
||||||
body{
|
|
||||||
font-family: "SourceHanSana-Normal", sans-serif;
|
|
||||||
}
|
|
||||||
*{
|
*{
|
||||||
font-family: inherit;
|
font-family: inherit;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ export default defineComponent({
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
top: 42%;
|
top: 48%;
|
||||||
display: block;
|
display: block;
|
||||||
content: '';
|
content: '';
|
||||||
width: 4px;
|
width: 4px;
|
||||||
|
|||||||
@@ -713,6 +713,7 @@ const searchPlan = (e,isType)=>{
|
|||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
line-height: 46px;
|
line-height: 46px;
|
||||||
padding-left: 30px;
|
padding-left: 30px;
|
||||||
|
border-radius: 6px 6px 0px 0px;
|
||||||
.dra-btn {
|
.dra-btn {
|
||||||
float: right;
|
float: right;
|
||||||
margin: 6px 6px 0 0;
|
margin: 6px 6px 0 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user