Commit aef5e480 authored by Xuguangxing's avatar Xuguangxing

feat: 增加团购信息组件

parent 75e96046
......@@ -32,6 +32,10 @@ export default {
desc: {
type: String,
default: ''
},
groupPersonNum: {
type: Number,
default: 100
}
},
data() {
......
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