├── .gitattributes ├── src ├── main │ ├── webapp │ │ ├── images │ │ │ ├── close.png │ │ │ ├── code.jpg │ │ │ ├── face.jpg │ │ │ ├── fly.png │ │ │ ├── git.png │ │ │ ├── layui.png │ │ │ ├── mayun.png │ │ │ ├── alipay.jpg │ │ │ ├── favicon.ico │ │ │ ├── genre │ │ │ │ ├── 2.jpg │ │ │ │ └── 3.jpg │ │ │ ├── lunbo │ │ │ │ ├── 1.jpg │ │ │ │ ├── 2.jpg │ │ │ │ ├── 3.jpg │ │ │ │ ├── 4.jpg │ │ │ │ └── 5.jpg │ │ │ ├── site │ │ │ │ ├── ma.png │ │ │ │ ├── 7day.png │ │ │ │ ├── end.png │ │ │ │ ├── face.jpg │ │ │ │ ├── guoji.png │ │ │ │ ├── logo.gif │ │ │ │ ├── alipay.png │ │ │ │ ├── buyflow.png │ │ │ │ ├── canvas.png │ │ │ │ ├── catear.png │ │ │ │ ├── cateye.png │ │ │ │ ├── chaoshi.png │ │ │ │ ├── ensure.png │ │ │ │ ├── li_dot.png │ │ │ │ ├── promise.png │ │ │ │ ├── star │ │ │ │ │ └── 5.png │ │ │ │ ├── warning.png │ │ │ │ ├── alipay2wei.png │ │ │ │ ├── copyRight1.jpg │ │ │ │ ├── copyRight2.jpg │ │ │ │ ├── creditcard.png │ │ │ │ ├── decrease.png │ │ │ │ ├── gouwujuan.png │ │ │ │ ├── increase.png │ │ │ │ ├── paySuccess.png │ │ │ │ ├── renzheng.png │ │ │ │ ├── simpleLogo.png │ │ │ │ ├── tmallbuy.png │ │ │ │ ├── wangwang.gif │ │ │ │ ├── wangwang.png │ │ │ │ ├── cartSelected.png │ │ │ │ ├── eachcategory.png │ │ │ │ ├── leaveMessage.png │ │ │ │ ├── orderFinish.png │ │ │ │ ├── reviewLight.png │ │ │ │ ├── cartNotSelected.png │ │ │ │ ├── comformPayFlow.png │ │ │ │ ├── loginBackground.png │ │ │ │ ├── orderItemTmall.png │ │ │ │ ├── priceBackground.png │ │ │ │ ├── registerSuccess.png │ │ │ │ ├── confirmOrderTmall.png │ │ │ │ └── TB1LF0CKFXXXXcAXFXXXXXXXXXX-21-20.png │ │ │ ├── wechat.jpg │ │ │ ├── login_bg.jpg │ │ │ ├── userface1.jpg │ │ │ ├── userface2.jpg │ │ │ ├── userface3.jpg │ │ │ ├── userface4.jpg │ │ │ └── userface5.jpg │ │ ├── layui │ │ │ ├── font │ │ │ │ ├── iconfont.eot │ │ │ │ ├── iconfont.ttf │ │ │ │ └── iconfont.woff │ │ │ ├── images │ │ │ │ └── face │ │ │ │ │ ├── 0.gif │ │ │ │ │ ├── 1.gif │ │ │ │ │ ├── 2.gif │ │ │ │ │ ├── 3.gif │ │ │ │ │ ├── 4.gif │ │ │ │ │ ├── 5.gif │ │ │ │ │ ├── 6.gif │ │ │ │ │ ├── 7.gif │ │ │ │ │ ├── 8.gif │ │ │ │ │ ├── 9.gif │ │ │ │ │ ├── 10.gif │ │ │ │ │ ├── 11.gif │ │ │ │ │ ├── 12.gif │ │ │ │ │ ├── 13.gif │ │ │ │ │ ├── 14.gif │ │ │ │ │ ├── 15.gif │ │ │ │ │ ├── 16.gif │ │ │ │ │ ├── 17.gif │ │ │ │ │ ├── 18.gif │ │ │ │ │ ├── 19.gif │ │ │ │ │ ├── 20.gif │ │ │ │ │ ├── 21.gif │ │ │ │ │ ├── 22.gif │ │ │ │ │ ├── 23.gif │ │ │ │ │ ├── 24.gif │ │ │ │ │ ├── 25.gif │ │ │ │ │ ├── 26.gif │ │ │ │ │ ├── 27.gif │ │ │ │ │ ├── 28.gif │ │ │ │ │ ├── 29.gif │ │ │ │ │ ├── 30.gif │ │ │ │ │ ├── 31.gif │ │ │ │ │ ├── 32.gif │ │ │ │ │ ├── 33.gif │ │ │ │ │ ├── 34.gif │ │ │ │ │ ├── 35.gif │ │ │ │ │ ├── 36.gif │ │ │ │ │ ├── 37.gif │ │ │ │ │ ├── 38.gif │ │ │ │ │ ├── 39.gif │ │ │ │ │ ├── 40.gif │ │ │ │ │ ├── 41.gif │ │ │ │ │ ├── 42.gif │ │ │ │ │ ├── 43.gif │ │ │ │ │ ├── 44.gif │ │ │ │ │ ├── 45.gif │ │ │ │ │ ├── 46.gif │ │ │ │ │ ├── 47.gif │ │ │ │ │ ├── 48.gif │ │ │ │ │ ├── 49.gif │ │ │ │ │ ├── 50.gif │ │ │ │ │ ├── 51.gif │ │ │ │ │ ├── 52.gif │ │ │ │ │ ├── 53.gif │ │ │ │ │ ├── 54.gif │ │ │ │ │ ├── 55.gif │ │ │ │ │ ├── 56.gif │ │ │ │ │ ├── 57.gif │ │ │ │ │ ├── 58.gif │ │ │ │ │ ├── 59.gif │ │ │ │ │ ├── 60.gif │ │ │ │ │ ├── 61.gif │ │ │ │ │ ├── 62.gif │ │ │ │ │ ├── 63.gif │ │ │ │ │ ├── 64.gif │ │ │ │ │ ├── 65.gif │ │ │ │ │ ├── 66.gif │ │ │ │ │ ├── 67.gif │ │ │ │ │ ├── 68.gif │ │ │ │ │ ├── 69.gif │ │ │ │ │ ├── 70.gif │ │ │ │ │ └── 71.gif │ │ │ ├── css │ │ │ │ └── modules │ │ │ │ │ ├── layer │ │ │ │ │ └── default │ │ │ │ │ │ ├── icon.png │ │ │ │ │ │ ├── icon-ext.png │ │ │ │ │ │ ├── loading-0.gif │ │ │ │ │ │ ├── loading-1.gif │ │ │ │ │ │ └── loading-2.gif │ │ │ │ │ └── code.css │ │ │ └── lay │ │ │ │ └── modules │ │ │ │ ├── code.js │ │ │ │ ├── laytpl.js │ │ │ │ ├── flow.js │ │ │ │ ├── util.js │ │ │ │ ├── tree.js │ │ │ │ ├── carousel.js │ │ │ │ └── laypage.js │ │ ├── json │ │ │ ├── newsImg.json │ │ │ ├── linkLogo.json │ │ │ ├── userface.json │ │ │ ├── systemParameter.json │ │ │ ├── userList.json │ │ │ ├── linkList.json │ │ │ ├── userGrade.json │ │ │ ├── navs.json │ │ │ └── logs.json │ │ ├── css │ │ │ ├── bootstrap │ │ │ │ └── fonts │ │ │ │ │ ├── glyphicons-halflings-regular.eot │ │ │ │ │ ├── glyphicons-halflings-regular.ttf │ │ │ │ │ ├── glyphicons-halflings-regular.woff │ │ │ │ │ └── glyphicons-halflings-regular.woff2 │ │ │ └── back │ │ │ │ └── style.css │ │ ├── js │ │ │ ├── bootstrap │ │ │ │ └── 3.3.6 │ │ │ │ │ └── npm.js │ │ │ ├── address.js │ │ │ ├── cacheUserInfo.js │ │ │ └── main.js │ │ ├── page │ │ │ ├── systemSetting │ │ │ │ ├── logs.html │ │ │ │ ├── icons.js │ │ │ │ ├── icons.html │ │ │ │ ├── linkList.html │ │ │ │ ├── logs.js │ │ │ │ ├── linksAdd.html │ │ │ │ ├── basicParameter.js │ │ │ │ └── basicParameter.html │ │ │ ├── 404.html │ │ │ ├── login │ │ │ │ ├── login.js │ │ │ │ └── login.html │ │ │ ├── img │ │ │ │ └── images.html │ │ │ ├── user │ │ │ │ ├── userAdd.js │ │ │ │ ├── userList.html │ │ │ │ ├── userGrade.html │ │ │ │ ├── changePwd.html │ │ │ │ ├── userInfo.js │ │ │ │ └── userAdd.html │ │ │ ├── news │ │ │ │ ├── newsList.html │ │ │ │ ├── genreList.html │ │ │ │ ├── genreAdd.js │ │ │ │ └── newsAdd.js │ │ │ ├── doc │ │ │ │ ├── navDoc.html │ │ │ │ └── addressDoc.html │ │ │ └── main.html │ │ ├── LICENSE │ │ └── README.md │ ├── resources │ │ ├── application.properties │ │ └── templates │ │ │ ├── admin │ │ │ ├── chapterEdit.html │ │ │ ├── index.html │ │ │ ├── adminEdit.html │ │ │ ├── genreEdit.html │ │ │ ├── readerEdit.html │ │ │ ├── novelEdit.html │ │ │ ├── adminList.html │ │ │ └── readerList.html │ │ │ └── include │ │ │ └── admin │ │ │ ├── adminFooter.html │ │ │ ├── adminNavigator.html │ │ │ ├── adminPage.html │ │ │ └── adminHeader.html │ └── java │ │ └── com │ │ └── zhujinghui │ │ └── novel │ │ ├── enum │ │ └── NovelEnum.kt │ │ ├── dao │ │ ├── GenreDAO.java │ │ ├── ReaderDAO.java │ │ ├── AdminDAO.java │ │ ├── AuthorDAO.java │ │ ├── NovelDAO.java │ │ └── ChapterDAO.java │ │ ├── Application.java │ │ ├── controller │ │ ├── AuthorController.java │ │ ├── AdminController.java │ │ ├── ReaderController.java │ │ ├── ChapterController.java │ │ ├── NovelController.java │ │ ├── AdminPageController.java │ │ └── GenreController.java │ │ ├── configuration │ │ └── CORSConfiguration.java │ │ ├── exception │ │ └── GloabalExceptionHandler.java │ │ ├── service │ │ ├── NovelService.java │ │ ├── ChapterService.java │ │ ├── GenreService.java │ │ ├── ReaderService.java │ │ ├── AdminService.java │ │ └── AuthorService.java │ │ ├── pojo │ │ ├── Genre.java │ │ └── Chapter.java │ │ └── util │ │ └── ImageUtil.java └── test │ └── java │ └── com │ └── zhujinghui │ └── novel │ └── NovelApplicationTests.java └── .gitignore /.gitattributes: -------------------------------------------------------------------------------- 1 | *.js linguist-language=java 2 | *.css linguist-language=java 3 | *.html linguist-language=java 4 | -------------------------------------------------------------------------------- /src/main/webapp/images/close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/close.png -------------------------------------------------------------------------------- /src/main/webapp/images/code.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/code.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/face.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/face.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/fly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/fly.png -------------------------------------------------------------------------------- /src/main/webapp/images/git.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/git.png -------------------------------------------------------------------------------- /src/main/webapp/images/layui.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/layui.png -------------------------------------------------------------------------------- /src/main/webapp/images/mayun.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/mayun.png -------------------------------------------------------------------------------- /src/main/webapp/images/alipay.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/alipay.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/favicon.ico -------------------------------------------------------------------------------- /src/main/webapp/images/genre/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/genre/2.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/genre/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/genre/3.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/lunbo/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/lunbo/1.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/lunbo/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/lunbo/2.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/lunbo/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/lunbo/3.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/lunbo/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/lunbo/4.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/lunbo/5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/lunbo/5.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/site/ma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/ma.png -------------------------------------------------------------------------------- /src/main/webapp/images/wechat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/wechat.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/login_bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/login_bg.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/site/7day.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/7day.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/end.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/face.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/face.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/site/guoji.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/guoji.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/logo.gif -------------------------------------------------------------------------------- /src/main/webapp/images/userface1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/userface1.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/userface2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/userface2.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/userface3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/userface3.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/userface4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/userface4.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/userface5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/userface5.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/site/alipay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/alipay.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/buyflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/buyflow.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/canvas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/canvas.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/catear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/catear.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/cateye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/cateye.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/chaoshi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/chaoshi.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/ensure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/ensure.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/li_dot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/li_dot.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/promise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/promise.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/star/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/star/5.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/warning.png -------------------------------------------------------------------------------- /src/main/webapp/layui/font/iconfont.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/font/iconfont.eot -------------------------------------------------------------------------------- /src/main/webapp/layui/font/iconfont.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/font/iconfont.ttf -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/0.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/0.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/1.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/2.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/3.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/4.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/5.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/6.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/6.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/7.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/7.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/8.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/8.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/9.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/9.gif -------------------------------------------------------------------------------- /src/main/resources/application.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/resources/application.properties -------------------------------------------------------------------------------- /src/main/webapp/images/site/alipay2wei.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/alipay2wei.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/copyRight1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/copyRight1.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/site/copyRight2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/copyRight2.jpg -------------------------------------------------------------------------------- /src/main/webapp/images/site/creditcard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/creditcard.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/decrease.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/decrease.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/gouwujuan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/gouwujuan.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/increase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/increase.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/paySuccess.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/paySuccess.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/renzheng.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/renzheng.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/simpleLogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/simpleLogo.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/tmallbuy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/tmallbuy.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/wangwang.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/wangwang.gif -------------------------------------------------------------------------------- /src/main/webapp/images/site/wangwang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/wangwang.png -------------------------------------------------------------------------------- /src/main/webapp/layui/font/iconfont.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/font/iconfont.woff -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/10.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/10.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/11.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/11.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/12.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/12.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/13.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/13.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/14.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/14.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/15.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/15.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/16.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/16.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/17.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/17.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/18.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/18.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/19.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/19.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/20.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/20.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/21.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/21.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/22.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/22.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/23.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/23.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/24.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/24.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/25.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/25.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/26.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/26.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/27.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/27.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/28.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/28.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/29.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/29.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/30.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/30.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/31.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/31.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/32.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/33.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/33.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/34.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/34.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/35.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/35.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/36.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/36.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/37.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/37.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/38.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/38.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/39.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/39.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/40.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/40.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/41.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/41.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/42.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/42.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/43.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/43.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/44.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/44.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/45.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/45.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/46.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/46.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/47.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/47.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/48.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/48.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/49.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/49.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/50.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/50.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/51.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/51.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/52.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/52.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/53.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/53.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/54.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/54.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/55.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/55.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/56.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/56.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/57.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/57.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/58.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/58.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/59.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/59.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/60.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/60.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/61.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/61.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/62.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/62.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/63.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/63.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/64.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/64.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/65.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/65.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/66.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/66.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/67.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/67.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/68.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/68.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/69.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/69.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/70.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/70.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/images/face/71.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/images/face/71.gif -------------------------------------------------------------------------------- /src/main/webapp/images/site/cartSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/cartSelected.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/eachcategory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/eachcategory.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/leaveMessage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/leaveMessage.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/orderFinish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/orderFinish.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/reviewLight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/reviewLight.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/cartNotSelected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/cartNotSelected.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/comformPayFlow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/comformPayFlow.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/loginBackground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/loginBackground.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/orderItemTmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/orderItemTmall.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/priceBackground.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/priceBackground.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/registerSuccess.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/registerSuccess.png -------------------------------------------------------------------------------- /src/main/webapp/images/site/confirmOrderTmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/confirmOrderTmall.png -------------------------------------------------------------------------------- /src/main/webapp/json/newsImg.json: -------------------------------------------------------------------------------- 1 | { 2 | "code": 0, 3 | "msg": "", 4 | "data":{ 5 | "src": "../../images/userface1.jpg", 6 | "title" : "文章内容图片" 7 | } 8 | } -------------------------------------------------------------------------------- /src/main/webapp/layui/css/modules/layer/default/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/css/modules/layer/default/icon.png -------------------------------------------------------------------------------- /src/main/webapp/layui/css/modules/layer/default/icon-ext.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/css/modules/layer/default/icon-ext.png -------------------------------------------------------------------------------- /src/main/webapp/layui/css/modules/layer/default/loading-0.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/css/modules/layer/default/loading-0.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/css/modules/layer/default/loading-1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/css/modules/layer/default/loading-1.gif -------------------------------------------------------------------------------- /src/main/webapp/layui/css/modules/layer/default/loading-2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/layui/css/modules/layer/default/loading-2.gif -------------------------------------------------------------------------------- /src/main/webapp/images/site/TB1LF0CKFXXXXcAXFXXXXXXXXXX-21-20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/images/site/TB1LF0CKFXXXXcAXFXXXXXXXXXX-21-20.png -------------------------------------------------------------------------------- /src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zjh123456789/novel/HEAD/src/main/webapp/css/bootstrap/fonts/glyphicons-halflings-regular.woff2 -------------------------------------------------------------------------------- /src/main/resources/templates/admin/chapterEdit.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 |我勒个去,页面被外星人挟持了!
24 |17 | layuiCMS 2.0当前共引入个外部图标。【点击可复制】此页面并非后台模版需要的,只是为了让大家了解都引入了哪些外部图标,实际应用中可删除。 18 |19 | 20 |
17 | 31 |32 |
18 |33 |19 | 32 |20 |25 |21 | 22 |23 | 搜索 24 |26 | 添加文章 27 |28 |29 | 批量删除 30 |31 |
18 | 新增等级 其实这里应该有些说明性的东西,但是因为语文没有学好,没办法,还是需要的人自己写点描述吧 19 |20 |

