Skip to content

Commit

Permalink
Update: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KiWi233333 committed Dec 3, 2024
1 parent a8f15f0 commit 135ea8b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 27 deletions.
22 changes: 8 additions & 14 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,31 +30,25 @@
Language: English | [Simplified Chinese](./README.md)
</div>

### Introduction
## Introduction

JiwuChat Tauri APP is a chat desktop application based on the Nuxt3 + Tauri + element-plus framework. It provides an aesthetically pleasing user interface and integrates chat and social features. It also supports AI shopping chat and global dark mode. Users can engage in real-time chat, share updates, and AI customer service Q&A through the app.

<!-- 多端适配 英文 -->
## Multi-platform Support
![Multi-platform Support](.doc/previews.png)

### Technology

```txt
Based on the Nuxt3 + Tauri + element-plus framework
```

### Trends
## Trends

![JiwuChat Star History Chart](https://api.star-history.com/svg?repos=KiWi233333/jiwu-mall-chat-tauri&type=Date)

### Default Account
## Default Account

- Account: ikun233
- Password: 123456

Note: This account does not have permissions for uploading images, changing passwords, etc.

### Feature List
## Feature List

| Feature Module | Description | Status |
| --- | --- | --- |
Expand All @@ -68,7 +62,7 @@ Note: This account does not have permissions for uploading images, changing pass
| File Download Management Module | Supports local file download, open, and delete functions ||
| Other Features | Global dark mode, font, custom download path, multi-system support, customized settings, etc. ||

### Project Screenshots
## Project Screenshots

- Chat Desktop App Login

Expand Down Expand Up @@ -108,7 +102,7 @@ Note: This account does not have permissions for uploading images, changing pass
<img src="./.doc/chat9.png" width = "190" style="display:inline-block;" alt="Mobile Adaptation" align=center />
</div>

## ⏳ Getting Started | Project Setup
## ⏳ Getting Started

### 📦 Install Dependencies

Expand Down Expand Up @@ -172,7 +166,7 @@ Restore
pnpm config set registry https://registry.npmjs.org
```

### 🔧 Technology Stack | Tech Stack
## 🔧 Technology Stack | Tech Stack

| Category | Technology/Component | Version |
| --------------- | ------------------- | --------- |
Expand Down
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,30 +30,26 @@
语言 : 简体中文 | [English](./README.en.md)
</div>

### 介绍
## 介绍

极物聊天 Tauri APP 是一个基于Nuxt3 + Tauri + element-plus 基本框架的聊天桌面应用。它提供了一个美观的用户界面,并集成了聊天和社交功能。同时,它还支持AI购物聊天和全局夜间模式。用户可以通过该应用进行实时聊天、分享动态和AI客服问答。

![多端适配](.doc/previews.png)

### 技术
## 多端适配

```txt
基于Nuxt3 + Tauri + element-plus 基本框架
```
![多端适配](.doc/previews.png)

### 趋势
## 趋势

![JiwuChat Star History Chart](https://api.star-history.com/svg?repos=KiWi233333/jiwu-mall-chat-tauri&type=Date)

### 默认账号
## 默认账号

- 账号:ikun233
- 密码:123456

注:该账号上传图片、修改密码等部分没有权限

### 功能列表
## 功能列表

| 功能模块 | 功能描述 | 状态 |
| --- | --- | --- |
Expand All @@ -67,7 +63,7 @@
| 文件下载管理模块 | 支持文件本地下载、打开、删除等功能 ||
| 其他功能 | 全局夜间模式、字体、自定义下载路径、多系统支持、定制化设置等 ||

### 项目截图
## 项目截图

- 聊天桌面应用 Login

Expand Down Expand Up @@ -107,7 +103,7 @@
<img src="./.doc/chat9.png" width = "190" style="display:inline-block;" alt="移动端适配" align=center />
</div>

## ⏳ 起步 | Project Setup
## ⏳ 起步

### 📦 安装依赖

Expand Down Expand Up @@ -170,7 +166,7 @@ pnpm config set registry https://registry.npm.taobao.org
pnpm config set registry https://registry.npmjs.org
```

### 🔧 涉及技术栈 | Tech Stack
## 🔧 涉及技术栈 | Tech Stack

| 类别 | 技术/组件 | 版本号 |
| ------------- | ------------------ | ------------ |
Expand Down

0 comments on commit 135ea8b

Please sign in to comment.