---开发数字输入组件

This commit is contained in:
2026-03-02 14:26:55 +08:00
parent 594d9ebd11
commit 6819b982d9
9 changed files with 218 additions and 11 deletions

View File

@ -15,4 +15,4 @@ VOLUME ["/etc/nginx/nginx.conf", "/usr/share/nginx/html"]
CMD ["nginx","-g","daemon off;"]
# docker build -t docker.ges.bjgastx.com/itc-web:1.0.0 .
# docker build -t docker.ges.bjgastx.com/itc-web:1.1.1 .