simple-task:简单任务

时间:2021-04-22 18:04:35
【文件属性】:
文件名称:simple-task:简单任务
文件大小:31KB
文件格式:ZIP
更新时间:2021-04-22 18:04:35
HTML 技术特点 项目内的文件夹不应移动和重命名 config.js文件是客户端配置文件 back/config.json文件是服务器配置文件 系统仅支持xlsx格式的表 config.js serverLink链接到正在运行的服务器。 必要以/结尾 ndsPercent当前的增值税百分比 返回/ config.json linkPath表文件夹的完整路径 cachedPath用于存储临时文件的文件夹 port服务器将在其上运行的端口 安装 安装nodejs 14.04 lts 打开控制台并转到项目文件夹,然后转到back文件夹 输入npm install命令并等待安装 输入命令npm start 使用 最终客户端通过链接到达指向html文件的链接,该链接通过'url'参数指示表的“代码”(名称): http://sitename.ru/index.html?url=tablename :
【文件预览】:
simple-task-main
----config.js(460B)
----back()
--------index.js(838B)
--------package.json(389B)
--------package-lock.json(66KB)
--------tables()
--------buffer()
--------config.json(78B)
----img()
--------logo.png(7KB)
----index.html(5KB)
----.gitignore(33B)
----README.md(2KB)
----.gitattributes(66B)

网友评论