liuyg
2021-08-20 6f120e8fb6e3de02ce3ddf19bde3ecf41ad621b3
表格显影背景样式     点击南昌市公安局  全查保安员
2 files modified
9 ■■■■ changed files
src/styles/element-ui.scss 5 ●●●●● patch | view | raw | blame | history
vue.config.js 4 ●●●● patch | view | raw | blame | history
src/styles/element-ui.scss
@@ -587,3 +587,8 @@
.el-range-editor--mini .el-range-input {
  background-color: transparent !important;
}
// 右侧弹窗  表格显影功能  背景
.el-drawer__open .el-drawer.rtl {
  background-color: $mainB !important;
}
vue.config.js
@@ -30,10 +30,10 @@
        // target: 'http://192.168.0.109:1',
        //远程演示服务地址,可用于直接启动项目
        // target: 'http://2h3f861221.wicp.vip:58646',
        target: 'http://s16s652780.51mypc.cn/api',
        // target: 'http://s16s652780.51mypc.cn/api',
        // target: 'http://192.168.0.114:82',
        // target: 'http://192.168.0.109:82',
        // target: 'http://s16s652780.51mypc.cn/api',
        target: 'http://s16s652780.51mypc.cn/api',
        // 服务器使用
        // target: 'http://localhost:82',
        ws: true,