dengjie commit : 完善我的页面和我的发布页面样式初步完成
This commit is contained in:
@@ -16,10 +16,15 @@
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "form",
|
||||
name: "myForm",
|
||||
data() {
|
||||
return {
|
||||
|
||||
model: {
|
||||
userInfo: {
|
||||
name: '',
|
||||
phone: '',
|
||||
},
|
||||
},
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user