From 9c530b5b346b37084d5191c4c8d816b129d35d23 Mon Sep 17 00:00:00 2001 From: Antecer Date: Mon, 23 Nov 2020 22:35:34 +0800 Subject: [PATCH 1/2] Update BUG_1.md --- .github/ISSUE_TEMPLATE/BUG_1.md | 64 +++++++++------------------------ 1 file changed, 16 insertions(+), 48 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_1.md b/.github/ISSUE_TEMPLATE/BUG_1.md index d25b7f19c..09a49b70f 100644 --- a/.github/ISSUE_TEMPLATE/BUG_1.md +++ b/.github/ISSUE_TEMPLATE/BUG_1.md @@ -1,6 +1,6 @@ --- name: "[BUG] 问题提交模板" -about: 这是一个反馈模板,请按照自己的情况修改>符号后的内容 +about: 请从符号">"后面开始填写内容 title: "[BUG] " labels: 'BUG' assignees: '' @@ -25,59 +25,27 @@ Android 7.1.1 ### 使用书源(填写URL或者JSON) > -例1 https://booksources.github.io/ + ```json -例2 -{ - "bookSourceUrl": "https://www.siluke.tw", - "bookSourceType": "0", - "bookSourceName": "思路客", - "bookSourceGroup": "正则", - "bookSourceComment": "", - "loginUrl": "", - "bookUrlPattern": "", - "header": "", - "searchUrl": "search.php?keyword={{key}}&page={{page}}", - "exploreUrl": "", - "enabled": false, - "enabledExplore": false, - "weight": 0, - "customOrder": 15, - "lastUpdateTime": 0, - "ruleSearch": { - "bookList": "//*[@class=\"result-list\"]/div", - "name": "//a[@cpos=\"title\"]/@title", - "author": "//*[text()=\"作者:\"]/following-sibling::*/text()", - "kind": "//*[text()=\"类型:\"]/following-sibling::*/text()", - "lastChapter": "//a[@cpos=\"newchapter\"]/text()", - "coverUrl": "//img/@src", - "bookUrl": "//a[@cpos=\"title\"]/@href" - }, - "ruleExplore": {}, - "ruleBookInfo": { - "name": "//*[@property='og:novel:book_name']/@content", - "author": "//*[@property='og:novel:author']/@content", - "kind": "//*[@property='og:novel:category']/@content", - "lastChapter": "//*[@property='og:novel:latest_chapter_name']/@content", - "intro": "//*[@property='og:description']/@content", - "coverUrl": "//*[@property='og:image']/@content" - }, - "ruleToc": { - "chapterList": ":(?s)dd>]*>([^<]*)", - "chapterName": "$2", - "chapterUrl": "$1" - }, - "ruleContent": { - "content": "//*[@id='content']" - } -} + + + + + + ``` ### 复现步骤(详细描述导致问题产生的操作步骤,如果能稳定复现) > -例:打开阅读>点击我的>书源管理>右上角(本地导入)>选择自带文件选择器>软件显示白屏,看不到文件 + + + + ### 日志提交(问题截图或者日志) > -这个不用举例了,自己把问题出现时的界面截图,拖入页面内就会自动上传了。 + + + + From 3c8acc01c554916a9715051fac34c9d9cccce327 Mon Sep 17 00:00:00 2001 From: Antecer Date: Mon, 23 Nov 2020 22:36:33 +0800 Subject: [PATCH 2/2] Update BUG_1.md --- .github/ISSUE_TEMPLATE/BUG_1.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_1.md b/.github/ISSUE_TEMPLATE/BUG_1.md index 09a49b70f..64ef50d3e 100644 --- a/.github/ISSUE_TEMPLATE/BUG_1.md +++ b/.github/ISSUE_TEMPLATE/BUG_1.md @@ -9,19 +9,19 @@ assignees: '' ### 机型 > -华为Mate7 + ### 安卓版本 > -Android 7.1.1 + ### 阅读Legdao版本(我的-关于-版本) > -3.20.112220 + ### 问题描述(简要描述发生的问题) > -我发现了一个BUG (●'◡'●) + ### 使用书源(填写URL或者JSON) > @@ -42,10 +42,8 @@ Android 7.1.1 - ### 日志提交(问题截图或者日志) > -