tmp: 部分代码与UnishopV5结合,但是代码有严重缺陷
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '编辑收货地址',
|
||||
consignee: '姓名',
|
||||
consigneePlaceholder: '收货人姓名',
|
||||
mobile: '手机',
|
||||
mobilePlaceholder: '收货人手机号',
|
||||
telephone: '电话',
|
||||
telephonePlaceholder: '收货人固定电话(选填)',
|
||||
receivingCity: '地区',
|
||||
address: '详细地址',
|
||||
addressPlaceholder: '小区、街道、写字楼',
|
||||
save: '保存'
|
||||
}
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '编辑收货地址',
|
||||
consignee: '姓名',
|
||||
consigneePlaceholder: '收货人姓名',
|
||||
mobile: '手机',
|
||||
mobilePlaceholder: '收货人手机号',
|
||||
telephone: '电话',
|
||||
telephonePlaceholder: '收货人固定电话(选填)',
|
||||
receivingCity: '地区',
|
||||
address: '详细地址',
|
||||
house:'门牌号',
|
||||
housePlaceholder:'请输入楼层门牌号',
|
||||
addressPlaceholder: '小区、街道、写字楼',
|
||||
save: '保存'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user