Feat:优惠券对接
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
export default {
|
||||
props: {
|
||||
// 是否两行
|
||||
isTwoLine: {
|
||||
default: false
|
||||
},
|
||||
twoLineText: {
|
||||
default: ''
|
||||
},
|
||||
// 是否开启顶部安全区适配
|
||||
safeAreaInsetTop: {
|
||||
type: Boolean,
|
||||
|
||||
Reference in New Issue
Block a user