Commit 6d47689f authored by lei's avatar lei

Merge branch 'gaoqucodecheck' of...

Merge branch 'gaoqucodecheck' of http://h.gemho.cn:7099/zhaojunbao/gaoquyingjih5-asd into gaoqucodecheck

# Conflicts:
#	src/_consumer_jydetail.html
parents b152cbd1 73efa6b4
...@@ -38,14 +38,14 @@ ...@@ -38,14 +38,14 @@
<div class="form-input-wrap"> <div class="form-input-wrap">
<!-- <input type="text" v-model="formData.content" class="form-input" :disabled="true" <!-- <input type="text" v-model="formData.content" class="form-input" :disabled="true"
> --> > -->
<p class="form-content">{{formData.content}}是快乐的反抗拉萨酱豆腐卢卡斯的反抗拉萨附近;阿斯蒂芬库里Salford;拉是否</p> <p class="form-content">{{formData.content}}</p>
</div> </div>
</div> </div>
<div <div
class="form-item" class="form-item"
style="height: 1.5rem" style="height: 1.5rem"
> >
<ImagePreview <img
v-for="(imgItem, subIndex) in formData.photos" v-for="(imgItem, subIndex) in formData.photos"
:src="imgItem" :src="imgItem"
alt="" alt=""
......
html, html,
body { body {
background-color: #fff; background-color: #fff;
overflow-x: hidden;
} }
.wrapper { .wrapper {
...@@ -33,7 +34,7 @@ ...@@ -33,7 +34,7 @@
} }
.save-btn { .save-btn {
width: 98%; width: 48%;
background: #1890ff; background: #1890ff;
color: #fff; color: #fff;
border: none; border: none;
...@@ -174,7 +175,7 @@ ...@@ -174,7 +175,7 @@
} }
.selector{ .selector{
width: 5.5rem; width: 5rem;
height: 0.6rem; height: 0.6rem;
font-size: 0.3rem; font-size: 0.3rem;
border: 1px solid #D7D7D7; border: 1px solid #D7D7D7;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment