|
@@ -7180,7 +7180,7 @@ export struct LocalMusic {
|
|
|
autoCancel: false, //点击遮障层时,不关闭弹窗
|
|
autoCancel: false, //点击遮障层时,不关闭弹窗
|
|
|
backCancel: true, //点击返回键,不关闭弹窗
|
|
backCancel: true, //点击返回键,不关闭弹窗
|
|
|
contentBuilder: () => {
|
|
contentBuilder: () => {
|
|
|
- this.customVipBuilder("该功能需开通赞助功能,非常感谢您的支持!")
|
|
|
|
|
|
|
+ this.customVipBuilder("该功能需开通会员,非常感谢您的支持!")
|
|
|
},
|
|
},
|
|
|
buttons: [],
|
|
buttons: [],
|
|
|
})
|
|
})
|