Commit 005e2680 authored by youjie's avatar youjie

Merge branch 'master' of http://gitlab.oytour.com/viitto/mallapp

parents 9c2fb559 cbca36d7
......@@ -763,11 +763,14 @@
"path": "signListEdit" //活动报名人员修改
},
{
"path": "brand/detail_new" //品牌详情-新版
"path": "brand/detail_new" ,//品牌详情-新版
"enablePullDownRefresh": false
},{
"path": "brand/detail_brand" //品牌详情-新版
"path": "brand/detail_brand" ,//品牌详情-新版
"enablePullDownRefresh": false
},{
"path": "brand/detail_company" //品牌详情-新版
"path": "brand/detail_company" ,//品牌详情-新版
"enablePullDownRefresh": false
},{
"path": "carrier/detail_carrier", //新载体详情
"enablePullDownRefresh": true,
......
......@@ -276,7 +276,7 @@
<text style="width: 156rpx; text-align: right">投运时间:</text>
<text
:style="{color:mainColor}" style="font-weight: bold"
>{{ detailData.OperationTime }}</text
>{{ detailData.OperationTime }}</text
>
</view>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment