|
@@ -253,7 +253,7 @@
|
|
|
<div class="cm-prodcut-price h24">
|
|
|
<div class="pro-price cm-clearfix" v-if="pros.listType == 1">
|
|
|
<template v-if="GLOBAL_USER_ID && GLOBAL_USER_ID>0">
|
|
|
- <template v-if="pros.product.productCategory != 1">
|
|
|
+ <template v-if="pros.product.productCategory == 1">
|
|
|
<!-- 样式1 价格未公开-->
|
|
|
<template v-if="pros.product.priceFlag == 1">
|
|
|
<div class="price-tag cm-left">
|