Improved proximo article list display
這個提交存在於:
父節點
65f69a8748
當前提交
cb9c7c6ada
共有 1 個檔案被更改,包括 2 行新增 和 2 行删除
|
|
@ -298,8 +298,8 @@ export default class ProximoListScreen extends React.Component<Props, State> {
|
|||
{item.quantity + ' ' + i18n.t('proximoScreen.inStock')}
|
||||
</Text>
|
||||
</Body>
|
||||
<Right style={{flex: 1}}>
|
||||
<Text>
|
||||
<Right>
|
||||
<Text style={{fontWeight: "bold"}}>
|
||||
{item.price}€
|
||||
</Text>
|
||||
</Right>
|
||||
|
|
|
|||
載入中…
新增問題並參考