## forest-traced-UI ```bash # 项目名称 林产品溯源管理系统-UI # version 1.0.0 # 入口首页 ./index.html ``` ## 开发 ```bash # 开发 company 信通达智能科技有限公司 (http://www.gz-xtd.com) # 开发 author Rockery (1113269755@qq.com) ``` ## Features ```bash - 首页 / index.html - Error Page - 404.html - css - iconfont - images - js - layui - login - main - pages - user ``` ## 上线 ```bash 1、直接将代码放入前端服务器中 2、修改路径为“./js/config.js”的“config.js”中 window.hywa.config.href为后端服务器地址 举例: window.hywa.config.href: 'http://127.0.0.1:8103/' ``` Copyright (c) 2020-present www.gz-xtd.com 信通达智能科技有限公司