Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
W
wly-APP
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
刘川
wly-APP
Commits
19ca6e4f
Commit
19ca6e4f
authored
Mar 13, 2023
by
xiangzj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
订单动态字段修改
parent
a599e3ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
order-trends.nvue
pages/order-trends/order-trends.nvue
+4
-4
No files found.
pages/order-trends/order-trends.nvue
View file @
19ca6e4f
...
...
@@ -68,7 +68,7 @@
<cell class="" v-for="(item,index) in lists" :key='index'>
<view class="scroll-item block-detal">
<view class="block-detal-item">
<text class="detal-item-label">
创建
日期</text>
<text class="detal-item-label">
下单
日期</text>
<text class="detal-item-value">{{item.postingDate}}</text>
</view>
<view class="block-detal-item">
...
...
@@ -76,12 +76,12 @@
<text class="middle-pro-des">{{item.description}}</text>
</view>
<view class="block-detal-item">
<text class="detal-item-label">制票通知单</text>
<text class="detal-item-label">制票通知单
(瓶/件)
</text>
<text class="detal-item-value">{{item.zzfld000007}}/{{item.zzfld000009}}</text>
</view>
<view class="block-detal-item">
<text class="detal-item-label">本单可发货量(
瓶
)</text>
<text class="detal-item-value">{{item.zzfld0000
07
}}</text>
<text class="detal-item-label">本单可发货量(
件
)</text>
<text class="detal-item-value">{{item.zzfld0000
10
}}</text>
</view>
<view class="block-detal-item block-detal-item-last">
<text class="detal-item-label">已发货(件)</text>
...
...
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