...
|
...
|
@@ -114,7 +114,7 @@ export default class PBProductListView extends Component { |
|
|
</View> }
|
|
|
|
|
|
<View>
|
|
|
<Text style={{fontSize: 12, color: '#B0B0B0', top: 8}}>限售{stock}件</Text>
|
|
|
<Text style={{fontSize: 12, color: '#B0B0B0', top: 8}}>限量{stock}件</Text>
|
|
|
</View>
|
|
|
|
|
|
|
...
|
...
|
|