Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DTBPcompnay
Project
Project
Details
Activity
Releases
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
李堔
DTBPcompnay
Commits
896d8d72
Commit
896d8d72
authored
May 13, 2022
by
陈毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
下载提交
parent
857f156c
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
with
22 additions
and
6 deletions
+22
-6
layout.less
src/assets/theme/layout.less
+2
-0
index.vue
src/pages/about/index.vue
+3
-0
index.vue
src/pages/news/index.vue
+16
-6
assembling.vue
src/pages/p1/assembling.vue
+0
-0
electromechanical.vue
src/pages/p1/electromechanical.vue
+0
-0
machining.vue
src/pages/p1/machining.vue
+0
-0
projectManagement.vue
src/pages/p1/projectManagement.vue
+0
-0
skeletonDesign.vue
src/pages/p1/skeletonDesign.vue
+0
-0
aaa.txt
src/static/image/aaa.txt
+1
-0
a1.jpg
src/static/image/home/al/a1.jpg
+0
-0
a2.jpg
src/static/image/home/al/a2.jpg
+0
-0
gzh.png
src/static/image/home/code/gzh.png
+0
-0
gzh2.png
src/static/image/home/code/gzh2.png
+0
-0
kf.png
src/static/image/home/code/kf.png
+0
-0
kf2.png
src/static/image/home/code/kf2.png
+0
-0
zh.png
src/static/image/home/code/zh.png
+0
-0
zh2.png
src/static/image/home/code/zh2.png
+0
-0
new.png
src/static/image/home/new.png
+0
-0
No files found.
src/assets/theme/layout.less
View file @
896d8d72
...
...
@@ -2693,10 +2693,12 @@ line-height: 48px;
font-size: 18px;
font-weight: 600;
line-height: 50px;
color: #232323;
}
div{
font-weight: 400;
line-height: 30px;
color: #232323;
}
}
}
...
...
src/pages/about/index.vue
View file @
896d8d72
...
...
@@ -61,6 +61,9 @@
<
script
>
export
default
{
head
:{
title
:
"关于我们"
},
data
()
{
return
{
product
:
{
...
...
src/pages/news/index.vue
View file @
896d8d72
...
...
@@ -10,7 +10,7 @@
<MenuItem
name=
"1"
style=
"width:50%;text-align:center;"
>
在线咨询
</MenuItem>
<MenuItem
name=
"2"
style=
"width:50%"
>
<MenuItem
name=
"2"
style=
"width:50%
;
"
>
下载支持
</MenuItem>
</Menu>
...
...
@@ -36,7 +36,7 @@
<Option
v-for=
"(item, index) in consult"
:key=
"index"
value=
"item.value"
:
value=
"item.value"
>
{{
item
.
label
}}
</Option
>
</Select>
...
...
@@ -186,9 +186,10 @@
>
</div>
<div
class=
"download-bottom"
>
<a
href=
"/image/aaa.txt"
download=
"我的img"
>
<Icon
size=
"14px"
type=
"ios-folder-open"
/><span
>
3DEXPERIENCE R2021x程序目录(2021-12-6)
</span
>
>
</a>
</div>
</div>
</div>
...
...
@@ -197,6 +198,9 @@
<
script
>
import
Config
from
"@/config"
;
export
default
{
head
:{
title
:
"服务支持"
},
data
()
{
return
{
regular
:
/^
[
1
]([
3-9
])[
0-9
]{9}
$/
,
...
...
@@ -358,19 +362,24 @@ export default {
<
style
lang=
"less"
>
.erji {
width: 80px;
height:
75
px;
height:
60
px;
position: absolute;
top: 35px;
z-index: 999;
left: 0px;
padding: 5px 10px;
//
padding: 5px 10px;
border-radius: 5px;
background-color: #fff;
box-shadow: 0 0 0 2px #f5f5f5;
div{
margin-top: 3px;
width: 80px;
padding-left: 10px;
}
div:hover {
background-color: #f3f3f3;
cursor: pointer;
padding-left: 0px;
padding-left:
1
0px;
padding-right: 0px;
}
}
...
...
@@ -462,4 +471,5 @@ export default {
opacity: 1;
}
}
</
style
>
src/pages/p1/
zhuangpei
.vue
→
src/pages/p1/
assembling
.vue
View file @
896d8d72
File moved
src/pages/p1/
jidian
.vue
→
src/pages/p1/
electromechanical
.vue
View file @
896d8d72
File moved
src/pages/p1/
jijia
.vue
→
src/pages/p1/
machining
.vue
View file @
896d8d72
File moved
src/pages/p1/
xiangmu
.vue
→
src/pages/p1/
projectManagement
.vue
View file @
896d8d72
File moved
src/pages/p1/
gujia
.vue
→
src/pages/p1/
skeletonDesign
.vue
View file @
896d8d72
File moved
src/static/image/aaa.txt
0 → 100644
View file @
896d8d72
111fsdfsfafafafaffsafaafaffas
\ No newline at end of file
src/static/image/home/al/a1.jpg
0 → 100644
View file @
896d8d72
222 KB
src/static/image/home/al/a2.jpg
0 → 100644
View file @
896d8d72
181 KB
src/static/image/home/code/gzh.png
0 → 100644
View file @
896d8d72
15.2 KB
src/static/image/home/code/gzh2.png
0 → 100644
View file @
896d8d72
39.4 KB
src/static/image/home/code/kf.png
0 → 100644
View file @
896d8d72
14.1 KB
src/static/image/home/code/kf2.png
0 → 100644
View file @
896d8d72
44.9 KB
src/static/image/home/code/zh.png
0 → 100644
View file @
896d8d72
6.37 KB
src/static/image/home/code/zh2.png
0 → 100644
View file @
896d8d72
12.1 KB
src/static/image/home/new.png
0 → 100644
View file @
896d8d72
963 KB
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