4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
export const lang = {
|
|
//title为每个页面的标题
|
|
title: '待付款订单'
|
|
} |