[优化] 添加 web 端的 xbox 翻页支持 (#639)
* xbox for web supported * disable debug log * vue导入ts文件问题 * 修复 package.json 依赖问题 * 更改web.yml上游 * Bump web v3.26.022400
This commit is contained in:
@@ -69,7 +69,6 @@ import API from '@api'
|
||||
import { CircleCheckFilled, Edit } from '@element-plus/icons-vue'
|
||||
import hotkeys from 'hotkeys-js'
|
||||
import { getSourceName, isInvaildSource, normalizeSource } from '../utils/souce'
|
||||
import { getSourceName, isInvaildSource } from '../utils/souce'
|
||||
|
||||
const store = useSourceStore()
|
||||
const pull = () => {
|
||||
|
||||
Reference in New Issue
Block a user