This website works better with JavaScript.
Home
Explore
Help
Sign In
BWPB3
/
WxXuSaleCustomerRole
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
Browse Source
1
master
chenxuhui
7 years ago
parent
fce794edb1
commit
d1bbf1fbf4
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/order/detail/detail.json
+0
-1
pages/order/detail/detail.wxml
+ 1
- 1
pages/order/detail/detail.json
View File
@ -1,5 +1,5 @@
{
"navigationBarBackgroundColor"
:
"white"
,
"navigationBarTextStyle"
:
"black"
,
"navigationBarTitleText"
:
"订单详
细
"
"navigationBarTitleText"
:
"订单详
情
"
}
+ 0
- 1
pages/order/detail/detail.wxml
View File
@ -1,4 +1,3 @@
<!--pages/orderinfo/orderinfo.wxml-->
<view class="swiper-tab">
<view class="swiper-tab-list {{currentTab==0 ? 'on' : ''}}" data-current="0" bindtap="swichNav">基本信息</view>
Write
Preview
Loading…
Cancel
Save