优化页面
This commit is contained in:
parent
53f327f5a5
commit
ffae138f9c
@ -37,7 +37,7 @@
|
||||
<div class="home_con1" style="margin-top: 50px;">
|
||||
<div class="fly1s" style="display: flex;gap: 20px;">
|
||||
<div style="width: 65%;background-color: #ffffff;">
|
||||
<div class="no-wrap"
|
||||
<!-- <div class="no-wrap"
|
||||
style="padding: 15px;display: flex;justify-content: space-between;align-items: center;">
|
||||
<div style="display: flex;align-items: center;gap: 10px;">
|
||||
<div>
|
||||
@ -54,8 +54,8 @@
|
||||
<img src="/img/index/more_j.png" alt=""
|
||||
style="width: 8px;height: 13px;margin-left: 5px;"></img>
|
||||
</div>
|
||||
</div>
|
||||
<div style="width: 100%;height: 1px;background-color: #EEEEEE;"></div>
|
||||
</div> -->
|
||||
<!-- <div style="width: 100%;height: 1px;background-color: #EEEEEE;"></div> -->
|
||||
<div v-for="(item, index) in MesList" :key="index">
|
||||
<div class="re_box_item" @click="openUrl(item.id)">
|
||||
<div class="re_title">
|
||||
@ -72,7 +72,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div style="width: 35%;background-color: #ffffff;">
|
||||
<div style="width: 100%;height: 4px;background-color: #338CDE;"></div>
|
||||
<!-- <div style="width: 100%;height: 4px;background-color: #338CDE;"></div>
|
||||
<div style="display: flex;justify-content: space-between;align-items: center;">
|
||||
<div style="display: flex;align-items: center;gap: 10px;padding: 13px;">
|
||||
<div>
|
||||
@ -89,7 +89,7 @@
|
||||
<img src="/img/index/more_j.png" alt=""
|
||||
style="width: 8px;height: 13px;margin-left: 5px;"></img>
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<div style="width: 100%;height: 1px;background-color: #EEEEEE;"></div>
|
||||
<div v-for="(item, index) in YwList" :key="index">
|
||||
<div class="re_box_item" @click="openUrl(item.id)">
|
||||
|
Loading…
x
Reference in New Issue
Block a user