提交 132a25cc 编写于 作者: xinglee23's avatar xinglee23

feat: update prettier

上级 19d5273b
...@@ -253,7 +253,6 @@ export default { ...@@ -253,7 +253,6 @@ export default {
</script> </script>
<style lang="scss"> <style lang="scss">
/*// @import './style/common';*/
@import './style/global'; @import './style/global';
@import './style/mixin.scss'; @import './style/mixin.scss';
.router-fade-enter-active, .router-fade-enter-active,
......
...@@ -138,7 +138,7 @@ export default { ...@@ -138,7 +138,7 @@ export default {
height: 300px; height: 300px;
} }
.rc-cropper__iconCrop { .rc-cropper__iconCrop {
position: absolute; /*// left: 46%;*/ position: absolute;
right: 13%; right: 13%;
top: 15%; top: 15%;
} }
......
...@@ -125,9 +125,21 @@ export default { ...@@ -125,9 +125,21 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
/*// .rc-cropper*/{/*// position: relative;*//*// margin-top: 10px;*//*// img {*/ {
// width: 100%; /*// width: 100%;*/ /*// height: 100%;*/ /*//*/
// height: 100%; } /*//}.rc-cropper__canvasCrop2*/
// } {
//}.rc-cropper__canvasCrop2{width:800px;height:540px}.rc-cropper__iconCrop{position:absolute;left:46%;top:10%}.el-tooltip{margin:20px 4px;display:block;z-index:10000} width: 800px;
height: 540px;
}
.rc-cropper__iconCrop {
position: absolute;
left: 46%;
top: 10%;
}
.el-tooltip {
margin: 20px 4px;
display: block;
z-index: 10000;
}
</style> </style>
...@@ -154,9 +154,7 @@ export default { ...@@ -154,9 +154,7 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
/*// .rc-cropper*/
{ {
/*// margin-left: 20px;*/ /*//*/
} }
.rc-cropper__canvasCrop1 { .rc-cropper__canvasCrop1 {
width: 800px; width: 800px;
...@@ -167,7 +165,7 @@ export default { ...@@ -167,7 +165,7 @@ export default {
height: 300px; height: 300px;
} }
.rc-cropper__iconCrop { .rc-cropper__iconCrop {
position: absolute; /*// left: 46%;*/ position: absolute;
right: 13%; right: 13%;
top: 15%; top: 15%;
} }
......
...@@ -253,9 +253,7 @@ export default { ...@@ -253,9 +253,7 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
/*// .rc-cropper*/
{ {
/*// margin-left: 20px;*/ /*//*/
} }
.rc-cropper__canvasCrop1 { .rc-cropper__canvasCrop1 {
width: 800px; width: 800px;
...@@ -266,7 +264,7 @@ export default { ...@@ -266,7 +264,7 @@ export default {
height: 300px; height: 300px;
} }
.rc-cropper__iconCrop { .rc-cropper__iconCrop {
position: absolute; /*// left: 46%;*/ position: absolute;
right: 45%; right: 45%;
top: 91%; top: 91%;
} }
......
...@@ -334,7 +334,7 @@ ...@@ -334,7 +334,7 @@
size="small" size="small"
style="width: 360px" style="width: 360px"
class="inline-input" class="inline-input"
v-model=" v-model:value="
formData.courseCustomDoctorModels[0].courseDoctorName formData.courseCustomDoctorModels[0].courseDoctorName
" "
placeholder="请输入内容" placeholder="请输入内容"
......
...@@ -66,8 +66,8 @@ export default { ...@@ -66,8 +66,8 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
/*// @import "pdfh5/css/pdfh5.css";*/ /*// **/
// *{/*// padding: 0;*//*// margin: 0;*//*//*/}/*// html,*/ {
// body, } /*// body,*/
// #app{/*// width: 100%;*//*// height: 100%;*//*//*/} // #app{}
</style> </style>
...@@ -80,5 +80,3 @@ export default { ...@@ -80,5 +80,3 @@ export default {
emits: ['close'], emits: ['close'],
} }
</script> </script>
<style lang="scss" scoped></style>
...@@ -98,5 +98,3 @@ export default { ...@@ -98,5 +98,3 @@ export default {
emits: ['close'], emits: ['close'],
} }
</script> </script>
<style lang="scss" scoped></style>
...@@ -104,5 +104,3 @@ export default { ...@@ -104,5 +104,3 @@ export default {
emits: ['checkInfo', 'close'], emits: ['checkInfo', 'close'],
} }
</script> </script>
<style lang="scss" scoped></style>
...@@ -269,7 +269,10 @@ export default { ...@@ -269,7 +269,10 @@ export default {
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.course-list-wrapper{padding:0 30px;/*// min-width: 1180px;*/min-width:1136px;/*// max-width: 1600px;*/.course-header { .course-list-wrapper {
padding: 0 30px;
min-width: 1136px;
.course-header {
// position: relative; // position: relative;
// top: 0; // top: 0;
// left: 0; // left: 0;
...@@ -374,7 +377,7 @@ export default { ...@@ -374,7 +377,7 @@ export default {
} }
&.course-checked { &.course-checked {
&::before { &::before {
content: ""; content: '';
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
...@@ -430,7 +433,7 @@ export default { ...@@ -430,7 +433,7 @@ export default {
color: #999999; color: #999999;
.section-num::before, .section-num::before,
.exam-num::before { .exam-num::before {
content: ""; content: '';
position: relative; position: relative;
top: 2.5px; top: 2.5px;
left: 0; left: 0;
...@@ -489,9 +492,9 @@ export default { ...@@ -489,9 +492,9 @@ export default {
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
background:rgba(248,249,250,1); background: rgba(248, 249, 250, 1);
border-radius:4px; border-radius: 4px;
border: 1px dashed rgba(228,231,237,1); border: 1px dashed rgba(228, 231, 237, 1);
cursor: pointer; cursor: pointer;
img { img {
width: 16px; width: 16px;
...@@ -537,5 +540,6 @@ export default { ...@@ -537,5 +540,6 @@ export default {
z-index: 2; z-index: 2;
color: #999999; color: #999999;
} }
}} }
}
</style> </style>
...@@ -294,7 +294,9 @@ export default { ...@@ -294,7 +294,9 @@ export default {
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.custom-select-wrapper{/*// width: 1090px;*/user-select:none;.department-label { .custom-select-wrapper {
user-select: none;
.department-label {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
height: 48px; height: 48px;
...@@ -343,7 +345,18 @@ export default { ...@@ -343,7 +345,18 @@ export default {
.split.acitve { .split.acitve {
display: none; display: none;
} }
}}.subject-level{min-width:1300px;display:flex;flex-direction:row;box-sizing:content-box;height:56px;line-height:56px;padding-left:20px;/*// margin: 16px 0 16px 20px;*/border-bottom:1px dotted #e4e7ed;.title { }
}
.subject-level {
min-width: 1300px;
display: flex;
flex-direction: row;
box-sizing: content-box;
height: 56px;
line-height: 56px;
padding-left: 20px;
border-bottom: 1px dotted #e4e7ed;
.title {
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
color: #999999; color: #999999;
...@@ -369,7 +382,17 @@ export default { ...@@ -369,7 +382,17 @@ export default {
// background: #449284; // background: #449284;
} }
} }
}}.course-level{display:flex;flex-direction:row;box-sizing:content-box;height:56px;line-height:56px;padding-left:20px;/*// margin: 16px 0 16px 20px;*/border-bottom:1px dotted #e4e7ed;.title { }
}
.course-level {
display: flex;
flex-direction: row;
box-sizing: content-box;
height: 56px;
line-height: 56px;
padding-left: 20px;
border-bottom: 1px dotted #e4e7ed;
.title {
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
color: #999999; color: #999999;
...@@ -390,7 +413,15 @@ export default { ...@@ -390,7 +413,15 @@ export default {
background: #449284; background: #449284;
} }
} }
}}.course-class{display:flex;flex-direction:row;box-sizing:content-box;padding:10px 20px;/*// padding-left: 20px;*//*// margin: 16px 0 16px 20px;*/border-bottom:1px dashed #e4e7ed;.title { }
}
.course-class {
display: flex;
flex-direction: row;
box-sizing: content-box;
padding: 10px 20px;
border-bottom: 1px dashed #e4e7ed;
.title {
height: 56px; height: 56px;
line-height: 56px; line-height: 56px;
display: inline-block; display: inline-block;
...@@ -447,5 +478,14 @@ export default { ...@@ -447,5 +478,14 @@ export default {
.el-checkbox { .el-checkbox {
height: 30px; height: 30px;
line-height: 30px; line-height: 30px;
}}.button-wrapper{display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px;/*// margin-right: 30px;*/padding-right:30px;min-width:1125px} }
}
.button-wrapper {
display: flex;
flex-direction: row;
justify-content: flex-end;
margin-top: 20px;
padding-right: 30px;
min-width: 1125px;
}
</style> </style>
...@@ -299,7 +299,9 @@ export default { ...@@ -299,7 +299,9 @@ export default {
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.custom-select-wrapper{/*// width: 1090px;*/user-select:none;.department-label { .custom-select-wrapper {
user-select: none;
.department-label {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
height: 48px; height: 48px;
...@@ -348,7 +350,18 @@ export default { ...@@ -348,7 +350,18 @@ export default {
.split.acitve { .split.acitve {
display: none; display: none;
} }
}}.subject-level{min-width:1300px;display:flex;flex-direction:row;box-sizing:content-box;height:56px;line-height:56px;padding-left:20px;/*// margin: 16px 0 16px 20px;*/border-bottom:1px dotted #e4e7ed;.title { }
}
.subject-level {
min-width: 1300px;
display: flex;
flex-direction: row;
box-sizing: content-box;
height: 56px;
line-height: 56px;
padding-left: 20px;
border-bottom: 1px dotted #e4e7ed;
.title {
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
color: #999999; color: #999999;
...@@ -374,7 +387,17 @@ export default { ...@@ -374,7 +387,17 @@ export default {
// background: #449284; // background: #449284;
} }
} }
}}.course-level{display:flex;flex-direction:row;box-sizing:content-box;height:56px;line-height:56px;padding-left:20px;/*// margin: 16px 0 16px 20px;*/border-bottom:1px dotted #e4e7ed;.title { }
}
.course-level {
display: flex;
flex-direction: row;
box-sizing: content-box;
height: 56px;
line-height: 56px;
padding-left: 20px;
border-bottom: 1px dotted #e4e7ed;
.title {
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
color: #999999; color: #999999;
...@@ -395,7 +418,15 @@ export default { ...@@ -395,7 +418,15 @@ export default {
background: #449284; background: #449284;
} }
} }
}}.course-class{display:flex;flex-direction:row;box-sizing:content-box;padding:10px 20px;/*// padding-left: 20px;*//*// margin: 16px 0 16px 20px;*/border-bottom:1px dashed #e4e7ed;.title { }
}
.course-class {
display: flex;
flex-direction: row;
box-sizing: content-box;
padding: 10px 20px;
border-bottom: 1px dashed #e4e7ed;
.title {
height: 56px; height: 56px;
line-height: 56px; line-height: 56px;
display: inline-block; display: inline-block;
...@@ -452,5 +483,14 @@ export default { ...@@ -452,5 +483,14 @@ export default {
.el-checkbox { .el-checkbox {
height: 30px; height: 30px;
line-height: 30px; line-height: 30px;
}}.button-wrapper{display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px;/*// margin-right: 30px;*/padding-right:30px;min-width:1125px} }
}
.button-wrapper {
display: flex;
flex-direction: row;
justify-content: flex-end;
margin-top: 20px;
padding-right: 30px;
min-width: 1125px;
}
</style> </style>
...@@ -299,8 +299,7 @@ export default { ...@@ -299,8 +299,7 @@ export default {
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.custom-select-wrapper { .custom-select-wrapper{font-size:14px;user-select:none;.department-label {
font-size: 14px; /*// width: 1090px;*/user-select:none;.department-label {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
height: 48px; height: 48px;
...@@ -375,37 +374,7 @@ export default { ...@@ -375,37 +374,7 @@ export default {
color: #fff; color: #fff;
} }
} }
}}.course-level{display:flex;flex-direction:row;box-sizing:content-box;height:56px;line-height:56px;padding-left:20px;/*/ }}.course-level{display:flex;flex-direction:row;box-sizing:content-box;height:56px;line-height:56px;padding-left:20px;/ padding-left: 20px;*//*// margin: 16px 0 16px 20px;*/border-bottom:1px dashed #e4e7ed;.title {
/margin: 16px 0 16px 20px;
/border-bottom: 1px dotted #e4e7ed;
.title {
display: inline-block;
padding: 0 10px;
color: #999999;
}
.item {
cursor: pointer;
display: inline-block;
margin: 0 5px;
color: #333333;
.name {
height: 26px;
line-height: 26px;
display: inline-block;
padding: 0px 10px;
border-radius: 2px;
&.active {
color: #fff;
background: #449284;
}
}
}
}
.course-class {
display: flex;
flex-direction: row;
box-sizing: content-box;
padding: 10px 20px; /*// padding-left: 20px;*//*// margin: 16px 0 16px 20px;*/border-bottom:1px dashed #e4e7ed;.title {
height: 56px; height: 56px;
line-height: 56px; line-height: 56px;
display: inline-block; display: inline-block;
...@@ -462,9 +431,5 @@ export default { ...@@ -462,9 +431,5 @@ export default {
.el-checkbox { .el-checkbox {
height: 30px; height: 30px;
line-height: 30px; line-height: 30px;
}}.button-wrapper{display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px;/*/ }}.button-wrapper{display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px;padding-right:30px;min-width:1125px}
/margin-right: 30px;
*/padding-right: 30px;
min-width: 1125px;
}
</style> </style>
...@@ -294,8 +294,7 @@ export default { ...@@ -294,8 +294,7 @@ export default {
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.custom-select-wrapper { .custom-select-wrapper{font-size:14px;user-select:none;.department-label {
font-size: 14px; /*// width: 1090px;*/user-select:none;.department-label {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
height: 48px; height: 48px;
...@@ -393,74 +392,6 @@ export default { ...@@ -393,74 +392,6 @@ export default {
background: #449284; background: #449284;
} }
} }
}}.course-class{display:flex;flex-direction:row;box-sizing:content-box;padding:10px 20px;/*/ }}.course-class{display:flex;flex-direction:row;box-sizing:content-box;padding:10px 20px;/ margin-right: 30px;*/
/padding-left: 20px; padding-right: 30px;min-width:1125px}
/border-bottom: 1px dashed #e4e7ed;
.title {
height: 56px;
line-height: 56px;
display: inline-block;
padding: 0 10px;
color: #999999;
}
.item {
cursor: pointer;
height: 56px;
line-height: 56px;
display: inline-block;
margin: 0 5px;
color: #333333;
.name {
height: 26px;
line-height: 26px;
display: inline-block;
padding: 0px 10px;
border-radius: 2px;
margin-right: 16px;
&.active {
color: #fff;
background: #449284;
}
}
}
.check-list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-top: 14px;
margin-right: 40px;
flex: 1;
.sub-item {
cursor: pointer;
display: flex;
flex-direction: row;
align-items: center;
height: 30px;
line-height: 30px;
font-size: 14px;
color: #333333;
margin-right: 30px;
img {
width: 16px;
height: 16px;
margin-right: 5px;
}
&.active {
color: #449284;
}
}
}
.el-checkbox {
height: 30px;
line-height: 30px;
}
}
.button-wrapper {
display: flex;
flex-direction: row;
justify-content: flex-end;
margin-top: 20px; /*// margin-right: 30px;*/
padding-right: 30px;
min-width: 1125px;
}
</style> </style>
...@@ -48,9 +48,12 @@ export default { ...@@ -48,9 +48,12 @@ export default {
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.select-course-wrapper{/*// min-width: 1125px;*/min-width:1300px;.top-line { .select-course-wrapper {
min-width: 1300px;
.top-line {
// width: 120%; // width: 120%;
height: 10px; height: 10px;
background: rgb(240, 242, 245); background: rgb(240, 242, 245);
}} }
}
</style> </style>
...@@ -92,7 +92,18 @@ export default { ...@@ -92,7 +92,18 @@ export default {
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
.sorted-cart-wrapper{position:relative;top:0;left:0;z-index:1;font-family:PingFang SC!important;width:480px;height:790px;background:#fff;/*// box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);*/border:1px solid rgba(228,231,237,1);border-radius:4px;.mask { .sorted-cart-wrapper {
position: relative;
top: 0;
left: 0;
z-index: 1;
font-family: PingFang SC !important;
width: 480px;
height: 790px;
background: #fff;
border: 1px solid rgba(228, 231, 237, 1);
border-radius: 4px;
.mask {
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
...@@ -107,7 +118,7 @@ export default { ...@@ -107,7 +118,7 @@ export default {
height: 70px; height: 70px;
padding: 0 15px; padding: 0 15px;
background: #f9f9f9; background: #f9f9f9;
border-bottom: 1px solid #E4E7ED; border-bottom: 1px solid #e4e7ed;
.title { .title {
padding: 15px 0 28px 0; padding: 15px 0 28px 0;
height: 18px; height: 18px;
...@@ -149,7 +160,7 @@ export default { ...@@ -149,7 +160,7 @@ export default {
left: 0; left: 0;
bottom: -15px; bottom: -15px;
z-index: 1; z-index: 1;
content: ""; content: '';
width: 100%; width: 100%;
// height: 1px; // height: 1px;
// background: #e4e7ed; // background: #e4e7ed;
...@@ -206,7 +217,7 @@ export default { ...@@ -206,7 +217,7 @@ export default {
color: #999999; color: #999999;
.section-num::before, .section-num::before,
.exam-num::before { .exam-num::before {
content: ""; content: '';
position: relative; position: relative;
top: 2.5px; top: 2.5px;
left: 0; left: 0;
...@@ -230,5 +241,6 @@ export default { ...@@ -230,5 +241,6 @@ export default {
} }
} }
} }
}} }
}
</style> </style>
...@@ -227,5 +227,3 @@ export default { ...@@ -227,5 +227,3 @@ export default {
}, },
} }
</script> </script>
<style lang="scss" scoped></style>
...@@ -178,5 +178,3 @@ export default { ...@@ -178,5 +178,3 @@ export default {
}, },
} }
</script> </script>
<style lang="scss" scoped></style>
...@@ -742,5 +742,3 @@ export default { ...@@ -742,5 +742,3 @@ export default {
}, },
} }
</script> </script>
<style lang="scss" scoped></style>
...@@ -53,5 +53,3 @@ export default { ...@@ -53,5 +53,3 @@ export default {
}, },
} }
</script> </script>
<style lang="scss" scoped></style>
...@@ -243,8 +243,6 @@ export default { ...@@ -243,8 +243,6 @@ export default {
} }
</script> </script>
<style lang="scss" scoped></style>
<style lang="scss"> <style lang="scss">
.form-template .screenSet { .form-template .screenSet {
margin: 88px 30px 0px; margin: 88px 30px 0px;
......
...@@ -146,7 +146,7 @@ export default { ...@@ -146,7 +146,7 @@ export default {
flex: 1; flex: 1;
width: 11%; width: 11%;
text-align: center; text-align: center;
height: 100px; /*// line-height: 100px;*/ /*// overflow: hidden;*/ /*// text-overflow:ellipsis;*/ /*// white-space: nowrap;*/ height: 100px;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
display: flex; display: flex;
......
...@@ -52,7 +52,8 @@ if ('addEventListener' in document) { ...@@ -52,7 +52,8 @@ if ('addEventListener' in document) {
} }
const router = VueRouter.createRouter({ const router = VueRouter.createRouter({
routes, history: VueRouter.createWebHashHistory(),
routes: routes,
history: VueRouter.createWebHashHistory(), history: VueRouter.createWebHashHistory(),
strict: process.env.NODE_ENV !== 'production', strict: process.env.NODE_ENV !== 'production',
scrollBehavior(to, from, savedPosition) { scrollBehavior(to, from, savedPosition) {
......
此差异已折叠。
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -64,5 +64,3 @@ export default { ...@@ -64,5 +64,3 @@ export default {
emits: ['closeFollowTime'], emits: ['closeFollowTime'],
} }
</script> </script>
<style scoped></style>
...@@ -153,8 +153,6 @@ export default { ...@@ -153,8 +153,6 @@ export default {
} }
</script> </script>
<style scoped></style>
<style lang="scss" scoped> <style lang="scss" scoped>
.margin-top20 { .margin-top20 {
margin-top: 20px; margin-top: 20px;
......
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -111,5 +111,3 @@ export default { ...@@ -111,5 +111,3 @@ export default {
emits: ['closeDialog', 'setMedication'], emits: ['closeDialog', 'setMedication'],
} }
</script> </script>
<style lang="scss" scoped></style>
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -2671,7 +2671,7 @@ export default { ...@@ -2671,7 +2671,7 @@ export default {
} }
.word-num { .word-num {
font-size: 12px; font-size: 12px;
color: #999; /*// padding-top: 5px;*/ color: #999;
} }
.line { .line {
margin-left: 10px; margin-left: 10px;
...@@ -2782,9 +2782,8 @@ export default { ...@@ -2782,9 +2782,8 @@ export default {
float: left; float: left;
margin-right: 15px; margin-right: 15px;
position: relative; position: relative;
} /*//.el-input-number__increase*/ }
{ {
/*// right: 1px;*/ /*// border-radius: 0 4px 4px 0;*/ /*// border-left: 1px solid #449284;*/ /*//*/
} }
.el-input-number__decrease, .el-input-number__decrease,
.el-input-number__increase { .el-input-number__increase {
......
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
</p> </p>
<p class="total-price" v-if="showStatus == 4"> <p class="total-price" v-if="showStatus == 4">
<span>应付:</span <span>应付:</span
><span>¥{{ orderDetailData.totalPrice | toFixed2 }}</span> ><span>¥{{ $filters.toFixed2(orderDetailData.totalPrice) }}</span>
</p> </p>
<p class="total-price" v-else-if="showStatus == 5 || showStatus == 7"> <p class="total-price" v-else-if="showStatus == 5 || showStatus == 7">
<span>实付:</span><span>¥0.00</span> <span>实付:</span><span>¥0.00</span>
......
...@@ -125,10 +125,10 @@ export default { ...@@ -125,10 +125,10 @@ export default {
top: 0; top: 0;
box-sizing: border-box; box-sizing: border-box;
height: 64px; height: 64px;
width: 100%; /*// z-index: 1000;*/ width: 100%;
font-size: 22px; font-size: 22px;
line-height: 64px; line-height: 64px;
color: #fff; /*// background-color: #242f42;*/ color: #fff;
.logo { .logo {
float: left; float: left;
width: 255px; width: 255px;
......
...@@ -251,7 +251,7 @@ export default { ...@@ -251,7 +251,7 @@ export default {
<style lang="scss"> <style lang="scss">
.part-in-wrap { .part-in-wrap {
background: #fff; background: #fff;
overflow: hidden; /*// padding: 10px;*/ overflow: hidden;
.empty { .empty {
height: 300px; height: 300px;
line-height: 300px; line-height: 300px;
......
...@@ -440,7 +440,7 @@ export default { ...@@ -440,7 +440,7 @@ export default {
<style lang="scss"> <style lang="scss">
.crowd-analysis-wrap { .crowd-analysis-wrap {
background: #f0f2f5; background: #f0f2f5;
overflow: hidden; /*// padding: 10px;*/ overflow: hidden;
overflow-x: auto; overflow-x: auto;
.change-radio { .change-radio {
position: relative; position: relative;
......
...@@ -1437,7 +1437,7 @@ export default { ...@@ -1437,7 +1437,7 @@ export default {
} }
.data-all-wrap { .data-all-wrap {
background: #fff; background: #fff;
overflow: hidden; /*// padding: 10px;*/ overflow: hidden;
.change-radio { .change-radio {
position: absolute; position: absolute;
top: 0px; top: 0px;
......
...@@ -204,7 +204,7 @@ export default { ...@@ -204,7 +204,7 @@ export default {
<style lang="scss" rel="stylesheet/scss"> <style lang="scss" rel="stylesheet/scss">
.learning-effect { .learning-effect {
background: #fff; background: #fff;
overflow: hidden; /*// padding: 10px;*/ overflow: hidden;
.spacing { .spacing {
position: relative; position: relative;
width: 100%; width: 100%;
......
...@@ -1131,11 +1131,8 @@ export default { ...@@ -1131,11 +1131,8 @@ export default {
</script> </script>
<style lang="scss"> <style lang="scss">
/*// border-bottom: 1px solid rgba(39,0,8,0.1);*/ .my-ower::after{display:block;content:"";position:absolute;left:-40px;z-index:10000000;width:200%;border-bottom:1px solid rgba(39,0,8,0.1)!important}/*// .el-cascader-node.is-active,*/
// .el-cascader-node.is-selectable.in-checked-path{}.el-cascader-menu:first-child{.el-cascader-node:first-child{
.my-ower::after{/*// border-bottom: 1px solid red;*/display:block;content:"";position:absolute;left:-40px;z-index:10000000;/*// margin-bottom: 10px;*/width:200%;border-bottom:1px solid rgba(39,0,8,0.1)!important}/*// .el-cascader-node.in-active-path,*/
// .el-cascader-node.is-active,
// .el-cascader-node.is-selectable.in-checked-path{/*// border-bottom: 1px solid rgba(39, 0, 8, 0.1) !important;*//*//*/}.el-cascader-menu:first-child{.el-cascader-node:first-child{
height: 50px; height: 50px;
position: relative; position: relative;
padding-top: 16px; padding-top: 16px;
......
...@@ -251,7 +251,7 @@ export default { ...@@ -251,7 +251,7 @@ export default {
<style lang="scss"> <style lang="scss">
.part-in-wrap { .part-in-wrap {
background: #fff; background: #fff;
overflow: hidden; /*// padding: 10px;*/ overflow: hidden;
.empty { .empty {
height: 300px; height: 300px;
line-height: 300px; line-height: 300px;
......
...@@ -5,5 +5,3 @@ ...@@ -5,5 +5,3 @@
<script> <script>
export default {} export default {}
</script> </script>
<style lang="scss" scoped></style>
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -7,5 +7,3 @@ export default { ...@@ -7,5 +7,3 @@ export default {
name: 'layout', name: 'layout',
} }
</script> </script>
<style scoped></style>
...@@ -96,5 +96,3 @@ export default { ...@@ -96,5 +96,3 @@ export default {
emits: ['close'], emits: ['close'],
} }
</script> </script>
<style lang="less" scoped></style>
...@@ -450,24 +450,24 @@ export default { ...@@ -450,24 +450,24 @@ export default {
// display: inline-block; // display: inline-block;
vertical-align: middle; vertical-align: middle;
} }
} /*// 去掉表格单元格边框*/ }
.customer-table th { .customer-table th {
border: none; border: none;
} }
.customer-table td, .customer-table td,
.customer-table th.is-leaf { .customer-table th.is-leaf {
border: none; border: none;
} /*// 表格最外边框*/ }
.el-table--border, .el-table--border,
.el-table--group { .el-table--group {
border: none; border: none;
} /*// 头部边框*/ }
.customer-table thead tr th.is-leaf { .customer-table thead tr th.is-leaf {
width: 0; width: 0;
} }
.customer-table thead tr th:nth-last-of-type(2) { .customer-table thead tr th:nth-last-of-type(2) {
width: 0; width: 0;
} /*// 表格最外层边框-底部边框*/ }
.el-table--border::after, .el-table--border::after,
.el-table--group::after { .el-table--group::after {
width: 0; width: 0;
...@@ -478,7 +478,7 @@ export default { ...@@ -478,7 +478,7 @@ export default {
.customer-table .el-table__fixed-right::before, .customer-table .el-table__fixed-right::before,
.el-table__fixed::before { .el-table__fixed::before {
width: 0; width: 0;
} /*// 表格有滚动时表格头边框*/ }
.el-table--border th.gutter:last-of-type { .el-table--border th.gutter:last-of-type {
width: 0; width: 0;
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册