|  |  |  | 
|---|
|  |  |  | <view class="brand-info"> | 
|---|
|  |  |  | <view v-if="flg==='0'" class="brand-info-0"> | 
|---|
|  |  |  | <view class="component-filter-container" style="padding-top: 12rpx;"> | 
|---|
|  |  |  | <view class="flex1"> | 
|---|
|  |  |  | <!-- <view class="flex1"> | 
|---|
|  |  |  | 排序 | 
|---|
|  |  |  | <image src="../../../static/common/icon-arrow-down.png" class="icon-arrow-down"></image> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | 
|---|
|  |  |  | <view class="flex1"> | 
|---|
|  |  |  | 参数 | 
|---|
|  |  |  | <image src="../../../static/common/icon-arrow-down.png" class="icon-arrow-down"></image> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | </view> --> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | <view class="top-title"> | 
|---|
|  |  |  | 报价已包含打包费、材料费、交易佣金 | 
|---|
|  |  |  | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | openbrand() { | 
|---|
|  |  |  | uni.navigateTo({ | 
|---|
|  |  |  | url: '/sub_pages/customer/shop/shop?id=' + (this.dto.id || '') | 
|---|
|  |  |  | url: '/sub_pages/customer/shop/shop?id=' + (this.dto.supplierId || '') | 
|---|
|  |  |  | }) | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|