Skip to content

Commit

Permalink
feat: ✨ 修复部分功能
Browse files Browse the repository at this point in the history
** 百度贴吧

* 修复部分情况下找不到发帖函数的问题
* 修复楼中楼弹窗预览退出时会影响到页面的__vue__属性改变问题
* 调整未登录弹窗和Toast的z-index层级显示大小为全局适配
* 修改随机壁纸图片api为https://api.chongss.com/pc.php?category=landscape

* 优化设置菜单部分功能的显示
  • Loading branch information
WhiteSevs committed Jul 5, 2024
1 parent c7028a9 commit c770f25
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"time": 1720182604079,
"time": 1720183246333,
"version": "2024.7.5"
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// @match *://www.tieba.com/*
// @match *://uf9kyh.smartapps.cn/*
// @require https://update.greasyfork.org/scripts/494167/1376186/CoverUMD.js
// @require https://update.greasyfork.org/scripts/456485/1398647/pops.js
// @require https://update.greasyfork.org/scripts/456485/1405857/pops.js
// @require https://update.greasyfork.org/scripts/488179/1384528/showdown.js
// @require https://fastly.jsdelivr.net/npm/vue@3.4.31/dist/vue.global.prod.js
// @require https://fastly.jsdelivr.net/npm/vue-demi@0.14.8/lib/index.iife.min.js
Expand Down

0 comments on commit c770f25

Please sign in to comment.