We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ce655 commit 200e109Copy full SHA for 200e109
2 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "stackprism",
3
"private": true,
4
- "version": "1.2.97",
+ "version": "1.2.98",
5
"type": "module",
6
"description": "StackPrism 用于检测网页前端、后端、CDN、SaaS、广告营销、统计、登录、支付、网站程序和主题模板线索。",
7
"scripts": {
src/ui/components/Checkbox.vue
@@ -11,7 +11,7 @@
11
stroke-linecap="round"
12
stroke-linejoin="round"
13
>
14
- <path d="M20 6 9 17l-5-5" />
+ <path d="M4 12l5 5L20 6" />
15
</svg>
16
</span>
17
0 commit comments