init
This commit is contained in:
4
lang/zh-cn/recharge/detail.js
Normal file
4
lang/zh-cn/recharge/detail.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '充值详情'
|
||||
}
|
||||
4
lang/zh-cn/recharge/list.js
Normal file
4
lang/zh-cn/recharge/list.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '充值列表'
|
||||
}
|
||||
4
lang/zh-cn/recharge/order_list.js
Normal file
4
lang/zh-cn/recharge/order_list.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '充值记录',
|
||||
}
|
||||
Reference in New Issue
Block a user