Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-customer-new-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-customer-new-master
Commits
1e67d80c
Commit
1e67d80c
authored
Dec 24, 2024
by
honghy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
默认地址多语言
parent
11a96a4a
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
2 deletions
+5
-2
address.vue
src/pages/address/address.vue
+1
-1
create.js
src/static/lang/en/create.js
+1
-0
create.js
src/static/lang/fr/create.js
+2
-1
create.js
src/static/lang/zh/create.js
+1
-0
No files found.
src/pages/address/address.vue
View file @
1e67d80c
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
color=
"#ff4d4f"
color=
"#ff4d4f"
:checked=
"check == item.id"
:checked=
"check == item.id"
:value=
"item.name"
:value=
"item.name"
/>
设为默认地址
</label
/>
{{
$lang
.
lang
.
create
.
default
}}
</label
>
>
</view>
</view>
<view
class=
"item-footer-right"
>
<view
class=
"item-footer-right"
>
...
...
src/static/lang/en/create.js
View file @
1e67d80c
...
@@ -125,4 +125,5 @@ export default {
...
@@ -125,4 +125,5 @@ export default {
"
hideBillLadingPrice
"
:
"
No
"
,
"
hideBillLadingPrice
"
:
"
No
"
,
"
tips
"
:
"
Tips
"
,
"
tips
"
:
"
Tips
"
,
"
areaCodeAndDestCountryCheckFail
"
:
"
The location of the number is different from the destination country. Please check
"
,
"
areaCodeAndDestCountryCheckFail
"
:
"
The location of the number is different from the destination country. Please check
"
,
"
default
"
:
"
Default
"
}
}
src/static/lang/fr/create.js
View file @
1e67d80c
...
@@ -124,5 +124,6 @@ export default {
...
@@ -124,5 +124,6 @@ export default {
"
displayBillLadingPrice
"
:
"
Oui
"
,
"
displayBillLadingPrice
"
:
"
Oui
"
,
"
hideBillLadingPrice
"
:
"
Non
"
,
"
hideBillLadingPrice
"
:
"
Non
"
,
"
tips
"
:
"
Conseils
"
,
"
tips
"
:
"
Conseils
"
,
"
areaCodeAndDestCountryCheckFail
"
:
"
L'emplacement du numéro est différent du pays de destination. Veuillez vérifier
"
"
areaCodeAndDestCountryCheckFail
"
:
"
L'emplacement du numéro est différent du pays de destination. Veuillez vérifier
"
,
"
default
"
:
"
Valeur par défaut
"
}
}
src/static/lang/zh/create.js
View file @
1e67d80c
...
@@ -125,4 +125,5 @@ export default {
...
@@ -125,4 +125,5 @@ export default {
"
hideBillLadingPrice
"
:
"
不显示
"
,
"
hideBillLadingPrice
"
:
"
不显示
"
,
"
tips
"
:
"
提示
"
,
"
tips
"
:
"
提示
"
,
"
areaCodeAndDestCountryCheckFail
"
:
"
电话所在国与目的国不一致,请检查
"
,
"
areaCodeAndDestCountryCheckFail
"
:
"
电话所在国与目的国不一致,请检查
"
,
"
default
"
:
"
默认值
"
}
}
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