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
600306dc
Commit
600306dc
authored
Nov 28, 2024
by
dragondean@qq.com
Committed by
zhengyi
Nov 29, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
订单详情和编辑的国际化,版本号
parent
01f6f7bc
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
16 additions
and
6 deletions
+16
-6
manifest.json
src/manifest.json
+2
-2
orderInfo.vue
src/pages/orderInfo/orderInfo.vue
+1
-0
create.js
src/static/lang/en/create.js
+11
-2
orderInfo.js
src/static/lang/en/orderInfo.js
+2
-2
No files found.
src/manifest.json
View file @
600306dc
...
...
@@ -2,8 +2,8 @@
"name"
:
"E&C logistics"
,
"appid"
:
"__UNI__B690450"
,
"description"
:
""
,
"versionName"
:
"22
5
"
,
"versionCode"
:
22
5
,
"versionName"
:
"22
6
"
,
"versionCode"
:
22
6
,
"transformPx"
:
false
,
"app-plus"
:
{
/*
5
+App特有相关
*/
...
...
src/pages/orderInfo/orderInfo.vue
View file @
600306dc
...
...
@@ -382,6 +382,7 @@
import
steper
from
'
../../components/steper/index.vue
'
import
config
from
'
../../utils/config
'
import
declarationDocuments
from
'
../../components/declarationDocuments/index.vue
'
import
Drawee
from
"
@/pages/create_order/components/drawee.vue
"
;
//#ifdef H5
import
FileSaver
from
'
file-saver
'
import
Drawee
from
"
@/pages/create_order/components/drawee.vue
"
;
...
...
src/static/lang/en/create.js
View file @
600306dc
...
...
@@ -112,5 +112,14 @@ export default {
"
cnotice4
"
:
"
The goods are provided by the shipper with relevant export documents and entrusted to our company for processing
"
,
"
cnotice5
"
:
"
The goods have two situations mentioned above
"
,
"
overSeaWarehouseTips
"
:
"
If you need overseas warehouse services, please contact customer service, service hotline: 400-900-9962
"
,
"
other
"
:
"
Other
"
}
\ No newline at end of file
"
other
"
:
"
Other
"
,
"
choose
"
:
"
Choose
"
,
"
needCollectionAmount
"
:
"
Fill collecting amount
"
,
"
needCollectionCurrency
"
:
"
select the currency of the collection
"
,
"
customDrawee
"
:
"
custom
"
,
"
billLadingPrice
"
:
"
Show Bill price
"
,
"
displayBillLadingPrice
"
:
"
show
"
,
"
hideBillLadingPrice
"
:
"
hide
"
,
"
tips
"
:
"
tips
"
,
"
areaCodeAndDestCountryCheckFail
"
:
"
The country where the phone is located is different from the destination country. Please check
"
}
src/static/lang/en/orderInfo.js
View file @
600306dc
...
...
@@ -87,5 +87,5 @@ export default {
"
createTime
"
:
"
Creation time
"
,
"
inWarehouseInfo
"
:
"
Warehouse entry information
"
,
"
quickNos
"
:
"
prefill express tracking number
"
,
"
unitType
"
:
"
Packaging type
"
}
\ No newline at end of file
"
unitType
"
:
"
Packaging type
"
,
}
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