Commit 6fcd8861 authored by 李苏's avatar 李苏 💬

优化调整

parent 39bd4f73
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* @Description: * @Description:
* @Author: lisu lisu@gavelinfo.com * @Author: lisu lisu@gavelinfo.com
* @LastEditors: lisu lisu@gavelinfo.com * @LastEditors: lisu lisu@gavelinfo.com
* @LastEditTime: 2024-11-07 15:40:00 * @LastEditTime: 2024-11-11 16:11:27
* @FilePath: /zghywpc-vue/src/views/yhlywsytst/yhlywsytst/index.vue * @FilePath: /zghywpc-vue/src/views/yhlywsytst/yhlywsytst/index.vue
--> -->
<template> <template>
...@@ -1826,8 +1826,13 @@ ...@@ -1826,8 +1826,13 @@
} }
</script> </script>
<style >
#LOADING {
display: none!important;
}
</style>
<style scoped lang="scss"> <style scoped lang="scss">
.hiddenButton{ .hiddenButton{
float: right; float: right;
color: #68D8FE; color: #68D8FE;
...@@ -1885,6 +1890,7 @@ ...@@ -1885,6 +1890,7 @@
height: 16px; height: 16px;
} }
::v-deep .el-switch__core::after { ::v-deep .el-switch__core::after {
height: 12px; height: 12px;
} }
......
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