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

4 lines
85 B
JavaScript

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