tanxue 6 днів тому
батько
коміт
1cc0fb21d1

+ 1 - 1
common/styles/global/pages.scss

@@ -1161,7 +1161,7 @@
 	.qm-tip-text{font-size: 24rpx;color: #333;margin: 48rpx 0 12rpx;line-height: 1.6;}
 	.ht-btn-box{
 		display: flex;margin: 32rpx 80rpx;
-		.phone-green-btn,.phone-white-btn{width: 200rpx;}
+		.phone-green-btn,.phone-white-btn{width: 240rpx;height: 70rpx;line-height: 70rpx;box-sizing: border-box;}
 	}
 }
 /* 合同列表页 */

+ 2 - 2
components/writeSign/index.vue

@@ -14,8 +14,8 @@
 	<image v-show="false" :src="url" alt="" />
 	
 	<view class="ht-btn-box">
-		<button size="mini" @click="save" type="default" class="phone-green-btn">保存</button>
-		<button size="mini" @click="clear" type="default" class="phone-white-btn">清空</button>
+		<button @click="save" type="default" class="phone-green-btn">保存</button>
+		<button @click="clear" type="default" class="phone-white-btn">清空</button>
 		<!-- <button size="mini" @click="undo" type="default" class="phone-white-btn">撤消</button> -->
 	</view>
 </template>

BIN
static/images/common/loading-icon.gif


BIN
static/images/common/two-code-icon.png


BIN
static/images/hetong/data-icon.png


BIN
static/images/hetong/ls-ht-icon.png