Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
578a4a76
Commit
578a4a76
authored
Jul 15, 2024
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf: 去掉屏幕适配插件
parent
bea0c4a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
8 deletions
+0
-8
portal-manager-ui/admin/package.json
portal-manager-ui/admin/package.json
+0
-1
portal-manager-ui/admin/src/main.js
portal-manager-ui/admin/src/main.js
+0
-2
portal-manager-ui/admin/yarn.lock
portal-manager-ui/admin/yarn.lock
+0
-5
No files found.
portal-manager-ui/admin/package.json
View file @
578a4a76
...
@@ -31,7 +31,6 @@
...
@@ -31,7 +31,6 @@
"secure-ls"
:
"^1.2.6"
,
"secure-ls"
:
"^1.2.6"
,
"swiper"
:
"5"
,
"swiper"
:
"5"
,
"three"
:
"^0.155.0"
,
"three"
:
"^0.155.0"
,
"v-scale-screen"
:
"1.0.2"
,
"v-viewer"
:
"^1.6.4"
,
"v-viewer"
:
"^1.6.4"
,
"vue"
:
"^2.6.14"
,
"vue"
:
"^2.6.14"
,
"vue-highlightjs"
:
"^1.3.3"
,
"vue-highlightjs"
:
"^1.3.3"
,
...
...
portal-manager-ui/admin/src/main.js
View file @
578a4a76
...
@@ -19,8 +19,6 @@ Vue.use(GlobalComponents);
...
@@ -19,8 +19,6 @@ Vue.use(GlobalComponents);
import
common
from
"
./utils/commin
"
;
import
common
from
"
./utils/commin
"
;
Vue
.
use
(
common
);
Vue
.
use
(
common
);
import
VScaleScreen
from
"
v-scale-screen
"
;
Vue
.
use
(
VScaleScreen
);
// 公共样式
// 公共样式
import
"
@/assets/css/normalize.css
"
;
import
"
@/assets/css/normalize.css
"
;
import
"
@/assets/css/reset.css
"
;
import
"
@/assets/css/reset.css
"
;
...
...
portal-manager-ui/admin/yarn.lock
View file @
578a4a76
...
@@ -6374,11 +6374,6 @@ uuid@^8.3.2:
...
@@ -6374,11 +6374,6 @@ uuid@^8.3.2:
resolved "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz"
resolved "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
v-scale-screen@1.0.2:
version "1.0.2"
resolved "https://registry.npmjs.org/v-scale-screen/-/v-scale-screen-1.0.2.tgz"
integrity sha512-qMXPglHIs8KnhzDBdEBLcIoF3q7jgFCTWNIVPD5M0FGBkD+amYjbFUoLdKol/Xylm+pli4AHOZOqwyL6xX62SA==
v-viewer@^1.6.4:
v-viewer@^1.6.4:
version "1.6.4"
version "1.6.4"
resolved "https://registry.npmmirror.com/v-viewer/-/v-viewer-1.6.4.tgz"
resolved "https://registry.npmmirror.com/v-viewer/-/v-viewer-1.6.4.tgz"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment