Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
H5_2.0
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
94a03a0a
authored
May 31, 2023
by
LJM
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
js
parent
702cdb7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
10 deletions
pages/mine/orderdetail.vue
pages/mine/orderdetail.vue
View file @
94a03a0a
...
...
@@ -79,16 +79,33 @@
<text
class=
"iconfont icon-dzz"
></text>
<text
class=
"tt"
>
{{ detail.address }}
</text>
</view>
<view
class=
"box row verCenter"
>
<text
class=
"iconfont icon-dh"
></text>
<text
class=
"tt"
>
0755-82560956
</text>
</view>
<view
class=
"box row verCenter"
>
<text
class=
"iconfont icon-gzr"
></text>
<text
class=
"tt"
>
工作日(周一 ~ 周五)9:00 ~ 18:00
</text>
</view>
<
template
v-if=
"detail.delivery_place == 1"
>
<view
class=
"box row verCenter"
>
<text
class=
"iconfont icon-dh"
></text>
<text
class=
"tt"
>
0755-82560956-8001
</text>
</view>
<view
class=
"box row verCenter"
>
<text
class=
"iconfont icon-gzr"
></text>
<text
class=
"tt"
>
工作日(周一至周五)9:00~18:00s
</text>
</view>
</
template
>
<
template
v-if=
"detail.delivery_place == 2"
>
<view
class=
"box row verCenter"
>
<text
class=
"iconfont icon-dh"
></text>
<text
class=
"tt"
>
+852 -35908493
</text>
</view>
<view
class=
"box row verCenter"
>
<text
class=
"iconfont icon-gzr"
></text>
<text
class=
"tt"
>
工作日(周一至周五)9:00~18:00
</text>
</view>
</
template
>
</view>
<text
class=
"iconfont icon-jt"
></text>
<
template
v-if=
"detail.delivery_place == 1"
>
<navigator
class=
"iconfont icon-jt"
url=
"/ztmap?type=1"
></navigator>
</
template
>
<
template
v-if=
"detail.delivery_place == 2"
>
<navigator
class=
"iconfont icon-jt"
url=
"/ztmap?type=2"
></navigator>
</
template
>
</view>
<view
class=
"bottom row verCenter"
v-if=
"delivery_flag"
>
<text
class=
"t1"
>
自提信息:
</text>
...
...
@@ -243,7 +260,7 @@
<text
class=
"t2"
>
{{ detail.inv.company_address }}
</text>
</view>
</view>
<view
class=
"bottom row"
v-if=
"tax_flag"
>
<view
class=
"bottom row"
v-if=
"tax_flag
&& detail.inv.consignee
"
>
<text
class=
"iconfont icon-fpp"
></text>
<view
class=
"text"
>
<view
class=
"row verCenter"
>
...
...
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