| | |
| | | .el-range-editor--mini .el-range-input { |
| | | background-color: transparent !important; |
| | | } |
| | | |
| | | // 右侧弹窗 表格显影功能 背景 |
| | | .el-drawer__open .el-drawer.rtl { |
| | | background-color: $mainB !important; |
| | | } |
| | |
| | | // 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, |