File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
2
* @Author: zouyaoji@https://github.com/zouyaoji
3
3
* @Date: 2021-09-03 16:57:27
4
- * @LastEditTime: 2023-08-01 11:14:52
5
- * @LastEditors: zouyaoji 370681295@qq.com
4
+ * @LastEditTime: 2023-12-13 10:33:36
5
+ * @LastEditors: ly
6
6
* @Description:
7
- * @FilePath: \vue-cesium@next \README.md
7
+ * @FilePath: \vue-cesium\README.md
8
8
-->
9
9
<p align =" center " >
10
10
<img width =" 256px " src =" https://zouyaoji.top/vue-cesium/images/vue-cesium-logo.svg " >
@@ -75,6 +75,7 @@ the project will install all dependencies.
75
75
With command
76
76
77
77
``` bash
78
+ $ pnpm gen:version
78
79
$ pnpm website-dev
79
80
```
80
81
Original file line number Diff line number Diff line change 1
1
<!--
2
2
* @Author: zouyaoji@https://github.com/zouyaoji
3
3
* @Date: 2021-04-29 16:12:05
4
- * @LastEditTime: 2023-08-01 11:05:07
5
- * @LastEditors: zouyaoji 370681295@qq.com
4
+ * @LastEditTime: 2023-12-27 10:28:42
5
+ * @LastEditors: ly
6
6
* @Description:
7
- * @FilePath: \vue-cesium@next \README.zh.md
7
+ * @FilePath: \vue-cesium\README.zh.md
8
8
-->
9
9
<p align =" center " >
10
10
<img width =" 256px " src =" https://zouyaoji.top/vue-cesium/images/vue-cesium-logo.svg " >
@@ -77,6 +77,7 @@ $ pnpm i
77
77
命令
78
78
79
79
``` bash
80
+ $ pnpm gen:version
80
81
$ pnpm website-dev
81
82
```
82
83
You can’t perform that action at this time.
0 commit comments