Files
lucky_shop/lang/en-us/goods/point.js

4 lines
80 B
JavaScript

export const lang = {
//title为每个页面的标题
title: 'Points Center'
}