|
@@ -154,7 +154,7 @@
|
|
|
|
|
|
.sfcard-content img {
|
|
|
width: 45%;
|
|
|
- height: 50vh;
|
|
|
+ height: 55vh;
|
|
|
}
|
|
|
|
|
|
.sfcard-title {
|
|
@@ -164,11 +164,11 @@
|
|
|
}
|
|
|
|
|
|
.avatar {
|
|
|
- margin-bottom: 120px;
|
|
|
+ /* margin-bottom: 120px; */
|
|
|
}
|
|
|
|
|
|
.avatar:nth-of-type(2) {
|
|
|
- margin-bottom: 140px;
|
|
|
+ /* margin-bottom: 140px; */
|
|
|
}
|
|
|
|
|
|
.center {
|
|
@@ -370,8 +370,8 @@
|
|
|
</div>
|
|
|
<!-- <div class="bottom-row3">扫一扫</div> -->
|
|
|
<!-- <div class="bottom-row4">
|
|
|
- <el-button type="primary">关闭</el-button>
|
|
|
- <el-button type="primary" @click="printSmall">打印小票</el-button>
|
|
|
+ <el-button type="primary">关闭</el-button>
|
|
|
+ <el-button type="primary" @click="printSmall">打印小票</el-button>
|
|
|
<el-button type="primary" @click="printBig">打印单据</el-button>
|
|
|
</div> -->
|
|
|
</div>
|
|
@@ -568,8 +568,8 @@
|
|
|
</div>
|
|
|
<!-- <div class="bottom-row3">扫一扫</div> -->
|
|
|
<!-- <div class="bottom-row4">
|
|
|
- <el-button type="primary">关闭</el-button>
|
|
|
- <el-button type="primary" @click="printSmall">打印小票</el-button>
|
|
|
+ <el-button type="primary">关闭</el-button>
|
|
|
+ <el-button type="primary" @click="printSmall">打印小票</el-button>
|
|
|
<el-button type="primary" @click="printBig">打印单据</el-button>
|
|
|
</div> -->
|
|
|
</div>
|