Files
lucky_shop/lang/en-us/index/index.js

4 lines
72 B
JavaScript

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