Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
SuperMan
Commits
20a9eb13
Commit
20a9eb13
authored
Mar 08, 2024
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增翻译
parent
5a0f700c
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
29 additions
and
39 deletions
+29
-39
fill.js
src/assets/common/lang/EN/fill.js
+14
-0
fill.js
src/assets/common/lang/zhCN/fill.js
+2
-0
busStockManager.vue
src/components/busManagement/busStockManager.vue
+2
-28
cityManagement.vue
src/components/platformModule/cityManagement.vue
+5
-5
airportManagement.vue
src/components/systemManagement/airportManagement.vue
+6
-6
No files found.
src/assets/common/lang/EN/fill.js
View file @
20a9eb13
...
...
@@ -333,6 +333,20 @@ export const obj = {
ciheyinghang2
:
'Ziga Bank 975121'
,
jingduyinghang
:
'Kyoto Bank 1080738'
,
jingduyinghang2
:
'Kyoto Bank 1070078'
,
jingdu
:
'Longitude'
,
weidu
:
'Latitude'
,
addAirport
:
'Add Airport'
,
editAirport
:
'Edit Airport'
,
zhou
:
'Area'
,
xingzhnegjib
:
'Level'
,
suosushi
:
'City'
,
sanma
:
'Three Code'
,
suosushengfen
:
'Province'
,
suosuzhou
:
'Continent'
,
suosuguojia
:
'Country'
,
suosudazhou
:
'Area'
,
xiugaichengshi
:
'Edit City'
,
xingzenchengshi
:
'Add City'
,
picyinghang
:
'PIC Mizuho Bank みずほ'
,
qinshurfyje
:
'Please enter the return commission amount '
,
fanyongzhuyi
:
'Note: The commission amount is not marked in Taiwans request, Japan needs to set its own commission amount, and the system will automatically create a commission income form'
,
...
...
src/assets/common/lang/zhCN/fill.js
View file @
20a9eb13
...
...
@@ -873,6 +873,8 @@ export const obj = {
qxzsuosushi
:
'请选择所属市'
,
jingdu
:
'经度'
,
weidu
:
'纬度'
,
addAirport
:
'新增机场'
,
editAirport
:
'修改机场'
,
xiugaichengshi
:
'修改城市'
,
zhongwenmc
:
'中文名称'
,
qsrzhongwenmc
:
'请输入中文名称'
,
...
...
src/components/busManagement/busStockManager.vue
View file @
20a9eb13
...
...
@@ -120,23 +120,7 @@
</el-select>
</el-form-item>
</el-col>
<!--
<el-col
:span=
"5"
>
<el-form-item
label=
"省份"
>
<el-select
v-model=
"PostMsg.Province"
filterable
class=
"w210"
@
change=
"getAddProvince(PostMsg.Province,2)"
:placeholder=
"$t('hotel.hotel_province')"
>
<el-option
:label=
"$t('pub.unlimitedSel')"
:value=
"0"
></el-option>
<el-option
v-for=
"item in provinceList2"
:key=
"item.ID"
:label=
"item.Name"
:value=
"item.ID"
></el-option>
</el-select>
</el-form-item>
</el-col>
<el-col
:span=
"5"
>
<el-form-item
label=
"城市"
>
<el-select
v-model=
"PostMsg.City"
filterable
class=
"w210"
:placeholder=
"$t('hotel.hotel_city')"
>
<el-option
:label=
"$t('pub.unlimitedSel')"
:value=
"0"
></el-option>
<el-option
v-for=
"item in cityList2"
:key=
"item.ID"
:label=
"item.Name"
:value=
"item.ID"
></el-option>
</el-select>
</el-form-item>
</el-col>
-->
<el-col
:span=
"5"
>
<el-form-item
:label=
"$t('hotel.hotel_detailinfo')"
>
<el-input
:placeholder=
"$t('fnc.qsrneirong')"
class=
"w210"
v-model=
"PostMsg.Address"
>
...
...
@@ -144,17 +128,7 @@
</el-input>
</el-form-item>
</el-col>
<!--
<el-col
:span=
"5"
>
<el-form-item
:label=
"$t('oobjFill.jingdu')"
>
<el-input
v-model=
"PostMsg.Lng"
class=
"w210"
></el-input>
</el-form-item>
</el-col>
<el-col
:span=
"5"
>
<el-form-item
:label=
"$t('oobjFill.weidu')"
>
<el-input
v-model=
"PostMsg.Lat"
class=
"w210"
></el-input>
</el-form-item>
</el-col>
-->
<el-col
:span=
"5"
>
<el-form-item
:label=
"$t('hotel.table_tel')"
>
<el-input
v-model=
"PostMsg.ParkTel"
class=
"w210"
max-length=
"30"
></el-input>
...
...
src/components/platformModule/cityManagement.vue
View file @
20a9eb13
...
...
@@ -235,7 +235,7 @@
</el-form-item>
</li>
<li>
<el-form-item
:label=
"$t('o
o
bjFill.suosuzhou')"
prop=
"Area"
>
<el-form-item
:label=
"$t('objFill.suosuzhou')"
prop=
"Area"
>
<el-select
v-model=
"addMsg.Area"
class=
"w150"
clearable
@
change=
"getCountry(addMsg.Area,2)"
filterable
:placeholder=
"$t('pub.pleaseSel')"
>
<el-option
:label=
"$t('pub.unlimitedSel')"
value=
'0'
></el-option>
...
...
@@ -245,7 +245,7 @@
</el-form-item>
</li>
<li
v-if=
"disCountry"
>
<el-form-item
:label=
"$t('o
o
bjFill.suosuguojia')"
prop=
"CountryID"
>
<el-form-item
:label=
"$t('objFill.suosuguojia')"
prop=
"CountryID"
>
<el-select
v-model=
"addMsg.CountryID"
clearable
class=
"w150"
filterable
@
change=
"getProvinceList(addMsg.CountryID,1)"
:placeholder=
"$t('pub.pleaseSel')"
>
<el-option
:label=
"$t('pub.unlimitedSel')"
value=
'0'
></el-option>
...
...
@@ -265,7 +265,7 @@
</el-form-item>
</li>
<li
v-if=
"disCity"
>
<el-form-item
:label=
"$t('o
o
bjFill.suosushi')"
prop=
"CityID"
>
<el-form-item
:label=
"$t('objFill.suosushi')"
prop=
"CityID"
>
<el-select
v-model=
"addMsg.CityID"
class=
"w150"
clearable
filterable
:placeholder=
"$t('pub.pleaseSel')"
>
<el-option
:label=
"$t('pub.unlimitedSel')"
value=
'0'
></el-option>
<el-option
v-for=
'item in cityList'
:key=
"item.ID"
:label=
"item.Name"
:value=
"item.ID"
>
...
...
@@ -280,12 +280,12 @@
</el-form-item>
</li>
<li>
<el-form-item
:label=
"$t('o
o
bjFill.jingdu')"
>
<el-form-item
:label=
"$t('objFill.jingdu')"
>
<el-input
v-model=
"addMsg.Lng"
class=
"w150"
></el-input>
</el-form-item>
</li>
<li>
<el-form-item
:label=
"$t('o
o
bjFill.weidu')"
>
<el-form-item
:label=
"$t('objFill.weidu')"
>
<el-input
v-model=
"addMsg.Lat"
class=
"w150"
></el-input>
</el-form-item>
</li>
...
...
src/components/systemManagement/airportManagement.vue
View file @
20a9eb13
...
...
@@ -68,7 +68,7 @@
<li><input
type=
"button"
class=
"hollowFixedBtn"
:value=
"$t('pub.searchBtn')"
@
click=
"resetPageIndex(),getList()"
/>
<input
type=
"button"
class=
"normalBtn"
:value=
"$t('pub.addBtn')"
@
click=
"outerVisible=true,dialogTitle=
'新增机场'
"
/></li>
@
click=
"outerVisible=true,dialogTitle=
$t('objFill.addAirport')
"
/></li>
</ul>
</div>
<table
class=
"singeRowTable"
border=
"0"
cellspacing=
"0"
cellpadding=
"0"
v-loading=
"loading"
>
...
...
@@ -93,7 +93,7 @@
<td>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('pub.updateMsg')"
placement=
"top"
>
<el-button
type=
"primary"
icon=
"el-icon-edit"
circle
@
click=
"outerVisible=true,dialogTitle=
'修改'
,updateData(index)"
></el-button>
@
click=
"outerVisible=true,dialogTitle=
$t('objFill.editAirport')
,updateData(index)"
></el-button>
</el-tooltip>
<el-tooltip
class=
"item"
effect=
"dark"
:content=
"$t('pub.revoke')"
placement=
"top-start"
v-if=
"item.Status==1"
>
...
...
@@ -160,11 +160,11 @@
<el-input
type=
"text"
v-model=
"addMsg.RankNum"
:placeholder=
"$t('system.table_rankNum')"
class=
"w210"
@
keyup
.
native=
"checkInteger(addMsg,'RankNum')"
></el-input>
</el-form-item>
<el-form-item
:label=
"$t('o
o
bjFill.jingdu')"
>
<el-input
type=
"text"
v-model=
"addMsg.Lng"
placeholder=
"请输入"
class=
"w210"
></el-input>
<el-form-item
:label=
"$t('objFill.jingdu')"
>
<el-input
type=
"text"
v-model=
"addMsg.Lng"
class=
"w210"
></el-input>
</el-form-item>
<el-form-item
:label=
"$t('o
o
bjFill.weidu')"
>
<el-input
type=
"text"
v-model=
"addMsg.Lat"
placeholder=
"请输入"
class=
"w210"
></el-input>
<el-form-item
:label=
"$t('objFill.weidu')"
>
<el-input
type=
"text"
v-model=
"addMsg.Lat"
class=
"w210"
></el-input>
</el-form-item>
</el-form>
<div
slot=
"footer"
class=
"dialog-footer"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment