Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
eiinu committed Jul 5, 2023
1 parent 157f0b2 commit 1176b50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 28 deletions.
17 changes: 3 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,16 +103,6 @@ createApp(App).use(NutUI).mount("#app")

[awesome-nutui](https://github.com/jdf2e/nutui/blob/v4/awesome.md)

## 主题

我们提供了几套官方主题,来自京东内部实际业务,欢迎在项目中使用,如果不能满足需求,你也可以使用 ConfigProvider 组件自定义主题。

* <a href="https://nutui.jd.com/#/" target="_blank">京东APP视觉(Vue3,默认)</a>
* <a href="https://nutui.jd.com/h5/vue/4x/?jdb#/zh-CN/component/button" target="_blank">京东零售B商城主题(Vue3)</a>
* <a href="https://nutui.jd.com/h5/vue/4x/?jddkh#/zh-CN/component/button" target="_blank">京东企业业务主题(Vue3)</a>
* <a href="https://nutui.jd.com/jdt/#/zh-CN/guide/intro-jdt" target="_blank">京东科技视觉(Vue3,NutUI3.0)</a>
* <a href="https://nutui.jd.com/jdl/#/cell" target="_blank">京东物流视觉(Vue2,NutUI2.0)</a>

## 使用案例

NutUI 已经投入了我们的生产环境中使用,业界也在广泛地使用 NutUI 开发多端应用。
Expand Down Expand Up @@ -149,10 +139,9 @@ NutUI 已经投入了我们的生产环境中使用,业界也在广泛地使

## 开发交流

| 版本 | 微信群 |内部咚咚群 |
| --- | --- |--- |
| [NutUI Vue](https://github.com/jdf2e/nutui/issues) | <img src="https://storage.360buyimg.com/nutui-static/image/wx-code.png" width="100" /> 回复「NutUI」 | 82957939
| [NutUI x Taro](https://github.com/jdf2e/nutui/issues) | <img src="https://camo.githubusercontent.com/db4276b4ee4b443158195e943e9e678cb4d2afb7580f70d4d817ef0a90413aec/687474703a2f2f73746f726167652e333630627579696d672e636f6d2f7461726f2d6a642d636f6d2f7374617469632f636f6e746163745f7461726f5f6e757475695f71722e706e67" width="100" /> 回复「NutUI」 | 1022545110 |
| 微信群 |内部咚咚群 |
| --- |--- |
| <img src="https://storage.360buyimg.com/nutui-static/image/wx-code.png" width="100" /> 添加好友并回复「NutUI Vue」 | 82957939

## 参与共建

Expand Down
17 changes: 3 additions & 14 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,16 +95,6 @@ createApp(App).use(NutUI).mount("#app")

[Awesome-NutUI](https://github.com/jdf2e/nutui/blob/v4/awesome.md)

## Themes

NutUI provides several sets of official themes from actual business inside JD.com. If they don't meet your needs, you can use `ConfigProvider`.

* <a href="https://nutui.jd.com" target="_blank">JD APP 10.0 Design (Vue3, default)</a>
* <a href="https://nutui.jd.com/h5/vue/4x/?jdb#/en-US/component/button" target="_blank">JD ToB Mall Design (Vue3)</a>
* <a href="https://nutui.jd.com/h5/vue/4x/?jddkh#/en-US/component/button" target="_blank">JD Enterprise Business Design (Vue3)</a>
* <a href="https://nutui.jd.com/jdt/#/en-US/component/button" target="_blank">JDT Design (Vue3, NutUI3.0)</a>
* <a href="https://nutui.jd.com/jdl/#/cell" target="_blank">JDL Design (Vue2, NutUI4.0)</a>

## Cases

NutUI has been used in our production environment, and widely used in the industry for cross-platform development.
Expand Down Expand Up @@ -141,10 +131,9 @@ NutUI has been used in our production environment, and widely used in the indust

## Communication

| Version | WeChat Group | JD Dongdong Group |
| --- | --- |--- |
| [NutUI Vue](https://github.com/jdf2e/nutui/issues) | <img src="https://storage.360buyimg.com/nutui-static/image/wx-code.png" width="100" /> Reply 'NutUI' after following | 82957939
| [NutUI x Taro](https://github.com/jdf2e/nutui/issues) | <img src="https://camo.githubusercontent.com/db4276b4ee4b443158195e943e9e678cb4d2afb7580f70d4d817ef0a90413aec/687474703a2f2f73746f726167652e333630627579696d672e636f6d2f7461726f2d6a642d636f6d2f7374617469632f636f6e746163745f7461726f5f6e757475695f71722e706e67" width="100" /> Reply 'NutUI' after following | 1022545110 |
| WeChat Group | JD Dongdong Group |
| --- |--- |
| <img src="https://storage.360buyimg.com/nutui-static/image/wx-code.png" width="100" /> Reply 'NutUI' after following | 82957939

## Join Us

Expand Down

0 comments on commit 1176b50

Please sign in to comment.