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>