31 | 18 |33 |19 | 32 |20 |25 |21 | 22 |23 | 搜索 24 |26 | 添加类别 27 |28 |29 | 批量删除 30 |31 |
17 | 其实本模版中的三级菜单的展示方式和实际开发中的做法是不一样的,下面将说一下本模版中的做法 18 |19 | 22 |
在实际的开发中,无论是顶部菜单还是左侧菜单都应该是通过接口获取的。首先获取顶部菜单,然后点击顶级菜单通过传参再次访问接口来获取二级、三级菜单。
23 | 26 |由于顶部菜单是大分类,不会有太多,所以在本模版中是直接写死的,代码如下【具体请看index.html第25-36行】:
27 |28 | <dd data-menu="seraphApi"><a href="javascript:;"><i class="layui-icon" data-icon=""></i><cite>使用文档</cite></a></dd> 29 | 请注意这里面的“data-menu”属性,此属性值需要和json中的字段名对应以便能够进行通过此属性查找对应的子菜单 30 |31 |
然后通过index.js中的代码进行循环渲染,就成了当前大家看到的这个样子了,js代码如下【具体请看index.js中的第18-38行】:
32 |
33 | function getData(json){
34 | $.get("接口路径",function(data){
35 | if(json == "contentManagement"){ //此处即实际开发中传递的参数
36 | dataStr = data.contentManagement; //获取到当前顶级菜单下的子菜单渲染到左侧
37 | tab.render();
38 | }
39 | })
40 | }
41 |
42 | 43 |45 | 46 | 47 | 65 | 66 | -------------------------------------------------------------------------------- /src/main/webapp/layui/lay/modules/tree.js: -------------------------------------------------------------------------------- 1 | /** layui-v2.2.5 MIT License By https://www.layui.com */ 2 | ;layui.define("jquery",function(e){"use strict";var o=layui.$,a=layui.hint(),i="layui-tree-enter",r=function(e){this.options=e},t={arrow:["",""],checkbox:["",""],radio:["",""],branch:["",""],leaf:""};r.prototype.init=function(e){var o=this;e.addClass("layui-box layui-tree"),o.options.skin&&e.addClass("layui-tree-skin-"+o.options.skin),o.tree(e),o.on(e)},r.prototype.tree=function(e,a){var i=this,r=i.options,n=a||r.nodes;layui.each(n,function(a,n){var l=n.children&&n.children.length>0,c=o('如果不动大框架的前提下,请严格按照菜单数据格式返回数据,菜单数据格式请参考:bodyTab模块去看看菜单数据格式
44 |
| 类别名称 | 65 |66 | |
| 类别图片 | 69 |70 | 71 | | 72 |
| 75 | 76 | 提 交 77 | | 78 ||
| 类别名称 | 65 |66 | |
| 类别图片 | 69 |70 | 71 | | 72 |
| 75 | 76 | 提 交 77 | | 78 ||
| 类别名称 | 65 |66 | |
| 类别图片 | 69 |70 | 71 | | 72 |
| 75 | 76 | 提 交 77 | | 78 ||
17 | address模块是封装的一个省市区三级联动的功能,可以和form、layer等模块一样通过模块化引入进行使用。唯一的不同就是模块的存放路径和使用时的配置。下面将对此区别进行详细的描述。 18 |19 |
20 | 模块加载名称:address 21 |22 | 25 |
语法:layui.address()
26 |
27 | layui.use('address', function(){
28 | var layui.address();
29 | });
30 |
31 | 上面说过,模块相对页面的存放路径不同,使用时也需要进行不同的配置。如果页面和此模块属于同级关系,则不用进行任何配置,直接引入即可使用。如果它们不属于同级关系,则需要通过查找address.js文件相对xx.js文件的相对路径进行配置,如:address.js文件与a文件夹属于同级,而a文件夹中包含b文件夹,b文件夹中包含xx.js,通过xx.js引入address模块则进行下面的配置
32 |
33 | layui.config({
34 | base : "../../js/" //如果a文件夹中直接就是xx.js文件,则为“../js/”
35 | }).extend({
36 | "address" : "address"
37 | })
38 |
39 |
42 | 下面是HTML数据格式,其中select的name值和lay-filter值是固定不可改变的,因为模块中是通过查找对应name的select进行的赋值,通过form.on("select(filter)")执行选择的方法,所以这两个值是不可以随意更改的。如果需要改变请将模块源码中对应的值一同修改。另外需要注意的是“市”、“区/县”的select需要添加一个disabled属性,主要是为了避免在没有选择省份的情况下先选择市、区造成错误。
43 |44 | //省份select 45 | <select name="province" lay-filter="province"> 46 | <option value="">请选择省</option> 47 | </select> 48 | //市select 49 | <select name="city" lay-filter="city" disabled> 50 | <option value="">请选择市</option> 51 | </select> 52 | //区/县select 53 | <select name="area" lay-filter="area" disabled> 54 | <option value="">请选择县/区</option> 55 | </select> 56 |57 | 60 |
其中code为地区id,用于给option赋值;name为地区名称,用于设置option的text;childs为当前区域的下级地区。
61 |
62 | [{
63 | "code": "11",
64 | "name": "北京市",
65 | "childs": [{
66 | "code": "1101",
67 | "name": "市辖区",
68 | "childs": [{
69 | "code": "110101",
70 | "name": "东城区"
71 | }]
72 | }]
73 | }]
74 |
75 |
76 |
83 |
84 |
--------------------------------------------------------------------------------
/src/main/resources/templates/admin/novelEdit.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
44 |
45 | | 小说名称 | 59 |60 | |
| 描述 | 63 |64 | |
| 字数 | 67 |68 | |
| 作者id | 71 |72 | |
| 更新人id | 75 |76 | |
| 状态 | 79 |80 | |
| 83 | 84 | 提 交 85 | | 86 ||
| 参数说明 | 26 |参数值 | 27 |变量名 | 28 |
|---|---|---|
| 网站名称 | 33 |34 | | cmsName | 35 |
| 当前版本 | 38 |39 | | version | 40 |
| 开发作者 | 43 |44 | | author | 45 |
| 网站首页 | 48 |49 | | homePage | 50 |
| 服务器环境 | 53 |54 | | server | 55 |
| 数据库版本 | 58 |59 | | dataBase | 60 |
| 最大上传限制 | 63 |64 | | maxUpload | 65 |
| 用户权限 | 68 |69 | | userRights | 70 |
| 默认关键字 | 73 |74 | | keywords | 75 |
| 版权信息 | 78 |79 | | powerby | 80 |
| 网站描述 | 83 |84 | | description | 85 |
| 网站备案号 | 88 |89 | | record | 90 |
17 | 18 |19 |
系统基本参数86 |
| 当前版本 | 94 |95 | |
| 网站首页 | 98 |99 | |
| 服务器环境 | 102 |103 | |
| 数据库版本 | 106 |107 | |
| 最大上传限制 | 110 |111 | |
| 当前用户权限 | 114 |115 | |