...
|
...
|
@@ -21,8 +21,8 @@ Page({ |
21
|
21
|
declareStatus: {
|
22
|
22
|
"to_declare": "待申报",
|
23
|
23
|
"declaring": "申报中",
|
24
|
|
- "success": "审核成功",
|
25
|
|
- "failed": "审核失败"
|
|
24
|
+ "success": "申报成功",
|
|
25
|
+ "failed": "申报失败"
|
26
|
26
|
},
|
27
|
27
|
additiontitle: {
|
28
|
28
|
"children_education": "子女教育",
|
...
|
...
|
|