温红权 fb3582f53c bugfix %!s(int64=7) %!d(string=hai) anos
..
.vscode 6ea92cac66 连续月统计 %!s(int64=8) %!d(string=hai) anos
css 3e701de5d6 no message %!s(int64=7) %!d(string=hai) anos
fwq fb3582f53c bugfix %!s(int64=7) %!d(string=hai) anos
images a543ffacd5 修改首页 %!s(int64=7) %!d(string=hai) anos
js fb3582f53c bugfix %!s(int64=7) %!d(string=hai) anos
node_modules a3a72098e9 bug修改 %!s(int64=7) %!d(string=hai) anos
qzd 49a689a6e2 add %!s(int64=7) %!d(string=hai) anos
view a805f1e232 bugfix %!s(int64=7) %!d(string=hai) anos
.editorconfig 972ccddce7 前端初始化 %!s(int64=9) %!d(string=hai) anos
README.md 1802d3e73b 更新 'VisualInspection/README.md' %!s(int64=9) %!d(string=hai) anos
favicon.ico 897b7fb60f 相加待提交状态,修改相应业务 %!s(int64=8) %!d(string=hai) anos
fis-conf.js aa61e7ec30 修改bug %!s(int64=8) %!d(string=hai) anos
index.html 1a3ae9b33b UI:图片提换 %!s(int64=8) %!d(string=hai) anos
package-lock.json 22dc72bd06 AA %!s(int64=8) %!d(string=hai) anos
package.json 56e876213a 数据平台稽查 %!s(int64=8) %!d(string=hai) anos

README.md

VisualInspection

沿海高速视屏稽查(前端)

前置条件

1.安装nodejs

建议安装淘宝cnpm

npm install -g cnpm --registry=https://registry.npm.taobao.org

2.安装fis3

npm install -g fis3

添加新三方库

npm install xxx --save

1.目录结构

css

js

images

view

node_modules

xx

fis-conf.js

package.json

index.html

dist(打包后目录)

2.代码调试

1.启动fis服务端 fis3 server start

2.发布 fis3 release

3.代码打包

fis3 release -d dist


fis 帮助