Skip to content

Commit 3e1c394

Browse files
authored
chore: fix case typo (#2429)
1 parent 0a67ddb commit 3e1c394

File tree

11 files changed

+16
-16
lines changed

11 files changed

+16
-16
lines changed

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,6 @@ Thanks to all the following [developers](https://github.com/jdf2e/nutui/graphs/c
173173

174174
NutUI follows [Angular Style Commit Message Conventions](https://gist.github.com/stephenparish/9941e89d80e2bc58a153). The up-to-date release notes are available on [Release](https://github.com/jdf2e/nutui/releases).
175175

176-
## Github Stargazers
176+
## GitHub Stargazers
177177

178178
![stargazers](https://starchart.cc/jdf2e/nutui.svg)

awesome.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ NutUI 学习资源汇总 [![Awesome](https://awesome.re/badge-flat.svg)](https:/
2020
- [NutUI 组件能力分析和夯实](https://www.bilibili.com/video/BV1UP4y1d7fq/?spm_id_from=333.999.0.0&vd_source=339cf5dcca71ec2905c729fd92bba8a9)
2121
- [NutUI 项目实践 - 开发京东购物小程序之项目搭建](https://www.bilibili.com/video/BV1EB4y1q7hM/?spm_id_from=333.337.search-card.all.click&vd_source=339cf5dcca71ec2905c729fd92bba8a9)
2222
- [NutUI 一分钟快速在线主题定制](https://www.bilibili.com/video/BV1fi4y1D7qb/?share_source=copy_web&vd_source=339cf5dcca71ec2905c729fd92bba8a9)
23-
- [NutUI-VSCode 智能提示来了](https://www.bilibili.com/video/BV1xZ4y1h7Pg/?vd_source=339cf5dcca71ec2905c729fd92bba8a9)
23+
- [NutUI-VS Code 智能提示来了](https://www.bilibili.com/video/BV1xZ4y1h7Pg/?vd_source=339cf5dcca71ec2905c729fd92bba8a9)
2424
- [NutUI 和辅助学习路径](https://www.bilibili.com/video/av587127439/?p=4&vd_source=339cf5dcca71ec2905c729fd92bba8a9)
2525
- [使用 Vue3 的 UI 框架 NutUI](https://haokan.baidu.com/v?pd=wisenatural&vid=2556215112548154993)
2626
- [大前端-移动端方向-Vue3 && Taro 集成 NutUI 按需加载与定制主题](https://www.bilibili.com/video/BV1wt4y1H7UY/?vd_source=339cf5dcca71ec2905c729fd92bba8a9)
@@ -33,7 +33,7 @@ NutUI 学习资源汇总 [![Awesome](https://awesome.re/badge-flat.svg)](https:/
3333
- [折叠面板组件的设计与实现](https://jelly.jd.com/article/62aac30d5deaaa01b341e616)
3434
- [主流移动端组件库的对比和分析](https://jelly.jd.com/article/62cfc23825ea640188105a7f)
3535
- [可线性渐变的环形进度条的实现探究](https://jelly.jd.com/article/62df9cab05de4d019ec758fd)
36-
- [开发者的福利 - NutUI-VSCode 智能提示来了](https://jelly.jd.com/article/6278e71f8acc790195e0c254)
36+
- [开发者的福利 - NutUI-VS Code 智能提示来了](https://jelly.jd.com/article/6278e71f8acc790195e0c254)
3737
- [Vue 组件库工程探索与实践——按需加载](https://www.jianshu.com/p/a07b1f699c0e)
3838

3939
## 项目实践

src/packages/__VUE/audio/doc.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ export default {
243243

244244
| Attribute | Description | Type | Default |
245245
| --------- | ------------------------ | ------- | ---------- |
246-
| url | Audio Url | string | `''` |
246+
| url | Audio URL | string | `''` |
247247
| muted | Whether to be muted | boolean | `false` |
248248
| autoplay | Whether to autoplay | boolean | `false` |
249249
| loop | Whether to loop playback | boolean | `false` |

src/packages/__VUE/card/doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ app.use(Card);
238238

239239
| 参数 | 说明 | 类型 | 默认值 |
240240
| ------------- | ---------------- | ------- | ------ |
241-
| img-url | 左侧图片 `Url` | string | - |
241+
| img-url | 左侧图片 `URL` | string | - |
242242
| title | 标题 | string | - |
243243
| price | 商品价格 | string | - |
244244
| vip-price | 会员价格 | string | - |

src/packages/__VUE/card/doc.taro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ app.use(Card);
238238

239239
| 参数 | 说明 | 类型 | 默认值 |
240240
| ------------- | ---------------- | ------- | ------ |
241-
| img-url | 左侧图片 `Url` | string | - |
241+
| img-url | 左侧图片 `URL` | string | - |
242242
| title | 标题 | string | - |
243243
| price | 商品价格 | string | - |
244244
| vip-price | 会员价格 | string | - |

src/packages/__VUE/collapse/demo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const initTranslate = () =>
111111
desc1: 'Nutui is a lightweight Vue component library with JD style',
112112
desc2:
113113
'The product has been comprehensively upgraded in terms of function, experience, ease of use and flexibility!',
114-
desc3: 'Introduce new features of vue3, such as composition API, teleport, emits, etc',
114+
desc3: 'Introduce new features of vue3, such as Composition API, teleport, emits, etc',
115115
desc4: 'Full use of typescipt',
116116
desc5: 'Build scenes based on JD design language system',
117117
desc6: 'Improve the modularity and generality of the boundary',

src/packages/__VUE/collapseitem/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export default create({
8888
}
8989
},
9090
setup(props) {
91-
// 获取 Dom 元素
91+
// 获取 DOM 元素
9292
const wrapperRef: any = ref(null);
9393
const contentRef: any = ref(null);
9494

src/packages/__VUE/grid/demo.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ const initTranslate = () =>
184184
route: 'Route',
185185
customContent: 'Custom Content',
186186
vueRouter: 'Vue Router',
187-
url: 'Url'
187+
url: 'URL'
188188
}
189189
});
190190
export default defineComponent({

src/packages/__VUE/icon/demo.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@ const initTranslate = () =>
6666
useTranslate({
6767
'zh-CN': {
6868
basic: 'IconFont 基础用法',
69-
svg: 'Svg 按需使用',
69+
svg: 'SVG 按需使用',
7070
imageLink: '图片链接',
7171
iconColor: '图标颜色',
7272
iconSize: '图标大小',
7373
copyToast: '复制成功'
7474
},
7575
'en-US': {
7676
basic: 'IconFont Basic Usage',
77-
svg: 'Svg import on demand',
77+
svg: 'SVG import on demand',
7878
imageLink: 'Image Link',
7979
iconColor: 'Icon Color',
8080
iconSize: 'Icon Size',

src/packages/__VUE/icon/doc.en-US.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
### Intro
44

5-
Install the [@nutui/icons-vue](https://github.com/jdf2e/nutui-icons) package independently. Two usage modes are provided (Svg on-demand usage and IconFont full usage).
5+
Install the [@nutui/icons-vue](https://github.com/jdf2e/nutui-icons) package independently. Two usage modes are provided (SVG on-demand usage and IconFont full usage).
66

77
### Install
88

99
```bash
1010
npm i --save @nutui/icons-vue
1111
```
1212

13-
### Use: Svg import on demand
13+
### Use: SVG import on demand
1414

1515
Use mode of on-demand loading components, see @nutui/icons-vue/dist/types/index.d.ts
1616

@@ -23,7 +23,7 @@ import { Add } from '@nutui/icons-vue';
2323
<icon-demo />
2424

2525
```
26-
The Svg used internally in the component library is
26+
The SVG used internally in the component library is
2727
Loading,Location,Location2,Check,Close,Left,Service,Top,Right,CheckNormal,Checked,CheckDisabled,DownArrow,JoySmile,Image,ImageError,CircleClose,MaskClose,Minus,Plus,ArrowUp2,ArrowDown2,Notice,CheckChecked,StarN,Tips,Loading1,TriangleUp,TriangleDown,Photograph,Failure,Del,Link,Download
2828
```
2929

src/packages/__VUE/icon/doc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
npm i --save @nutui/icons-vue
1111
```
1212

13-
### 方式一: Svg 按需使用
13+
### 方式一: SVG 按需使用
1414

1515
按需加载组件使用方式,可选项见 @nutui/icons-vue/dist/types/index.d.ts
1616

@@ -23,7 +23,7 @@ import { Add } from '@nutui/icons-vue';
2323
<icon-demo />
2424

2525
```
26-
其中组件库内部使用 Svg
26+
其中组件库内部使用 SVG
2727
Loading,Location,Location2,Check,Close,Left,Service,Top,Right,CheckNormal,Checked,CheckDisabled,DownArrow,JoySmile,Image,ImageError,CircleClose,MaskClose,Minus,Plus,ArrowUp2,ArrowDown2,Notice,CheckChecked,StarN,Tips,Loading1,TriangleUp,TriangleDown,Photograph,Failure,Del,Link,Download
2828
```
2929

0 commit comments

Comments
 (0)