Skip to content

Commit

Permalink
完成 按钮的拖拽等功能
Browse files Browse the repository at this point in the history
  • Loading branch information
刘斌 committed Jun 7, 2024
1 parent 287bb2a commit 346031d
Show file tree
Hide file tree
Showing 19 changed files with 392 additions and 55 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ pnpm-debug.log*
lerna-debug.log*

node_modules
dist

# Editor directories and files
.idea
Expand Down
13 changes: 0 additions & 13 deletions components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,6 @@ export {}

declare module '@vue/runtime-core' {
export interface GlobalComponents {
ElAlert: typeof import('element-plus/es')['ElAlert']
ElButton: typeof import('element-plus/es')['ElButton']
ElCarousel: typeof import('element-plus/es')['ElCarousel']
ElCarouselItem: typeof import('element-plus/es')['ElCarouselItem']
ElInput: typeof import('element-plus/es')['ElInput']
ElOption: typeof import('element-plus/es')['ElOption']
ElPageHeader: typeof import('element-plus/es')['ElPageHeader']
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
ElSelect: typeof import('element-plus/es')['ElSelect']
ElTable: typeof import('element-plus/es')['ElTable']
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
ElTag: typeof import('element-plus/es')['ElTag']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
}
Expand Down
1 change: 1 addition & 0 deletions dist/assets/AppList.11664db6.css

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

1 change: 1 addition & 0 deletions dist/assets/AppList.abf5e450.js

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

58 changes: 58 additions & 0 deletions dist/assets/CreateFEBatScriptCode.4aebda69.js

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions dist/assets/CreateFEBatScriptCode.f084826e.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/assets/TimeCalculation.a094fe6c.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{aZ as e,a as c,c as t}from"./index.f7594c96.js";const a={};function n(o,r){return c(),t("section")}const _=e(a,[["render",n]]);export{_ as default};
1 change: 1 addition & 0 deletions dist/assets/index.50753c16.css

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

9 changes: 9 additions & 0 deletions dist/assets/index.f7594c96.js

Large diffs are not rendered by default.

Binary file added dist/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
83 changes: 83 additions & 0 deletions dist/iconfont.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
@font-face {
font-family: "iconfont"; /* Project id 2725566 */
src: url('iconfont.woff2?t=1645495691535') format('woff2'),
url('iconfont.woff?t=1645495691535') format('woff'),
url('iconfont.ttf?t=1645495691535') format('truetype');
}

.iconfont {
font-family: "iconfont" !important;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-quanping:before {
content: "\ec13";
}

.icon-quanping1:before {
content: "\e602";
}

.icon-fanhui:before {
content: "\e6ff";
}

.icon-html:before {
content: "\e65a";
}

.icon-left:before {
content: "\e628";
}

.icon-right:before {
content: "\e642";
}

.icon-close_light:before {
content: "\e7dc";
}

.icon-ppt:before {
content: "\e808";
}

.icon-dir:before {
content: "\e648";
}

.icon-file:before {
content: "\e619";
}

.icon-pdf:before {
content: "\e618";
}

.icon-image:before {
content: "\e61a";
}

.icon-video:before {
content: "\e600";
}

.icon-zip:before {
content: "\e77a";
}

.icon-music:before {
content: "\e97e";
}

.icon-doc:before {
content: "\e980";
}

.icon-xsl:before {
content: "\e981";
}

Binary file added dist/iconfont.ttf
Binary file not shown.
Binary file added dist/iconfont.woff
Binary file not shown.
Binary file added dist/iconfont.woff2
Binary file not shown.
16 changes: 16 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/icon.png" />
<link rel="stylesheet" href="/iconfont.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0" />
<title>星城前端网页应用集</title>
<script type="module" crossorigin src="/assets/index.f7594c96.js"></script>
<link rel="stylesheet" href="/assets/index.50753c16.css">
</head>
<body>
<div id="app"></div>

</body>
</html>
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"@vueuse/core": "^10.10.0",
"dayjs": "^1.11.10",
"element-plus": "^2.2.17",
"highlight.js": "^11.7.0",
"lodash-es": "^4.17.21",
"pinia": "^2.0.21",
"vue": "^3.2.38",
"vue-router": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion src/util/QtScrcpyKeymap/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export interface KMT_STEER_WHEEL {
downKey: string;
}

type KeyMapNode = KMT_CLICK | KMT_CLICK_TWICE | KMT_CLICK_MULTI | KMT_DRAG | KMT_STEER_WHEEL;
export type KeyMapNode = KMT_CLICK | KMT_CLICK_TWICE | KMT_CLICK_MULTI | KMT_DRAG | KMT_STEER_WHEEL;

/** 鼠标移动映射配置 */
export interface MouseMoveMap {
Expand Down
Loading

0 comments on commit 346031d

Please sign in to comment.