From 9e9f9c4cd470feee389aa835207f908df7ccee70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B3=E7=BB=8D=E5=8D=9A?= <378641533@qq.com> Date: Mon, 22 Apr 2019 00:00:39 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/front/company.html | 110 +- src/main/webapp/front/css/mui.picker.css | 85 + src/main/webapp/front/css/mui.poppicker.css | 64 + src/main/webapp/front/index.html | 7 +- src/main/webapp/front/js/city.data.js | 11548 ++++++++++++++++ src/main/webapp/front/js/mui.picker.js | 389 + src/main/webapp/front/js/mui.poppicker.js | 160 + src/main/webapp/front/payManage.html | 244 +- src/main/webapp/front/team.html | 43 +- .../com/star/robot/service/AsciiTests.java | 4 +- 10 files changed, 12598 insertions(+), 56 deletions(-) create mode 100755 src/main/webapp/front/css/mui.picker.css create mode 100755 src/main/webapp/front/css/mui.poppicker.css create mode 100755 src/main/webapp/front/js/city.data.js create mode 100755 src/main/webapp/front/js/mui.picker.js create mode 100755 src/main/webapp/front/js/mui.poppicker.js diff --git a/src/main/webapp/front/company.html b/src/main/webapp/front/company.html index 0a6261b..a8a9fca 100644 --- a/src/main/webapp/front/company.html +++ b/src/main/webapp/front/company.html @@ -5,6 +5,8 @@