Administrator 4 年之前
父节点
当前提交
02413ba36e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/cm-module/productDetails/secondPrice.vue

+ 1 - 1
components/cm-module/productDetails/secondPrice.vue

@@ -8,7 +8,7 @@
 				</view>
 				<template  v-else>
 					<text class="p-no">¥</text>
-					<text class="txt big" >价格详聊</text>
+					<text class="txt big" >详聊</text>
 				</template>
 			</view>
 		</template>