Merge remote-tracking branch 'origin/master'

master
kunfei 2 years ago
commit ebd07bb82b
  1. 10
      .github/ISSUE_TEMPLATE/01-bugReport.yml
  2. 2
      app/src/main/assets/web/bookshelf/css/about.46bc51b1.css
  3. 4
      app/src/main/assets/web/bookshelf/index.html
  4. 1
      app/src/main/assets/web/bookshelf/js/about.2e78345c.js
  5. 1
      app/src/main/assets/web/bookshelf/js/about.991217f7.js
  6. 2
      app/src/main/assets/web/bookshelf/js/app.066c6999.js
  7. 6
      app/src/main/assets/web/bookshelf/js/chunk-vendors.945ea1a8.js
  8. 0
      app/src/main/assets/web/bookshelf/js/detail.39b82586.js

@ -1,5 +1,5 @@
name: BUG提交 / BUG Report name: BUG提交 / BUG Report
description: 提交使用过程中遇到的BUG / Report bugs to developers description: 提交BUG / Report bugs to developers
labels: ["BUG"] labels: ["BUG"]
body: body:
- type: checkboxes - type: checkboxes
@ -7,9 +7,9 @@ body:
label: 确认 / Assignments label: 确认 / Assignments
description: 提交issue请确保完成以下前提,否则该issue可能被忽略 / Make sure you read checkboxs below description: 提交issue请确保完成以下前提,否则该issue可能被忽略 / Make sure you read checkboxs below
options: options:
- label: 搜索现有issues,不存在相似或相关的issue / No similar issues opened - label: 搜索现有issues,不存在相似或相关的issue / No similar or related issues
required: true required: true
- label: 最新[测试版](https://kunfei.lanzoui.com/b0f810h4b)依然存在此问题 / Latest beta app does not works - label: 最新[测试版](https://kunfei.lanzoui.com/b0f810h4b)依然存在此问题 / Latest beta app does not work
required: true required: true
- label: 此问题和Xposed、Lsposed、Magisk、手机主题、浏览器插件等无关 / Make sure your machine is not touched by hook frameworks, plugins etc - label: 此问题和Xposed、Lsposed、Magisk、手机主题、浏览器插件等无关 / Make sure your machine is not touched by hook frameworks, plugins etc
required: true required: true
@ -31,13 +31,13 @@ body:
- type: input - type: input
attributes: attributes:
label: 阅读版本 / Legado Version label: 阅读版本 / Legado version
placeholder: "3.22.110823" placeholder: "3.22.110823"
validations: validations:
required: true required: true
- type: input - type: input
attributes: attributes:
label: Android版本 / Android Version label: Android版本 / Android version
placeholder: "Android 12" placeholder: "Android 12"
validations: validations:
required: true required: true

@ -1,3 +1,3 @@
<!DOCTYPE html><html lang="zh-CN" style="padding: 0;height:100%"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><link rel="icon" href="../favicon.ico" type="image/x-icon"><link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"><title>Legado Bookshelf</title><link href="css/about.24244e2f.css" rel="prefetch"><link href="css/detail.ed5f6dca.css" rel="prefetch"><link href="js/about.991217f7.js" rel="prefetch"><link href="js/detail.8abc6af3.js" rel="prefetch"><link href="css/app.e4c919b7.css" rel="preload" as="style"><link href="css/chunk-vendors.57f380c8.css" rel="preload" as="style"><link href="js/app.504129f0.js" rel="preload" as="script"><link href="js/chunk-vendors.d341f0a8.js" rel="preload" as="script"><link href="css/chunk-vendors.57f380c8.css" rel="stylesheet"><link href="css/app.e4c919b7.css" rel="stylesheet"></head><style>body::-webkit-scrollbar { <!DOCTYPE html><html lang="zh-CN" style="padding: 0;height:100%"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><link rel="icon" href="../favicon.ico" type="image/x-icon"><link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"><title>Legado Bookshelf</title><link href="css/about.46bc51b1.css" rel="prefetch"><link href="css/detail.ed5f6dca.css" rel="prefetch"><link href="js/about.2e78345c.js" rel="prefetch"><link href="js/detail.39b82586.js" rel="prefetch"><link href="css/app.e4c919b7.css" rel="preload" as="style"><link href="css/chunk-vendors.57f380c8.css" rel="preload" as="style"><link href="js/app.066c6999.js" rel="preload" as="script"><link href="js/chunk-vendors.945ea1a8.js" rel="preload" as="script"><link href="css/chunk-vendors.57f380c8.css" rel="stylesheet"><link href="css/app.e4c919b7.css" rel="stylesheet"></head><style>body::-webkit-scrollbar {
display: none; display: none;
}</style><body style="margin: 0;height:100%"><noscript><strong>We're sorry but yd-web-tool doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="js/chunk-vendors.d341f0a8.js"></script><script src="js/app.504129f0.js"></script></body></html> }</style><body style="margin: 0;height:100%"><noscript><strong>We're sorry but yd-web-tool doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="js/chunk-vendors.945ea1a8.js"></script><script src="js/app.066c6999.js"></script></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save