uniapp/lang/zh-cn/order/detail_virtual.js

5 lines
80 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '订单详情'
}