From 2fd7b502110d916d7bc43ab1e88f6586fa2cd3c3 Mon Sep 17 00:00:00 2001
From: zmc <zmc_li@foxmail.com>
Date: 星期五, 03 十一月 2023 11:27:21 +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