This commit is contained in:
2020-01-02 14:28:07 +08:00
parent 4152f5ffb6
commit d2bdc02fc9
14 changed files with 52 additions and 19 deletions

View File

@@ -1,6 +1,7 @@
Component({
properties: {
list:Array
list:Array,
huilv:String
},
data: {
},