添加页面标题

This commit is contained in:
fengachen
2021-10-25 16:28:27 +08:00
parent 7e3cdb8113
commit 15f270faf2
8 changed files with 9 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
{
"navigationBarTitleText": "添加企业",
"usingComponents": {}
}
+1
View File
@@ -1,3 +1,4 @@
{
"navigationBarTitleText": "添加企业联系人",
"usingComponents": {}
}
+1
View File
@@ -1,3 +1,4 @@
{
"navigationBarTitleText": "会议报名",
"usingComponents": {}
}
+2 -1
View File
@@ -1,3 +1,4 @@
{
"usingComponents": {}
"usingComponents": {},
"navigationBarTitleText": "选择企业"
}
+1
View File
@@ -1,3 +1,4 @@
{
"navigationBarTitleText": "会议报名入口",
"usingComponents": {}
}
+1
View File
@@ -1,3 +1,4 @@
{
"navigationBarTitleText": "会议报名",
"usingComponents": {}
}
@@ -1,4 +1,5 @@
{
"navigationBarTitleText": "会议报名",
"usingComponents": {
"image-upload":"../../components/imageUpload/imageUpload"
}
+1 -1
View File
@@ -1,4 +1,4 @@
{
"usingComponents": {},
"navigationBarTitleText":"报名完成"
"navigationBarTitleText":"报名结束"
}