巫溪
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'AppAgenda',
|
name: 'AppAgenda',
|
||||||
appName: '活动议程',
|
appName: '日程安排',
|
||||||
|
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
@@ -109,7 +109,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
document.title = '活动议程'
|
document.title = '日程安排'
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'AppMeeting',
|
name: 'AppMeeting',
|
||||||
appName: '2024巫溪老鹰茶文旅消费节',
|
appName: '中国老鹰茶之乡',
|
||||||
|
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
@@ -47,7 +47,7 @@ export default {
|
|||||||
{
|
{
|
||||||
linkUrl: './AppAgenda',
|
linkUrl: './AppAgenda',
|
||||||
icon: require('./img/home-hdyc-icon.png'),
|
icon: require('./img/home-hdyc-icon.png'),
|
||||||
text: '活动议程'
|
text: '日程安排'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
linkUrl: './AppCheckInfo',
|
linkUrl: './AppCheckInfo',
|
||||||
@@ -59,7 +59,7 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
document.title = '2024巫溪老鹰茶文旅消费节'
|
document.title = '中国老鹰茶之乡'
|
||||||
},
|
},
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 24 KiB |
Reference in New Issue
Block a user