徒言

Results 10 issues of 徒言

基本可用状态,表单校验及 dx 表达式均运行正常 ### 主要改动 - v-model 及 v-slot 语法更新,移除 $set - 组件使用 vite 构建 - 文档使用 vitepress 编写 ### TODO - [ ] 表单组件细节适配 - [x] 配置 ESLint -...

## What/Why/How? * Fix the parentId error of markdown header * The same markdown title in different directories of the current version will generate the same index ## Screenshots (optional)...

Improved the internationalization configuration of the chat page. This page can be used for external sharing. It is hoped that internationalization can be prioritized.

size/M

初步实现了通过 `js` 文件间接引用 `vue` 组件,可能需要进一步测试,目前应该要求 `js` 文件和 `vue` 文件位于同一目录中才行 ``` js import newsItem from './news-item' import topicItem from './topic-item' export { newsItem, topicItem } ``` ``` js import { newsItem...

fix https://github.com/Meituan-Dianping/mpvue/issues/312 ,style 没有设置 scoped 属性的话,template 的 moduleId 应该就没有必要存在了

Can we do this, wrong headers are always confusing

### Initial checklist - [X] Is this really a problem? - [X] I have searched the Github Issues for similar issues, but did not find anything. ### Problem Currently I...

feature request
scope:facade

**例行检查** [//]: # '方框内填 x 表示打钩' - [x] 我已确认目前没有类似 features - [x] 我已确认我已升级到最新版本 - [x] 我已完整查看过项目 README,已确定现有版本无法满足需求 - [x] 我理解并愿意跟进此 features,协助测试和提供反馈 - [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 features 可能会被无视或直接关闭** **功能描述** 分享页面支持通过路径或者 Query 配置语言,大概...

### 功能描述 逐字歌词展示效果比标准格式好很多

feature

通过设置页面配置的 json 格式歌单,支持通过歌单相关接口进行查询,及歌曲和歌单的删除 新增要做的话可能需要加个新接口,或者调整下参数

新功能