@@ -84,9 +84,10 @@
.sign_box {
// padding-left: 12px;
width: calc(100% - 160px);
- overflow-x: scroll;
+ overflow-x: scroll;
white-space: nowrap;
+
.sign_item {
cursor: pointer;
float: left;
@@ -257,7 +257,8 @@ export default {
+ float: left;
@@ -1,6 +1,6 @@
module.exports = {
title: '潜山市云数据中心',
- urls: `http://192.168.101.10:7090`,
+ urls: `http://192.168.101.10:8090`,
/**
* 侧边栏主题 深色主题theme-dark,浅色主题theme-light