Commit 3414e630 authored by 李晓兵's avatar 李晓兵

'enterprise'

parent 4e28425c
......@@ -208,7 +208,7 @@
<tab-button class="put" @click.native="handSubmit">提交</tab-button>
<tab-button class="save" @click.native="verified">保存</tab-button>
</bottom-tab>
<h-modal ref="modal" v-model="showModalValue" position="bottom" cus-class="enterprise--modal">
<h-modal ref="modal" v-model="showModalValue" position="bottom">
<h-view>
<div class="modal-content">
<div class="modal-content-add-top">
......@@ -737,7 +737,7 @@ export default {
},
}
</script>
<style lang='less' scoped>
<style lang='less'>
#base-info {
font-family: PingFangSC-Regular;
......@@ -1042,8 +1042,9 @@ export default {
border-radius: 4px;
color: #fff;
}
}
.modal {
background-color: rgba(0, 0, 0, 0) !important;
}
}
</style>
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