Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
6d465cd0
Commit
6d465cd0
authored
Sep 09, 2022
by
msgroup
Committed by
mingsoft
Sep 09, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme
parent
4c979cc8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
8 deletions
+7
-8
README.md
README.md
+1
-1
head-file.htm
src/main/webapp/template/1/default/head-file.htm
+6
-7
No files found.
README.md
View file @
6d465cd0
...
@@ -73,7 +73,7 @@ QQ交流群号: [
*
JDK≧8
*
JDK≧8
*
Tomcat≧8
*
Tomcat≧8
...
...
src/main/webapp/template/1/default/head-file.htm
View file @
6d465cd0
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<meta
name=
"description"
content=
"{ms:global.descrip/}"
>
<meta
name=
"description"
content=
"{ms:global.descrip/}"
>
<script
type=
"text/javascript"
src=
"{ms:global.host/}/static/plugins/vue/2.6.9/vue.min.js"
></script>
<script
type=
"text/javascript"
src=
"{ms:global.host/}/static/plugins/vue/2.6.9/vue.min.js"
></script>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/static/plugins/minireset/0.0.2/minireset.min.css"
>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/static/plugins/minireset/0.0.2/minireset.min.css"
>
<link
rel=
"stylesheet"
href=
"
https://cdn.mingsoft.net/iconfont
/iconfont.css"
>
<link
rel=
"stylesheet"
href=
"
{ms:global.host/}/iconfont/1.0.0
/iconfont.css"
>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/static/plugins/animate/4.1.0/animate.min.css"
>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/static/plugins/animate/4.1.0/animate.min.css"
>
<script
src=
"{ms:global.host/}/static/plugins/element-ui/2.15.7/index.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/element-ui/2.15.7/index.min.js"
></script>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/static/plugins/element-ui/2.15.7/theme-chalk/index.min.css"
>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/static/plugins/element-ui/2.15.7/theme-chalk/index.min.css"
>
...
@@ -17,12 +17,13 @@
...
@@ -17,12 +17,13 @@
<script
src=
"{ms:global.host/}/static/plugins/axios/0.18.0/axios.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/axios/0.18.0/axios.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/qs/6.6.0/qs.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/qs/6.6.0/qs.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/2.0/ms.umd.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/ms/2.0/ms.umd.js"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/swiper@4.5.1/dist/js/swiper.min.js"
></script>
<script
src=
"{ms:global.host/}/static/plugins/swiper/6.4.1/swiper-bundle.js"
></script>
<link
rel=
"stylesheet"
href=
"{ms:global.host/}/static/plugins/swiper/6.4.1/swiper-bundle.css"
>
<script>
<script>
SwiperClass
=
Swiper
SwiperClass
=
Swiper
</script>
</script>
<script
src=
"
https://cdn.jsdelivr.net/npm/vue-awesome-swiper@4.1.1/dist
/vue-awesome-swiper.min.js"
></script>
<script
src=
"
{ms:global.host/}/static/plugins/vue-awesome-swiper/4.1.1
/vue-awesome-swiper.min.js"
></script>
<link
rel=
"stylesheet"
href=
"https://cdn.jsdelivr.net/npm/swiper@5.4.5/css/swiper.min.css"
>
<script>
<script>
Vue
.
use
(
VueAwesomeSwiper
)
Vue
.
use
(
VueAwesomeSwiper
)
</script>
</script>
...
@@ -30,9 +31,7 @@
...
@@ -30,9 +31,7 @@
:root
{
:root
{
--swiper-theme-color
:
$
{
--swiper-theme-color
:
$
{
component
.
config
.
color
.
value
component
.
config
.
color
.
value
}
}
;
;
}
}
</style>
</style>
...
...
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