Linkon e625ef0c50 feat(Home组件): 为快速导航添加触摸事件支持
添加触摸事件处理函数以实现移动端快速导航功能,包括触摸开始、移动和结束事件。同时禁用浏览器默认触摸处理以防止页面滚动冲突。
2026-01-18 21:43:42 +08:00

secscore

An Electron application with React and TypeScript

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux
S
Description
GitHub 中 SECTL/SecScore 的 镜像仓库
https://secscore.sectl.cn/
Readme GPL-3.0 3.1 MiB
Languages
TypeScript 57.4%
Rust 39.6%
CSS 1.7%
JavaScript 1.3%