Commit cdce09dc authored by 罗超's avatar 罗超

修改

parent 8832469f
......@@ -64,7 +64,7 @@ module.exports = configure(function (ctx) {
publicPath: ctx.dev ? '/' : './',
env: ctx.dev
? {
BASE_APP_API: 'http://reborn.oytour.com/api/common/post',
BASE_APP_API: 'http://192.168.5.46:/api/common/post',
JAVA_URL_API: 'http://efficient.oytour.com',
VERSION:require('./package.json').version,
......
......@@ -359,7 +359,7 @@ export default {
three: 'Remittance instructions'
},
travel: {
first: 'Consrotium',
first: 'Consortium',
second: 'Group Detail',
three: 'Booking list',
four: 'Settlement',
......@@ -390,6 +390,11 @@ export default {
}
},
travel: {
type:'Type',
b2cPirce:'Normal Pprice',
b2bPirce:'Member Price',
MiddlePrice:'Consortium',
priceDetail:'Price Details',
status:{
normal:'All',
regular:'Regular',
......@@ -1497,6 +1502,7 @@ export default {
query_flightNum: 'Flight number',
queryarrivalTime: 'Arrival time',
query_stopCity: 'Stopped city',
query_arrivalTime: 'Arrival time',
ph_flightTime: 'Departure time',
},
//#endregion
......
......@@ -367,7 +367,32 @@ export default {
second: 'リスト',
}
},
notice: {
pageTitle: 'お知らせ',
search: {
title: 'お知らせのタイトル',
},
column: {
title: 'お知らせのタイトル',
publisher: '発行者',
releaseDate: '発行日',
action: '操作',
},
placeholder: {
title: 'タイトルを入力してください',
},
view:'View',
detail: {
title: 'お知らせの詳細',
file: '添付ファイル',
}
},
travel: {
type:'タイプ',
b2cPirce:'B2C価格',
b2bPirce:'B2B価格',
MiddlePrice:'中心価格',
priceDetail:'価格詳細',
status:{
normal:'すべて',
regular:'正常',
......
......@@ -367,7 +367,33 @@ export default {
second: '列表',
}
},
notice: {
pageTitle: '公告',
search: {
title: '公告標題',
},
column: {
title: '公告標題',
publisher: '發佈者',
releaseDate: '發佈日期',
action: '操作',
},
placeholder: {
title: '請輸入標題',
},
view:'查看',
detail: {
title: '公告詳情',
file: '附件',
}
},
travel: {
type:'类型',
b2cPirce:'直客价格',
b2bPirce:'代理价格',
MiddlePrice:'中心价',
priceDetail:'价格详情',
status:{
normal:'全部',
regular:'正常',
......
......@@ -369,9 +369,31 @@ export default {
}
},
notice: {
pageTitle: '公告欄',
pageTitle: '公告',
search: {
title: '公告標題',
},
column: {
title: '公告標題',
publisher: '發佈者',
releaseDate: '發佈日期',
action: '操作',
},
placeholder: {
title: '請輸入標題',
},
view:'查看',
detail: {
title: '公告詳情',
file: '附件',
}
},
travel: {
b2cPirce:'直客價格',
b2bPirce:'代理價格',
MiddlePrice:'中心價',
priceDetail:'價格詳情',
type:'Type',
status:{
normal:'全部',
regular:'正常',
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment