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
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-web-master
Commits
86d03097
Commit
86d03097
authored
Sep 07, 2024
by
dragondean@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
完善订单详情
parent
e3702506
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
123 additions
and
46 deletions
+123
-46
package.json
package.json
+1
-0
en.js
src/lang/en.js
+1
-1
zh.js
src/lang/zh.js
+3
-3
orderdetail.vue
src/views/jiedao/profile/orderdetail.vue
+118
-42
No files found.
package.json
View file @
86d03097
...
...
@@ -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 @
86d03097
...
...
@@ -380,7 +380,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 @
86d03097
...
...
@@ -159,7 +159,7 @@ export default {
loginDate
:
'
上次登录
'
,
advice
:
'
若您的登录信息与实际不符,建议您及时
'
,
editPassword
:
'
修改密码
'
,
baseInfo
:
'
基
本信息
'
,
baseInfo
:
'
基
础
'
,
update
:
'
修改
'
,
cancel
:
'
取消
'
,
save
:
'
保存
'
,
...
...
@@ -394,8 +394,8 @@ export default {
consigneePhone
:
'
收货人电话
'
,
marks
:
'
唛头
'
,
isCargoControl
:
'
是否控货
'
,
baseInfo
:
'
基础
信息
'
,
transportInfo
:
'
物流信息
'
,
baseInfo
:
'
基础
'
,
transportInfo
:
'
运输
'
,
costVO
:
'
填单信息
'
,
box
:
'
箱
'
,
is
:
'
是
'
,
...
...
src/views/jiedao/profile/orderdetail.vue
View file @
86d03097
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