From 73b40d54554307ced5aab5b89dff6e1980e8a242 Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期四, 26 十月 2023 16:48:01 +0800
Subject: [PATCH] 分险排名页面增加站点清单 辅助审核增加了选择日期以及查看详情页面的样式调整

---
 src/views/pass_login/LoginAndGetData.vue |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/src/views/pass_login/LoginAndGetData.vue b/src/views/pass_login/LoginAndGetData.vue
index e69de29..e848234 100644
--- a/src/views/pass_login/LoginAndGetData.vue
+++ b/src/views/pass_login/LoginAndGetData.vue
@@ -0,0 +1,25 @@
+<script>
+  export default {
+    data() {
+      return{
+
+      }
+    },
+    mounted() {
+
+    },
+    methods: {
+
+     }
+}
+</script>
+
+<template>
+  <div>
+    妯℃嫙鐧诲綍
+  </div>
+</template>
+
+<style  scoped>
+
+</style>
\ No newline at end of file

--
Gitblit v1.9.3