Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CNOCTAVE committed Nov 13, 2024
1 parent e6d0936 commit 6314176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
<q-img src="pic/close.png" spinner-color="white" style="width: 100%; height: auto;"></q-img>
<q-separator></q-separator>
<div id="development_environment" class="title1 q-ma-md text-primary">开发环境</div>
<div class="text-h5 q-ma-md text-red-10">此软件要求Node版本大于等于20</div>
<div class="text-h5 q-ma-md text-red-10">此软件要求Node版本大于等于22</div>
<div class="text-h5 q-ma-md text-red-10">准备开发环境,代码如下:</div>
<p class="q-ma-md">$ npm i</p>
<div class="text-h5 q-ma-md text-red-10">调试代码如下:</div>
Expand Down

0 comments on commit 6314176

Please sign in to comment.