From 042ab9539dca1f431d71d62ac83e9d9a5abe9352 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 17 May 2024 18:36:30 +0800
Subject: [PATCH] 增加印度股票以及印度股票账户,打开大宗交易已经新股页面 这里都放出来,增加贷款
---
src/components/elalert.vue | 19 ++-----------------
1 files changed, 2 insertions(+), 17 deletions(-)
diff --git a/src/components/elalert.vue b/src/components/elalert.vue
index 82a2d5e..275f6df 100644
--- a/src/components/elalert.vue
+++ b/src/components/elalert.vue
@@ -65,23 +65,8 @@
</script>
<style scoped lang="less">
/* @import url(); 引入css类 */
-/deep/.el-alert{
- width: 70%!important;
- height: 1rem!important;
- position: absolute!important;
- top: 0!important;
- bottom: 0!important;
- left: 0!important;
- right: 0!important;
- margin: auto!important;
- font-size: 0.3rem!important;
-}
-/deep/.el-alert__title{
- font-size: 0.3rem!important;
-}
-/deep/.el-icon-close::before{
- display: none;
-}
+
+
.tit {
width: 1rem;
height: 1rem;
--
Gitblit v1.9.3