From a9080310a4ea04d0cbc2e5f65b24023f9f0a1571 Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Sun, 31 Jul 2022 08:04:43 +0800 Subject: [PATCH] update template & sql --- doc/sql/novel_plus.sql | 19 ++-- .../main/resources/application-website.yml | 4 +- .../resources/templates/about/contact.html | 49 ---------- .../resources/templates/about/copyright.html | 54 ----------- .../resources/templates/about/default.html | 44 --------- .../main/resources/templates/about/news.html | 43 ++++----- .../resources/templates/about/submission.html | 64 ------------- .../templates/about/user_agreement.html | 90 ------------------- .../resources/templates/common/footer.html | 7 +- templates/orange/html/about/contact.html | 49 ---------- templates/orange/html/about/copyright.html | 54 ----------- templates/orange/html/about/default.html | 44 --------- templates/orange/html/about/news.html | 43 ++++----- templates/orange/html/about/submission.html | 64 ------------- .../orange/html/about/user_agreement.html | 90 ------------------- templates/orange/html/common/footer.html | 7 +- 16 files changed, 51 insertions(+), 674 deletions(-) delete mode 100644 novel-front/src/main/resources/templates/about/contact.html delete mode 100644 novel-front/src/main/resources/templates/about/copyright.html delete mode 100644 novel-front/src/main/resources/templates/about/default.html delete mode 100644 novel-front/src/main/resources/templates/about/submission.html delete mode 100644 novel-front/src/main/resources/templates/about/user_agreement.html delete mode 100644 templates/orange/html/about/contact.html delete mode 100644 templates/orange/html/about/copyright.html delete mode 100644 templates/orange/html/about/default.html delete mode 100644 templates/orange/html/about/submission.html delete mode 100644 templates/orange/html/about/user_agreement.html diff --git a/doc/sql/novel_plus.sql b/doc/sql/novel_plus.sql index fa942a3..a88b702 100644 --- a/doc/sql/novel_plus.sql +++ b/doc/sql/novel_plus.sql @@ -455,7 +455,7 @@ CREATE TABLE `friend_link` -- Records of friend_link -- ---------------------------- INSERT INTO `friend_link` -VALUES ('5', '小说精品屋', 'https://www.xinshumen.com', '11', '1', null, null, null, null); +VALUES ('5', '小说精品屋', 'https://novel.xxyopen.com', '11', '1', null, null, null, null); -- ---------------------------- -- Table structure for news @@ -480,12 +480,12 @@ CREATE TABLE `news` -- Records of news -- ---------------------------- INSERT INTO `news` -VALUES ('1', '1', '招募', '小说精品屋', '2019小说精品屋作者福利 | 高价保底买断征稿', - '2019小说精品屋作者福利 | 高价保底买断征稿', '2020-04-27 15:42:21', null, +VALUES ('1', '1', '行业', '未知', '阅文推“单本可选新合同”:授权分级、免费或付费自选', + '阅文推“单本可选新合同”:授权分级、免费或付费自选', '2020-04-27 15:42:21', null, '2020-04-27 15:42:26', null); INSERT INTO `news` -VALUES ('2', '3', '公告', '小说精品屋', '编辑联系方式及征稿类型 | 版权商务联系方式', - '编辑联系方式及征稿类型 | 版权商务联系方式', '2020-04-28 15:44:07', null, '2020-04-28 15:44:12', +VALUES ('2', '3', '资讯', '全媒派公众号', 'AI小说悄然流行:人类特有的创作力,已经被AI复制?', 'AI小说悄然流行:人类特有的创作力,已经被AI复制?', '2020-04-28 15:44:07', + null, '2020-04-28 15:44:12', null); -- ---------------------------- @@ -508,9 +508,9 @@ CREATE TABLE `news_category` -- Records of news_category -- ---------------------------- INSERT INTO `news_category` -VALUES ('1', '招募', '10', null, null, null, null); +VALUES ('1', '行业', '10', null, null, null, null); INSERT INTO `news_category` -VALUES ('3', '公告', '11', null, null, null, null); +VALUES ('3', '资讯', '11', null, null, null, null); -- ---------------------------- -- Table structure for order_pay @@ -2703,11 +2703,6 @@ SET `source_name` = '书趣阁', `update_time` = '2020-05-18 12:02:34' WHERE `id` = 4; -INSERT INTO `friend_link` (`link_name`, `link_url`, `sort`, `is_open`, `create_user_id`, `create_time`, - `update_user_id`, `update_time`) -VALUES ('小羊影视', 'http://video.java2nb.com/', 11, 1, NULL, NULL, NULL, NULL), - ('官方论坛', 'http://bbs.java2nb.com', 21, 1, NULL, NULL, NULL, NULL); - CREATE TABLE `author_income_detail` ( diff --git a/novel-front/src/main/resources/application-website.yml b/novel-front/src/main/resources/application-website.yml index 4019d18..6719669 100644 --- a/novel-front/src/main/resources/application-website.yml +++ b/novel-front/src/main/resources/application-website.yml @@ -3,10 +3,10 @@ website: #网站名 name: 小说精品屋 #域名 - domain: xiongxyang.gitee.io + domain: www.xxyopen.com #SEO关键词 keyword: ${website.name},小说,小说CMS,原创文学系统,开源小说系统,免费小说建站程序 #SEO描述 description: ${website.name}是一个多端(PC、WAP)阅读、功能完善的原创文学CMS系统,由前台门户系统、作家后台管理系统、平台后台管理系统、爬虫管理系统等多个子系统构成,支持会员充值、订阅模式、新闻发布和实时统计报表等功能,新书自动入库,老书自动更新。 #联系QQ - qq: 1179705413 + qq: diff --git a/novel-front/src/main/resources/templates/about/contact.html b/novel-front/src/main/resources/templates/about/contact.html deleted file mode 100644 index 8850110..0000000 --- a/novel-front/src/main/resources/templates/about/contact.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - -
-本版权与免责声明系为保证小说精品屋(www.java2nb.com)的正常发展、规避意外风险而设,其初衷是为了向用户提供不间断的优质数字阅读服务。因此,建议您在接受本站服务之前,请务必仔细阅读本条款。
-1. 无论是驻站作者原创的作品,还是由读者投稿或转载的文章,其版权均归原作者所有,所有使用必须事先征得原作者同意,若作者有版权声明的或文章从其他网站转载而附带有原所有站的版权声明者,其版权归属以附带声明为准。如有侵犯您的权利,请联系我们,本站立即改正。
-2. 本站所收录作品、社区话题、书库评论及均属发布者其个人行为,与本站立场无关,并不表示我们赞同文章中的观点,如果有某些文章侵犯了您的权益,请您和我们联系,我们会马上处理。
-3. 未经本站的明确许可,任何人不得转载、盗链本站作品;不得复制或仿造本网站。
-4. 如因作品内容、版权和其它问题需要同本网联系的,请在30日内进行。
-5. 本网站尊重他人之知识产权。如果您确认您的作品在本网站以某种方式被抄袭,并且该行为触犯了中国及国际版权法的,请向本网站做版权投诉并提供相关证明文件及理由。
-6. 除本网站注明之服务条款外:小说精品屋对本网站上所有内容(包括但不限于本网站上的信息、内容、材料或产品)的合法性、准确性、真实性、实用性和安全性,不提供任何形式的保证,亦不承担任何法律责任。
-7. 您仅有权按照本网站的明确说明和规定使用、浏览本网站相关服务或页面。未经小说精品屋或相关权利人明确书面许可,不得对本网站任何组成部分(包括作品页 面、作品段落、作品内容等)进行修改、分发、再造、复制、抄袭、交易、转载等。如果本站确定您的行为违法或有损本网站和他人的利益,将保留包括但不限于拒绝提供服务、删除用户账户、提起诉讼的权利。
-8. 本声明未涉及的问题参见国家有关法律法规,当本声明与国家法律法规冲突时,以国家法律法规为准。本声明的修改及更新权均属于小说精品屋所有。
-