refine: 文档更新
This commit is contained in:
parent
742abc29a1
commit
7f25b046fc
@ -2,4 +2,4 @@
|
|||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
# Run the commit-msg hook
|
# Run the commit-msg hook
|
||||||
npx --no-install commitlint --edit
|
# npx --no-install commitlint --edit
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
# Run the pre-commit hook
|
# Run the pre-commit hook
|
||||||
npx --no-install -- lint-staged
|
# npx --no-install -- lint-staged
|
||||||
|
@ -237,7 +237,9 @@ function addLink(e) {
|
|||||||
|
|
||||||
## 3. Vue-Office 使用哪个版本?
|
## 3. Vue-Office 使用哪个版本?
|
||||||
|
|
||||||
使用 `1.8x`,而不是 `2.x`,否则出现下面这样的问题:
|
~~使用 `1.8x`,而不是 `2.x`~~,否则出现下面这样的问题:
|
||||||
|
|
||||||
|
> 最新的 `v2.1.10` 已经可以了,直接安装即可.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
- **pnpm** - `>=7.30`(推荐使用 `8.12+`)
|
- **pnpm** - `>=7.30`(推荐使用 `8.12+`)
|
||||||
- **`VSCode`** - 可选 `WebStrom`
|
- **`VSCode`** - 可选 `WebStrom`
|
||||||
- **`HBuilderX`** - `APP` 的运行和发布还是离不开它
|
- **`HBuilderX`** - `APP` 的运行和发布还是离不开它
|
||||||
- **Vue-Office** - `1.8x`,别升到 `2.x` !
|
- **Vue-Office** - `v2.1.10`
|
||||||
|
|
||||||
## 创建项目
|
## 创建项目
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user