Commit 0127eff4 by 陆志强

Merge branch 'feature/csr' into dev

parents cd0db78d 5a18b777
......@@ -97,15 +97,15 @@
<div class="form-cv">
<van-cell-group class="slot" :border="false">
<van-cell :border="false">
<template slot:title>
<template v-slot:title>
<div class="form-cv__title">简历</div>
</template>
<template slot:label>
<template v-slot:label>
<div style="white-space: nowrap">
支持png、jpeg、jpg、pdf格式,文件大小不可超过10M
</div>
</template>
<template slot:right-icon>
<template v-slot:right-icon>
<van-button
id="select"
class="form-cv__addbutton"
......
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 sign in to comment