diff --git a/app.json b/app.json index df70077..154c33a 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "pages": [ - + "denglu/denglu", "shouye/shouye", "chazhao/chazhao", "jieyue/jieyue", diff --git a/project.config.json b/project.config.json index e1a93c9..74e7be0 100644 --- a/project.config.json +++ b/project.config.json @@ -4,7 +4,7 @@ "ignore": [] }, "setting": { - "urlCheck": true, + "urlCheck": false, "es6": true, "postcss": true, "minified": true, diff --git a/shuji/shuji.js b/shuji/shuji.js new file mode 100644 index 0000000..91d40e6 --- /dev/null +++ b/shuji/shuji.js @@ -0,0 +1,66 @@ +// shuji/shuji.js +Page({ + + /** + * 页面的初始数据 + */ + data: { + + }, + + /** + * 生命周期函数--监听页面加载 + */ + onLoad: function (options) { + + }, + + /** + * 生命周期函数--监听页面初次渲染完成 + */ + onReady: function () { + + }, + + /** + * 生命周期函数--监听页面显示 + */ + onShow: function () { + + }, + + /** + * 生命周期函数--监听页面隐藏 + */ + onHide: function () { + + }, + + /** + * 生命周期函数--监听页面卸载 + */ + onUnload: function () { + + }, + + /** + * 页面相关事件处理函数--监听用户下拉动作 + */ + onPullDownRefresh: function () { + + }, + + /** + * 页面上拉触底事件的处理函数 + */ + onReachBottom: function () { + + }, + + /** + * 用户点击右上角分享 + */ + onShareAppMessage: function () { + + } +}) \ No newline at end of file diff --git a/shuji/shuji.json b/shuji/shuji.json new file mode 100644 index 0000000..8835af0 --- /dev/null +++ b/shuji/shuji.json @@ -0,0 +1,3 @@ +{ + "usingComponents": {} +} \ No newline at end of file diff --git a/shuji/shuji.wxml b/shuji/shuji.wxml new file mode 100644 index 0000000..5a30ed5 --- /dev/null +++ b/shuji/shuji.wxml @@ -0,0 +1,2 @@ + +shuji/shuji.wxml diff --git a/shuji/shuji.wxss b/shuji/shuji.wxss new file mode 100644 index 0000000..5eb2deb --- /dev/null +++ b/shuji/shuji.wxss @@ -0,0 +1 @@ +/* shuji/shuji.wxss */ \ No newline at end of file diff --git a/booksSearch/.project b/后端的都放着里面/booksSearch/.project similarity index 100% rename from booksSearch/.project rename to 后端的都放着里面/booksSearch/.project diff --git a/booksSearch/.settings/org.eclipse.m2e.core.prefs b/后端的都放着里面/booksSearch/.settings/org.eclipse.m2e.core.prefs similarity index 100% rename from booksSearch/.settings/org.eclipse.m2e.core.prefs rename to 后端的都放着里面/booksSearch/.settings/org.eclipse.m2e.core.prefs diff --git a/booksSearch/booksService/.classpath b/后端的都放着里面/booksSearch/booksService/.classpath similarity index 100% rename from booksSearch/booksService/.classpath rename to 后端的都放着里面/booksSearch/booksService/.classpath diff --git a/booksSearch/booksService/.project b/后端的都放着里面/booksSearch/booksService/.project similarity index 100% rename from booksSearch/booksService/.project rename to 后端的都放着里面/booksSearch/booksService/.project diff --git a/booksSearch/booksService/.settings/.jsdtscope b/后端的都放着里面/booksSearch/booksService/.settings/.jsdtscope similarity index 100% rename from booksSearch/booksService/.settings/.jsdtscope rename to 后端的都放着里面/booksSearch/booksService/.settings/.jsdtscope diff --git a/booksSearch/booksService/.settings/org.eclipse.jdt.core.prefs b/后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from booksSearch/booksService/.settings/org.eclipse.jdt.core.prefs rename to 后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.jdt.core.prefs diff --git a/booksSearch/booksService/.settings/org.eclipse.m2e.core.prefs b/后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.m2e.core.prefs similarity index 100% rename from booksSearch/booksService/.settings/org.eclipse.m2e.core.prefs rename to 后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.m2e.core.prefs diff --git a/booksSearch/booksService/.settings/org.eclipse.wst.common.component b/后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.common.component similarity index 100% rename from booksSearch/booksService/.settings/org.eclipse.wst.common.component rename to 后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.common.component diff --git a/booksSearch/booksService/.settings/org.eclipse.wst.common.project.facet.core.xml b/后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.common.project.facet.core.xml similarity index 100% rename from booksSearch/booksService/.settings/org.eclipse.wst.common.project.facet.core.xml rename to 后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.common.project.facet.core.xml diff --git a/booksSearch/booksService/.settings/org.eclipse.wst.jsdt.ui.superType.container b/后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.jsdt.ui.superType.container similarity index 100% rename from booksSearch/booksService/.settings/org.eclipse.wst.jsdt.ui.superType.container rename to 后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.jsdt.ui.superType.container diff --git a/booksSearch/booksService/.settings/org.eclipse.wst.jsdt.ui.superType.name b/后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.jsdt.ui.superType.name similarity index 100% rename from booksSearch/booksService/.settings/org.eclipse.wst.jsdt.ui.superType.name rename to 后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.jsdt.ui.superType.name diff --git a/booksSearch/booksService/.settings/org.eclipse.wst.validation.prefs b/后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.validation.prefs similarity index 100% rename from booksSearch/booksService/.settings/org.eclipse.wst.validation.prefs rename to 后端的都放着里面/booksSearch/booksService/.settings/org.eclipse.wst.validation.prefs diff --git a/booksSearch/booksService/pom.xml b/后端的都放着里面/booksSearch/booksService/pom.xml similarity index 100% rename from booksSearch/booksService/pom.xml rename to 后端的都放着里面/booksSearch/booksService/pom.xml diff --git a/booksSearch/booksService/src/main/java/controller/StuController.java b/后端的都放着里面/booksSearch/booksService/src/main/java/controller/StuController.java similarity index 100% rename from booksSearch/booksService/src/main/java/controller/StuController.java rename to 后端的都放着里面/booksSearch/booksService/src/main/java/controller/StuController.java diff --git a/booksSearch/booksService/src/main/java/controller/booksController.java b/后端的都放着里面/booksSearch/booksService/src/main/java/controller/booksController.java similarity index 100% rename from booksSearch/booksService/src/main/java/controller/booksController.java rename to 后端的都放着里面/booksSearch/booksService/src/main/java/controller/booksController.java diff --git a/booksSearch/booksService/src/main/resources/generatorConfig.xml b/后端的都放着里面/booksSearch/booksService/src/main/resources/generatorConfig.xml similarity index 100% rename from booksSearch/booksService/src/main/resources/generatorConfig.xml rename to 后端的都放着里面/booksSearch/booksService/src/main/resources/generatorConfig.xml diff --git a/booksSearch/booksService/src/main/resources/mybatis.xml b/后端的都放着里面/booksSearch/booksService/src/main/resources/mybatis.xml similarity index 100% rename from booksSearch/booksService/src/main/resources/mybatis.xml rename to 后端的都放着里面/booksSearch/booksService/src/main/resources/mybatis.xml diff --git a/booksSearch/booksService/src/main/resources/spring-mybatis.xml b/后端的都放着里面/booksSearch/booksService/src/main/resources/spring-mybatis.xml similarity index 100% rename from booksSearch/booksService/src/main/resources/spring-mybatis.xml rename to 后端的都放着里面/booksSearch/booksService/src/main/resources/spring-mybatis.xml diff --git a/booksSearch/booksService/src/main/webapp/WEB-INF/web.xml b/后端的都放着里面/booksSearch/booksService/src/main/webapp/WEB-INF/web.xml similarity index 100% rename from booksSearch/booksService/src/main/webapp/WEB-INF/web.xml rename to 后端的都放着里面/booksSearch/booksService/src/main/webapp/WEB-INF/web.xml diff --git a/booksSearch/booksService/src/main/webapp/index.jsp b/后端的都放着里面/booksSearch/booksService/src/main/webapp/index.jsp similarity index 100% rename from booksSearch/booksService/src/main/webapp/index.jsp rename to 后端的都放着里面/booksSearch/booksService/src/main/webapp/index.jsp diff --git a/booksSearch/booksService/target/classes/controller/StuController.class b/后端的都放着里面/booksSearch/booksService/target/classes/controller/StuController.class similarity index 100% rename from booksSearch/booksService/target/classes/controller/StuController.class rename to 后端的都放着里面/booksSearch/booksService/target/classes/controller/StuController.class diff --git a/booksSearch/booksService/target/classes/controller/booksController.class b/后端的都放着里面/booksSearch/booksService/target/classes/controller/booksController.class similarity index 100% rename from booksSearch/booksService/target/classes/controller/booksController.class rename to 后端的都放着里面/booksSearch/booksService/target/classes/controller/booksController.class diff --git a/booksSearch/booksService/target/classes/generatorConfig.xml b/后端的都放着里面/booksSearch/booksService/target/classes/generatorConfig.xml similarity index 100% rename from booksSearch/booksService/target/classes/generatorConfig.xml rename to 后端的都放着里面/booksSearch/booksService/target/classes/generatorConfig.xml diff --git a/booksSearch/booksService/target/classes/mybatis.xml b/后端的都放着里面/booksSearch/booksService/target/classes/mybatis.xml similarity index 100% rename from booksSearch/booksService/target/classes/mybatis.xml rename to 后端的都放着里面/booksSearch/booksService/target/classes/mybatis.xml diff --git a/booksSearch/booksService/target/classes/spring-mybatis.xml b/后端的都放着里面/booksSearch/booksService/target/classes/spring-mybatis.xml similarity index 100% rename from booksSearch/booksService/target/classes/spring-mybatis.xml rename to 后端的都放着里面/booksSearch/booksService/target/classes/spring-mybatis.xml diff --git a/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF b/后端的都放着里面/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF similarity index 100% rename from booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF rename to 后端的都放着里面/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF diff --git a/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/maven/edu.zxts/booksService/pom.properties b/后端的都放着里面/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/maven/edu.zxts/booksService/pom.properties similarity index 100% rename from booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/maven/edu.zxts/booksService/pom.properties rename to 后端的都放着里面/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/maven/edu.zxts/booksService/pom.properties diff --git a/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/maven/edu.zxts/booksService/pom.xml b/后端的都放着里面/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/maven/edu.zxts/booksService/pom.xml similarity index 100% rename from booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/maven/edu.zxts/booksService/pom.xml rename to 后端的都放着里面/booksSearch/booksService/target/m2e-wtp/web-resources/META-INF/maven/edu.zxts/booksService/pom.xml diff --git a/booksSearch/pom.xml b/后端的都放着里面/booksSearch/pom.xml similarity index 100% rename from booksSearch/pom.xml rename to 后端的都放着里面/booksSearch/pom.xml diff --git a/demo/.mvn/wrapper/maven-wrapper.jar b/后端的都放着里面/demo/.mvn/wrapper/maven-wrapper.jar similarity index 100% rename from demo/.mvn/wrapper/maven-wrapper.jar rename to 后端的都放着里面/demo/.mvn/wrapper/maven-wrapper.jar diff --git a/demo/.mvn/wrapper/maven-wrapper.properties b/后端的都放着里面/demo/.mvn/wrapper/maven-wrapper.properties similarity index 100% rename from demo/.mvn/wrapper/maven-wrapper.properties rename to 后端的都放着里面/demo/.mvn/wrapper/maven-wrapper.properties diff --git a/demo/pom.xml b/后端的都放着里面/demo/pom.xml similarity index 100% rename from demo/pom.xml rename to 后端的都放着里面/demo/pom.xml diff --git a/demo/src/main/java/com/example/demo/Dao/bookMapper.java b/后端的都放着里面/demo/src/main/java/com/example/demo/Dao/bookMapper.java similarity index 100% rename from demo/src/main/java/com/example/demo/Dao/bookMapper.java rename to 后端的都放着里面/demo/src/main/java/com/example/demo/Dao/bookMapper.java diff --git a/demo/src/main/java/com/example/demo/Dao/borrowrecordMapper.java b/后端的都放着里面/demo/src/main/java/com/example/demo/Dao/borrowrecordMapper.java similarity index 100% rename from demo/src/main/java/com/example/demo/Dao/borrowrecordMapper.java rename to 后端的都放着里面/demo/src/main/java/com/example/demo/Dao/borrowrecordMapper.java diff --git a/demo/src/main/java/com/example/demo/Dao/studentMapper.java b/后端的都放着里面/demo/src/main/java/com/example/demo/Dao/studentMapper.java similarity index 100% rename from demo/src/main/java/com/example/demo/Dao/studentMapper.java rename to 后端的都放着里面/demo/src/main/java/com/example/demo/Dao/studentMapper.java diff --git a/demo/src/main/java/com/example/demo/DemoApplication.java b/后端的都放着里面/demo/src/main/java/com/example/demo/DemoApplication.java similarity index 100% rename from demo/src/main/java/com/example/demo/DemoApplication.java rename to 后端的都放着里面/demo/src/main/java/com/example/demo/DemoApplication.java diff --git a/demo/src/main/java/com/example/demo/bean/book.java b/后端的都放着里面/demo/src/main/java/com/example/demo/bean/book.java similarity index 100% rename from demo/src/main/java/com/example/demo/bean/book.java rename to 后端的都放着里面/demo/src/main/java/com/example/demo/bean/book.java diff --git a/demo/src/main/java/com/example/demo/bean/borrowrecord.java b/后端的都放着里面/demo/src/main/java/com/example/demo/bean/borrowrecord.java similarity index 100% rename from demo/src/main/java/com/example/demo/bean/borrowrecord.java rename to 后端的都放着里面/demo/src/main/java/com/example/demo/bean/borrowrecord.java diff --git a/demo/src/main/java/com/example/demo/bean/student.java b/后端的都放着里面/demo/src/main/java/com/example/demo/bean/student.java similarity index 100% rename from demo/src/main/java/com/example/demo/bean/student.java rename to 后端的都放着里面/demo/src/main/java/com/example/demo/bean/student.java diff --git a/demo/src/main/resources/application.properties b/后端的都放着里面/demo/src/main/resources/application.properties similarity index 100% rename from demo/src/main/resources/application.properties rename to 后端的都放着里面/demo/src/main/resources/application.properties diff --git a/demo/src/test/java/com/example/demo/DemoApplicationTests.java b/后端的都放着里面/demo/src/test/java/com/example/demo/DemoApplicationTests.java similarity index 100% rename from demo/src/test/java/com/example/demo/DemoApplicationTests.java rename to 后端的都放着里面/demo/src/test/java/com/example/demo/DemoApplicationTests.java diff --git a/后端的都放着里面/zx.sql b/后端的都放着里面/zx.sql new file mode 100644 index 0000000..f1f49f5 --- /dev/null +++ b/后端的都放着里面/zx.sql @@ -0,0 +1,106 @@ +-- MySQL dump 10.13 Distrib 8.0.13, for Win64 (x86_64) +-- +-- Host: localhost Database: 真香 +-- ------------------------------------------------------ +-- Server version 8.0.13 + +/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; +/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; +/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; + SET NAMES utf8 ; +/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; +/*!40103 SET TIME_ZONE='+00:00' */; +/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; +/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; +/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; +/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; + +-- +-- Table structure for table `book` +-- + +DROP TABLE IF EXISTS `book`; +/*!40101 SET @saved_cs_client = @@character_set_client */; + SET character_set_client = utf8 ; +CREATE TABLE `book` ( + `book_id` int(20) NOT NULL, + `book_name` varchar(45) NOT NULL, + `author` varchar(20) NOT NULL, + `book_sort` varchar(20) NOT NULL, + `book_num` int(5) NOT NULL, + PRIMARY KEY (`book_id`,`book_name`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `book` +-- + +LOCK TABLES `book` WRITE; +/*!40000 ALTER TABLE `book` DISABLE KEYS */; +INSERT INTO `book` VALUES (1,'软件综合实践二','王胜春','实践类',0),(2,'软件工程','张锦','理论类',0),(3,'CSAPP','窦亚玲','理论类',0),(4,'系统分析与设计','蒋少华','理论类',0),(5,'编译原理','肖伟','理论类',0),(6,'网络安全','王六平','理论类',0); +/*!40000 ALTER TABLE `book` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `borrowrecord` +-- + +DROP TABLE IF EXISTS `borrowrecord`; +/*!40101 SET @saved_cs_client = @@character_set_client */; + SET character_set_client = utf8; +CREATE TABLE `borrowrecord` ( + `s_id` int(20) NOT NULL, + `book_id` int(20) NOT NULL, + `s_name` varchar(20) NOT NULL, + `book_name` varchar(20) NOT NULL, + `borrowtime` varchar(45) NOT NULL, + `senttime` varchar(45) NOT NULL, + PRIMARY KEY (`s_id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `borrowrecord` +-- + +LOCK TABLES `borrowrecord` WRITE; +/*!40000 ALTER TABLE `borrowrecord` DISABLE KEYS */; +/*!40000 ALTER TABLE `borrowrecord` ENABLE KEYS */; +UNLOCK TABLES; + +-- +-- Table structure for table `student` +-- + +DROP TABLE IF EXISTS `student`; +/*!40101 SET @saved_cs_client = @@character_set_client */; + SET character_set_client = utf8; +CREATE TABLE `student` ( + `s_id` int(20) NOT NULL, + `s_password` varchar(20) NOT NULL, + `s_name` varchar(20) NOT NULL, + PRIMARY KEY (`s_id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci; +/*!40101 SET character_set_client = @saved_cs_client */; + +-- +-- Dumping data for table `student` +-- + +LOCK TABLES `student` WRITE; +/*!40000 ALTER TABLE `student` DISABLE KEYS */; +INSERT INTO `student` VALUES (20160801,'123456','xzy'),(20160802,'123456','zxy'),(20160803,'123456','myj'),(20160804,'123456','zjh'); +/*!40000 ALTER TABLE `student` ENABLE KEYS */; +UNLOCK TABLES; +/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; + +/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; +/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; +/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; +/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; +/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; +/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; +/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; + +-- Dump completed on 2019-01-09 10:40:29