4 lines
85 B
JavaScript
4 lines
85 B
JavaScript
export const lang = {
|
|
//title为每个页面的标题
|
|
title: 'Product Not Found',
|
|
} |