4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
export const lang = {
|
|
//title为每个页面的标题
|
|
title: 'Live Streaming',
|
|
} |