|
@ -97,8 +97,8 @@ const closeNoPermissionDialog = () => { |
|
|
|
|
|
|
|
|
<div v-if="false"></div> |
|
|
<div v-if="false"></div> |
|
|
<!-- 顶部图标 --> |
|
|
<!-- 顶部图标 --> |
|
|
<img class="top-icon" src="https://d31zlh4on95l9h.cloudfront.net/images/35bf808538183be0062e4647570a9abd.png" alt="顶部图标" /> |
|
|
|
|
|
<img class="top-title" src="https://d31zlh4on95l9h.cloudfront.net/images/9441f6f0979c2775d0bd916516aa0cc3.png" alt="顶部标题" /> |
|
|
|
|
|
|
|
|
<img class="top-icon" src="https://d31zlh4on95l9h.cloudfront.net/images/b983f29ec261d76d1e7cf5ee33612a7e.png" alt="顶部图标" /> |
|
|
|
|
|
<!-- <img class="top-title" src="https://d31zlh4on95l9h.cloudfront.net/images/9441f6f0979c2775d0bd916516aa0cc3.png" alt="顶部标题" /> --> |
|
|
<!-- 副标题 --> |
|
|
<!-- 副标题 --> |
|
|
<div class="bottom-icon"> |
|
|
<div class="bottom-icon"> |
|
|
<img class="sub-title" src="https://d31zlh4on95l9h.cloudfront.net/images/882069c172b9289b66fa129ddd6b7080.png" alt="构建场景化交易" /> |
|
|
<img class="sub-title" src="https://d31zlh4on95l9h.cloudfront.net/images/882069c172b9289b66fa129ddd6b7080.png" alt="构建场景化交易" /> |
|
@ -144,7 +144,7 @@ const closeNoPermissionDialog = () => { |
|
|
|
|
|
|
|
|
/* 顶部标题图 */ |
|
|
/* 顶部标题图 */ |
|
|
.top-icon { |
|
|
.top-icon { |
|
|
width: 10%; |
|
|
|
|
|
|
|
|
width: 100%; |
|
|
max-width: 500px; |
|
|
max-width: 500px; |
|
|
height: auto; |
|
|
height: auto; |
|
|
/* margin-top: 20px; */ |
|
|
/* margin-top: 20px; */ |
|
@ -290,7 +290,7 @@ const closeNoPermissionDialog = () => { |
|
|
|
|
|
|
|
|
.top-icon { |
|
|
.top-icon { |
|
|
/* margin-top: 15%; */ |
|
|
/* margin-top: 15%; */ |
|
|
width: 30%; |
|
|
|
|
|
|
|
|
width: 100%; |
|
|
position: absolute; |
|
|
position: absolute; |
|
|
top: 13vh; |
|
|
top: 13vh; |
|
|
} |
|
|
} |
|
|