uniapp/lang/zh-cn/member/footprint.js

6 lines
129 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '我的足迹',
emptyTpis: '您还未浏览过任何商品!'
}