xbx #126

Merged
theluyuan merged 9 commits from xbx into master 2020-11-12 02:40:09 +00:00
Showing only changes of commit 1f2cae25fd - Show all commits

View File

@ -94,7 +94,7 @@
</div> </div>
</a-upload> </a-upload>
<div class="demand"> <div class="demand">
<p class="one-line-hide"> <p>
{{ lan.$t("shipinyaoqiu") }} {{ lan.$t("shipinyaoqiu") }}
</p> </p>
<p>1.{{ lan.$t("shipinyaoqiu1") }}</p> <p>1.{{ lan.$t("shipinyaoqiu1") }}</p>
@ -672,7 +672,7 @@ export default defineComponent({
font-size: 10px; font-size: 10px;
font-weight: 500; font-weight: 500;
color: #808080; color: #808080;
width: 134px; // width: 134px;
> p { > p {
margin: 0; margin: 0;
} }