Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
company-portal-ui
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
赵啸非
company-portal-ui
Commits
13f82c47
Commit
13f82c47
authored
Mar 05, 2025
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改导航
parent
03268ec9
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
47 additions
and
10 deletions
+47
-10
admin/src/assets/images/map.png
admin/src/assets/images/map.png
+0
-0
admin/src/assets/images/radio.png
admin/src/assets/images/radio.png
+0
-0
admin/src/views/portal/ExampleView.vue
admin/src/views/portal/ExampleView.vue
+45
-6
admin/src/views/portal/IndexView.vue
admin/src/views/portal/IndexView.vue
+2
-4
No files found.
admin/src/assets/images/map.png
0 → 100644
View file @
13f82c47
289 KB
admin/src/assets/images/radio.png
0 → 100644
View file @
13f82c47
171 KB
admin/src/views/portal/ExampleView.vue
View file @
13f82c47
...
...
@@ -10,10 +10,10 @@
</div>
<div
class=
"section
example
"
>
<div
class=
"section"
>
<div
class=
"container"
style=
"max-width: 1160px; margin: 0 auto"
>
<div
class=
"section--header"
>
<h2
class=
"section--title"
>
场景应用
</h2>
<h2
class=
"section--title"
><strong>
场景应用
</strong>
</h2>
<p
class=
"section--description"
>
Enterplorer Studio
</p>
...
...
@@ -33,19 +33,58 @@
<div
class=
"tabs"
>
<div
class=
"tab"
v-for=
"(image,index) in list"
:key=
"index"
>
<!--
<img
:src=
"image"
alt=
""
>
-->
<el-image
:src=
"image"
:preview-src-list=
"srcList"
>
</el-image>
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"section"
>
<div
class=
"container"
style=
"max-width: 1160px;"
>
<div
class=
"section--header"
>
<h2
class=
"section--title"
>
<strong>
场景应用占比
</strong></h2>
<p
class=
"section--description"
>
PROPORTION OF SCENARIO APPLICATIONS
</p>
</div>
<img
src=
"@/assets/images/radio.png"
style=
"width: 100%;;margin-top: 20px"
alt=
""
>
<
</div>
</div>
<div
class=
"section"
>
<div
class=
"container"
style=
"max-width: 1160px;"
>
<div
class=
"section--header"
>
<h2
class=
"section--title"
>
<strong>
每佳云印刷全国分布图
</strong></h2>
</div>
<img
src=
"@/assets/images/map.png"
style=
"width: 100%;margin-top: 20px"
alt=
""
>
</div>
</div>
<div
class=
"section"
>
<div
class=
"container"
style=
"max-width: 1160px;"
>
<div
class=
"section--header"
>
<h2
class=
"section--title"
>
<strong>
合作伙伴
</strong></h2>
<p
class=
"section--description"
>
PARTNERS
</p>
</div>
<img
src=
"@/assets/images/pat.png"
style=
"width: 100%;"
alt=
""
>
</div>
</div>
</Layout>
</
template
>
...
...
admin/src/views/portal/IndexView.vue
View file @
13f82c47
...
...
@@ -134,8 +134,6 @@
<el-row
type=
"flex"
justify=
"center"
align=
"middle"
>
<el-button
style=
"background-color: unset;color: floralwhite;margin-top: 20px"
plain
>
了 解 更 多
<i
class=
"el-icon-caret-right"
/></el-button>
</el-row>
</div>
</el-col>
...
...
@@ -219,8 +217,8 @@
<p
class=
"section--description"
>
PARTNERS
</p>
</div>
<div
style=
"margin: 0 auto;width: 100%"
>
<img
src=
"@/assets/images/pat.png"
style=
"width: 85%;margin-left: 60px;
"
alt=
""
>
<
/div>
<img
src=
"@/assets/images/pat.png"
style=
"width: 100%
"
alt=
""
>
<
</div>
...
...
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