5 lines
99 B
JavaScript
5 lines
99 B
JavaScript
export const lang = {
|
|
//title为每个页面的标题
|
|
// title: 'Distributor Level',
|
|
title: ''
|
|
} |