uniapp/lang/zh-cn/store_notes/note_detail.js

4 lines
79 B
JavaScript

export const lang = {
//title为每个页面的标题
title: '笔记详情'
}