uniapp/lang/zh-cn/goods/category.js

6 lines
107 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '商品分类',
seeMore : '查看更多'
}