diff --git a/ebts-ui/public/test.html b/ebts-ui/public/test.html
new file mode 100644
index 0000000..a55333c
--- /dev/null
+++ b/ebts-ui/public/test.html
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+ Document
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ebts-ui/src/views/monitor/logininfor/index.vue b/ebts-ui/src/views/monitor/logininfor/index.vue
index ebf5aa7..148c4ff 100644
--- a/ebts-ui/src/views/monitor/logininfor/index.vue
+++ b/ebts-ui/src/views/monitor/logininfor/index.vue
@@ -94,8 +94,8 @@
-
-
+
+
diff --git a/ebts-ui/src/views/monitor/online/index.vue b/ebts-ui/src/views/monitor/online/index.vue
index a33614b..0f766e4 100644
--- a/ebts-ui/src/views/monitor/online/index.vue
+++ b/ebts-ui/src/views/monitor/online/index.vue
@@ -38,8 +38,8 @@
-
-
+
+
diff --git a/ebts-ui/src/views/monitor/operlog/index.vue b/ebts-ui/src/views/monitor/operlog/index.vue
index 8007902..2e3deb6 100644
--- a/ebts-ui/src/views/monitor/operlog/index.vue
+++ b/ebts-ui/src/views/monitor/operlog/index.vue
@@ -111,27 +111,27 @@
-
-
-
-
+
+
+
+
{{ parseTime(scope.row.operTime) }}
-
-
- 详细
-
-
+
+
+
+
+
+
+
+
+
+
+
import { list, delOperlog, cleanOperlog, exportOperlog } from "@/api/monitor/operlog";
+import store from "@/store";
export default {
name: "Operlog",
data() {
return {
+ userId: store.getters.userId,
// 遮罩层
loading: true,
// 选中数组
diff --git a/ebts-ui/src/views/sist/banner/index.vue b/ebts-ui/src/views/sist/banner/index.vue
index 2378abc..1c7411d 100644
--- a/ebts-ui/src/views/sist/banner/index.vue
+++ b/ebts-ui/src/views/sist/banner/index.vue
@@ -11,8 +11,8 @@
/>
-
-
+
+
-
-
-
搜索
重置
@@ -89,16 +80,14 @@
{{ ((queryParams.pageInfo.pageNum - 1) * queryParams.pageInfo.pageSize + scope.$index + 1)}}
-
+
-
+
-
-
-
-
+
+
-
-
-