半完成

This commit is contained in:
2019-12-24 14:08:26 +08:00
parent 92f0dd4c46
commit bb92c57227
157 changed files with 4694 additions and 39 deletions

View File

@@ -1,5 +1,8 @@
Component({
properties: {
name:String,
phone:String,
addr:String
},
data: {
},