Commit a1f24138 authored by 赵振东's avatar 赵振东

Merge branch 'v2-test' into 'v2-test'

V2 test See merge request !98 (cherry picked from commit 2c8944c8) 9845205f fix: 修复49812 截止时间、没有更多未翻译 f5b6dd22 Merge branch 'v2-test' of… bd99f57e fix: 49811 启运港未翻译 0503d78b fix: 按钮多语言样式兼容
parent 6017fef1
......@@ -123,7 +123,7 @@ const Loading: React.FC<LoadingProps> = (props: LoadingProps) => {
Loading.defaultProps = {
color: '#C0C4CC',
size: 14,
text: '正在加载...',
text: 'loading',
noMore: false,
noMoreText: '没有更多啦~',
textSize: 12,
......
......@@ -149,4 +149,5 @@ export default {
'formInfo.Login.login': 'Login',
'formInfo.Login.xieyi': 'agree on',
'order.requireOrder.feedbackInformation': 'feedback information',
'formInfo.info.noMore': 'もう',
};
......@@ -103,6 +103,7 @@ export default {
'order.detailInfo.purchaseRate': 'Purchase Exchange Rate',
'order.detailInfo.etd': 'ETD',
'order.detailInfo.eta': 'ETA',
'order.detailInfo.portOfDeparture': 'Port of departure',
'order.detailInfo.portOfDepartment': 'Port of departure',
'order.detailInfo.portOfDestination': 'Destination Port',
'order.detailInfo.deliverPeriod': 'Planned shipment date',
......
......@@ -98,8 +98,8 @@ export default {
'order.detailInfo.purchaseRate': '購買レート',
'order.detailInfo.etd': 'ETD',
'order.detailInfo.eta': 'ETA',
'order.detailInfo.portOfDeparture': '出港',
'order.detailInfo.portOfDestination': '目的港',
'order.detailInfo.portOfDeparture': 'こううん',
'order.detailInfo.portOfDestination': 'ですん',
'order.detailInfo.deliverPeriod': '出荷予定日',
'order.detailInfo.receivePeriod': '計画出荷日',
'order.detailInfo.orderNo': '注文番号',
......
......@@ -135,4 +135,6 @@ export default {
'formInfo.Login.login': '登录',
'formInfo.Login.xieyi': '协议',
'formInfo.info.noMore': '没有更多啦~',
};
......@@ -60,7 +60,7 @@ const InquiryOrderItem = props => {
<View style={{ marginRight: 4 }}>
<Text style={myStyle['box-bottome-content-left-text-label']}>
{/* <Icons name="user" size={14} color="#C0C4CC" /> */}
{`${t('order.tip.CutOff', '截止时间')}\t`}
{`${t('order.filterBar.CutOff', '截止时间')}\t`}
</Text>
</View>
<Text style={myStyle['box-bottome-content-left-text-value']}>
......
......@@ -117,7 +117,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -185,7 +185,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -207,7 +207,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -184,7 +184,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -208,7 +208,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -184,7 +184,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -218,7 +218,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -182,7 +182,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -181,7 +181,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#F5F6F7',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -113,7 +113,7 @@ export default (theme: ThemeStyle) =>
},
'box-top-text': {
color: '#252D37',
fontWeight:'bold',
fontWeight: 'bold',
fontFamily: '',
},
'box-bottome': {
......@@ -183,7 +183,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -182,7 +182,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
......@@ -182,7 +182,8 @@ export default (theme: ThemeStyle) =>
backgroundColor: '#EBF9F6',
borderRadius: 4,
height: 24,
width: 72,
// width: 72,
paddingHorizontal: 6,
justifyContent: 'center',
alignItems: 'center',
marginRight: 8,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment