Commit fdbfd90f by 萱草

update: 样式更改

parent a2a8a565
.w-280[data-v-4e6deb77]{width:280px}.w600[data-v-e35e4d2a]{width:600px}.w-360[data-v-e35e4d2a]{width:360px}.title[data-v-e35e4d2a]{height:40px;line-height:40px;background:#f7f8fa}.title[data-v-e35e4d2a]:before{clear:both;content:"";display:inline-block;overflow:hidden;width:3px;height:12px;line-height:14px;margin-right:8px;margin-left:12px;background:#2f54eb}.w-106[data-v-e35e4d2a]{width:106px}.fixed-btn[data-v-e35e4d2a]{width:100%;height:56px;position:fixed;bottom:0;left:200px;background:#fff;border-top:1px solid #e4e7ed;text-align:center;margin-left:-100px;z-index:2;font-size:0}.fixed-btn .el-button[data-v-e35e4d2a]{margin-top:12px}.padding-change .el-input__inner{padding-right:10px!important}.special .el-checkbox__input.is-checked+.el-checkbox__label{color:#c4c6cf}
\ No newline at end of file
.w-280[data-v-4e6deb77]{width:280px}.w600[data-v-7f8c690b]{width:600px}.w-360[data-v-7f8c690b]{width:360px}.title[data-v-7f8c690b]{height:40px;line-height:40px;background:#f7f8fa}.title[data-v-7f8c690b]:before{clear:both;content:"";display:inline-block;overflow:hidden;width:3px;height:12px;line-height:14px;margin-right:8px;margin-left:12px;background:#2f54eb}.w-106[data-v-7f8c690b]{width:106px}.fixed-btn[data-v-7f8c690b]{width:100%;height:56px;position:fixed;bottom:0;left:200px;background:#fff;border-top:1px solid #e4e7ed;text-align:center;margin-left:-100px;z-index:2;font-size:0}.fixed-btn .el-button[data-v-7f8c690b]{margin-top:12px}.padding-change .el-input__inner{padding-right:10px!important}.special .el-checkbox__input.is-checked+.el-checkbox__label{color:#c4c6cf}
\ No newline at end of file
......@@ -34,7 +34,7 @@
</template>
<h3 class="pb20 title mb30 mt30">自提点设置</h3>
<form-content :rule-form.sync="ruleForm"></form-content>
<form-content :rule-form.sync="ruleForm" style="padding-bottom:30px"></form-content>
<div class="fixed-btn">
<el-button @click="handleSubmit()" type="primary">{{ isAdd ? '确认新建' : '保存' }}</el-button>
</div>
......
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