修改协议日期
This commit is contained in:
parent
8bdd4d957c
commit
219dfe59e2
@ -43,7 +43,7 @@ struct DataProcessingStatement {
|
|||||||
.textAlign(TextAlign.Center)
|
.textAlign(TextAlign.Center)
|
||||||
.width('100%')
|
.width('100%')
|
||||||
|
|
||||||
Text('最近更新日期:2023年12月1日\n文件编号:CMSDP-2023-001\n生效日期:2025年04月15日')
|
Text('最近更新日期:2025年04月15日\n文件编号:CMSDP-2025-001\n生效日期:2025年04月15日')
|
||||||
.fontSize(14)
|
.fontSize(14)
|
||||||
.fontColor('#666666')
|
.fontColor('#666666')
|
||||||
.margin({ bottom: 20 })
|
.margin({ bottom: 20 })
|
||||||
|
@ -43,7 +43,7 @@ struct PrivacyPolicy {
|
|||||||
.textAlign(TextAlign.Center)
|
.textAlign(TextAlign.Center)
|
||||||
.width('100%')
|
.width('100%')
|
||||||
|
|
||||||
Text('最近更新日期:2023年12月1日\n文件编号:CMSPP-2023-001\n生效日期:2025年04月15日')
|
Text('最近更新日期:2025年04月15日\n文件编号:CMSPP-2025-001\n生效日期:2025年04月15日')
|
||||||
.fontSize(14)
|
.fontSize(14)
|
||||||
.fontColor('#666666')
|
.fontColor('#666666')
|
||||||
.margin({ bottom: 20 })
|
.margin({ bottom: 20 })
|
||||||
|
@ -43,7 +43,7 @@ struct UserAgreement {
|
|||||||
.textAlign(TextAlign.Center)
|
.textAlign(TextAlign.Center)
|
||||||
.width('100%')
|
.width('100%')
|
||||||
|
|
||||||
Text('最近更新日期:2023年12月1日\n文件编号:CMSUSR-2023-001\n生效日期:2025年04月15日')
|
Text('最近更新日期:2025年04月15日\n文件编号:CMSUSR-2025-001\n生效日期:2025年04月15日')
|
||||||
.fontSize(14)
|
.fontSize(14)
|
||||||
.fontColor('#666666')
|
.fontColor('#666666')
|
||||||
.margin({ bottom: 20 })
|
.margin({ bottom: 20 })
|
||||||
|
Loading…
x
Reference in New Issue
Block a user