Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-web-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
1
Merge Requests
1
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-web-master
Commits
6683f8ad
Commit
6683f8ad
authored
Sep 07, 2024
by
dragondean@qq.com
Browse files
Options
Browse Files
Download
Plain Diff
合并解决冲突
parents
ce786aa1
86d03097
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
122 additions
and
45 deletions
+122
-45
package.json
package.json
+1
-0
en.js
src/lang/en.js
+1
-1
zh.js
src/lang/zh.js
+2
-2
orderdetail.vue
src/views/jiedao/profile/orderdetail.vue
+118
-42
No files found.
package.json
View file @
6683f8ad
...
...
@@ -20,6 +20,7 @@
"
clipboard
"
:
"
2.0.4
"
,
"
codemirror
"
:
"
5.45.0
"
,
"
core-js
"
:
"
3.6.5
"
,
"
decimal.js
"
:
"
^10.4.3
"
,
"
driver.js
"
:
"
0.9.5
"
,
"
dropzone
"
:
"
5.5.1
"
,
"
echarts
"
:
"
4.2.1
"
,
...
...
src/lang/en.js
View file @
6683f8ad
...
...
@@ -592,7 +592,7 @@ export default {
marks
:
'
marks
'
,
isCargoControl
:
'
Is cargo on hold
'
,
baseInfo
:
'
baseInfo
'
,
transportInfo
:
'
transport
Info
'
,
transportInfo
:
'
transport
'
,
costVO
:
'
orderInfo
'
,
box
:
'
CTNS
'
,
is
:
'
yes
'
,
...
...
src/lang/zh.js
View file @
6683f8ad
...
...
@@ -575,8 +575,8 @@ export default {
consigneePhone
:
'
收货人电话
'
,
marks
:
'
唛头
'
,
isCargoControl
:
'
是否控货
'
,
baseInfo
:
'
基础
信息
'
,
transportInfo
:
'
物流信息
'
,
baseInfo
:
'
基础
'
,
transportInfo
:
'
运输
'
,
costVO
:
'
填单信息
'
,
box
:
'
箱
'
,
is
:
'
是
'
,
...
...
src/views/jiedao/profile/orderdetail.vue
View file @
6683f8ad
This diff is collapsed.
Click to expand it.
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