删除了不该出现的Identifier
This commit is contained in:
@ -18,6 +18,10 @@ npm install
|
||||
## 安装
|
||||
直接把**整个项目文件夹**移动到你想移动到的位置
|
||||
|
||||
## Windows桌面端生成
|
||||
1. 编辑文件`frontend/client/main.js`的第9行,替换成你的服务器运行的网址
|
||||
2.
|
||||
|
||||
# 运维
|
||||
## 打开与关闭
|
||||
启动方式:用`node`执行`frontend/Web/index.js`,务必在后面带上数据库存放位置,它应当是一个目录,并且必须以`/`结尾。执行该命令后,会一直等到服务器停止运行才退出。服务器监听3000端口。(示例:`node index.js /bookdata/`)
|
||||
|
@ -1,4 +0,0 @@
|
||||
[ZoneTransfer]
|
||||
ZoneId=3
|
||||
ReferrerUrl=https://www.aconvert.com/
|
||||
HostUrl=https://s10.aconvert.com/convert/p3r68-cdx67/a818f-0iqy5-001.ico
|
Reference in New Issue
Block a user