修改付款提示弹窗文案
This commit is contained in:
parent
6da5587f07
commit
fbd945032e
|
@ -252,7 +252,7 @@ export default function PersonSpaceIntroduce() {
|
|||
handler.current = Dialog.confirm({
|
||||
header: "提醒",
|
||||
content:
|
||||
"本空间内容为达人创建并维护,属于虚拟服务,不可退款,且空间内存在部分内容需要另外付费,请再次确认是否付费加入",
|
||||
"本空间内容为达人创建并维护,属于虚拟服务,不可退款,请再次确认是否付费加入",
|
||||
bodyStyle: {
|
||||
maxHeight: "none",
|
||||
width: "80vw",
|
||||
|
|
Loading…
Reference in New Issue