Browse Source

文案修改

zhengjinyi 5 years ago
parent
commit
2ec35d4978
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/cm-module/listTemplate/buyagainList.vue

+ 1 - 1
components/cm-module/listTemplate/buyagainList.vue

@@ -21,7 +21,7 @@
 									<text class="iconfont icon-wenhao" @click.stop="repurchModel"></text>
 								</view>
 							</view>
-							<button class="add-cart-btn" @click.stop="operationHanld(item)">选择数量</button>
+							<button class="add-cart-btn" @click.stop="operationHanld(item)">数量</button>
 						</view>
 					</view>
 				</view>