Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
zhangzl
/
nsgk_mobile
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
安装
wulanhaote
张泽亮
3 anni fa
parent
ac00b1e387
commit
c7e421bd82
1 ha cambiato i file
con
4 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+4
-1
安装.bat
+ 4
- 1
安装.bat
Vedi File
@@ -10,9 +10,12 @@ npm install
::强烈建议不要用直接使用 cnpm 安装,会有各种诡异的 bug,可以通过重新指定 registry 来解决 npm 安装速度慢的问题。
npm install --registry=https://registry.npm.taobao.org
:: 东旭添加的库,需要安装
::npm install jsencrypt
::本地开发 启动项目
:: npm run dev
@echo SUCCESS
pause
pause
Scrivi
Anteprima
Caricamento…
Annulla
Salva