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
|
│ │ └─ index.ts
|
||||||
│ │
|
│ │
|
||||||
│ ├─static # 静态文件
|
│ ├─static # 静态公共文件
|
||||||
│ │ ├─ images # 图片
|
│ │ ├─ images # 图片
|
||||||
│ │ │ ├─avatar.png
|
│ │ │ ├─avatar.png
|
||||||
│ │ │ └─...
|
│ │ │ └─...
|
||||||
@ -73,19 +73,19 @@ uni-app Vue3 Vite2 TypeScript 基础框架
|
|||||||
├─ .env
|
├─ .env
|
||||||
├─ .env.development
|
├─ .env.development
|
||||||
├─ .env.production
|
├─ .env.production
|
||||||
├─ .eslintignore
|
├─ .eslintignore
|
||||||
├─ .eslintrc.js
|
├─ .eslintrc.js
|
||||||
├─ .gitignore
|
├─ .gitignore
|
||||||
├─ .prettierignore
|
├─ .prettierignore
|
||||||
├─ .prettierrc.js
|
├─ .prettierrc.js
|
||||||
├─ favicon.ico
|
├─ favicon.ico
|
||||||
├─ index.html
|
├─ index.html
|
||||||
├─ package.json
|
├─ package.json
|
||||||
├─ pnpm-lock.yaml
|
├─ pnpm-lock.yaml
|
||||||
├─ README.md
|
├─ README.md
|
||||||
├─ tree.txt
|
├─ tree.txt
|
||||||
├─ tsconfig.json
|
├─ tsconfig.json
|
||||||
└─ vite.config.ts
|
└─ 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