mirror of
https://gitee.com/h_mo/uniapp-vue3-vite-ts-template
synced 2025-04-05 06:12:44 +08:00
docs- update README.md
This commit is contained in:
parent
610167a89b
commit
0455fe677d
38
README.md
38
README.md
@ -53,7 +53,7 @@ uni-app Vue3 Vite2 TypeScript 基础框架
|
||||
│ │ │
|
||||
│ │ └─ index.ts
|
||||
│ │
|
||||
│ ├─static # 静态文件
|
||||
│ ├─static # 静态公共文件
|
||||
│ │ ├─ images # 图片
|
||||
│ │ │ ├─avatar.png
|
||||
│ │ │ └─...
|
||||
@ -73,19 +73,19 @@ uni-app Vue3 Vite2 TypeScript 基础框架
|
||||
├─ .env
|
||||
├─ .env.development
|
||||
├─ .env.production
|
||||
├─ .eslintignore
|
||||
├─ .eslintrc.js
|
||||
├─ .gitignore
|
||||
├─ .prettierignore
|
||||
├─ .prettierrc.js
|
||||
├─ favicon.ico
|
||||
├─ index.html
|
||||
├─ package.json
|
||||
├─ pnpm-lock.yaml
|
||||
├─ README.md
|
||||
├─ tree.txt
|
||||
├─ tsconfig.json
|
||||
└─ vite.config.ts
|
||||
├─ .eslintignore
|
||||
├─ .eslintrc.js
|
||||
├─ .gitignore
|
||||
├─ .prettierignore
|
||||
├─ .prettierrc.js
|
||||
├─ favicon.ico
|
||||
├─ index.html
|
||||
├─ package.json
|
||||
├─ pnpm-lock.yaml
|
||||
├─ README.md
|
||||
├─ tree.txt
|
||||
├─ tsconfig.json
|
||||
└─ vite.config.ts
|
||||
|
||||
```
|
||||
|
||||
@ -93,6 +93,16 @@ uni-app Vue3 Vite2 TypeScript 基础框架
|
||||
|
||||
## 预览
|
||||
|
||||
- H5
|
||||
http://uni-app.test.local.top/static/images/avatar.png
|
||||

|
||||
|
||||
[//]: # (- 小程序(暂未发布))
|
||||
|
||||
[//]: # ()
|
||||
[//]: # ( )
|
||||
|
||||
|
||||
|
||||
## 安装使用
|
||||
|
||||
|
BIN
favicon.ico
BIN
favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 698 B |
BIN
src/static/images/h5Qcode.png
Normal file
BIN
src/static/images/h5Qcode.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
BIN
src/static/images/wexinQcode.jpg
Normal file
BIN
src/static/images/wexinQcode.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 71 KiB |
Loading…
x
Reference in New Issue
Block a user