mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-25 03:42:53 +08:00
建议书样式问题
This commit is contained in:
@@ -151,10 +151,8 @@
|
||||
<div class="text-center fw500 c-gray-darker fs14">产品总利益</div>
|
||||
|
||||
<div class="flex justify-content-s mt15 " v-for="demoLabel in risk.demoLabel" :key="demoLabel.content">
|
||||
<div>
|
||||
<span class=" c-gray-darker fs14 ">{{ demoLabel.contentLabel }}</span>
|
||||
<span class=" green fs14 ">{{ demoLabel.value }}</span>
|
||||
</div>
|
||||
<span class=" c-gray-darker fs14 ">{{ demoLabel.contentLabel }}</span>
|
||||
<span class=" green fs14 ">{{ demoLabel.value }}</span>
|
||||
</div>
|
||||
<div class="flex justify-content-s align-items-c mt30 mb20">
|
||||
<img class="w20" @click="reduce(risk)" src="@/assets/images/lessen.png" />
|
||||
|
||||
Reference in New Issue
Block a user