Skip to content

Commit 962e1f7

Browse files
author
Observer-L
committed
update README
1 parent 8e91d02 commit 962e1f7

2 files changed

Lines changed: 23 additions & 1665 deletions

File tree

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,14 @@
5656
————— routes.ts // 路线推荐
5757
```
5858

59-
3. 本项目使用 excel 管理数据,使用 python pandas 来清洗数据,数据格式及使用说明详[见此]('./example')
59+
1. 本项目使用 excel 管理数据,使用 python pandas 来清洗数据,数据格式及使用说明详[见此](example)
6060

61-
4. 通过 npm 使用第三方 UI 组件库[VantUI](https://youzan.github.io/vant-weapp/#/intro),因此需要在开发工具中进行 npm 构建,详细操作见[小程序文档 - npm 支持](https://developers.weixin.qq.com/miniprogram/dev/devtools/npm.html)
61+
2. 通过 npm 使用第三方 UI 组件库[VantUI](https://youzan.github.io/vant-weapp/#/intro),因此需要在开发工具中进行 npm 构建,详细操作见[小程序文档 - npm 支持](https://developers.weixin.qq.com/miniprogram/dev/devtools/npm.html)
6262

63-
5. 起飞:
63+
3. 起飞:
6464

6565
```
66+
npm install
6667
npm run dev
6768
```
6869

@@ -75,3 +76,11 @@ npm run dev
7576
- [莞香广科 · 校园导览](https://github.com/gxgk/school-map)
7677

7778
- [wxapp-typescript-demo](https://github.com/godbasin/wxapp-typescript-demo)
79+
80+
## 📒 影像资源版权说明
81+
82+
本项目所用影像收集自校园官网、社团、师生。版权所有,未经允许,禁止盗用。
83+
84+
## LICENSE
85+
86+
「南苑导览」使用[MIT license](LICENSE)

0 commit comments

Comments
 (0)