Showing
1 changed file
with
1 additions
and
1 deletions
@@ -114,7 +114,7 @@ export default class PBProductListView extends Component { | @@ -114,7 +114,7 @@ export default class PBProductListView extends Component { | ||
114 | </View> } | 114 | </View> } |
115 | 115 | ||
116 | <View> | 116 | <View> |
117 | - <Text style={{fontSize: 12, color: '#B0B0B0', top: 8}}>限售{stock}件</Text> | 117 | + <Text style={{fontSize: 12, color: '#B0B0B0', top: 8}}>限量{stock}件</Text> |
118 | </View> | 118 | </View> |
119 | 119 | ||
120 | 120 |
-
Please register or login to post a comment