Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigDataSystem
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
张伯涛
bigDataSystem
Commits
e7509004
Commit
e7509004
authored
Dec 17, 2024
by
LiXuyang
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
0decba7a
1dc5c06c
Changes
14
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
470 additions
and
1519 deletions
+470
-1519
banner.png
src/assets/images/mallHome/banner.png
+0
-0
banner1.png
src/assets/images/mallHome/banner1.png
+0
-0
biaoqian.png
src/assets/images/mallHome/biaoqian.png
+0
-0
行业动态.png
src/assets/images/mallHome/行业动态.png
+0
-0
index.vue
src/views/AAAFont/front/index.vue
+373
-1490
index.vue
src/views/AAAFont/index.vue
+45
-29
detail.vue
src/views/personalCenter/myMessage/detail.vue
+13
-0
index.vue
src/views/personalCenter/myMessage/index.vue
+13
-0
message.data.ts
src/views/personalCenter/myMessage/message.data.ts
+0
-0
messageData.ts
src/views/personalCenter/myMessage/messageData.ts
+0
-0
detail.vue
src/views/personalCenter/myObjection/detail.vue
+13
-0
index.vue
src/views/personalCenter/myObjection/index.vue
+13
-0
objection.data.ts
src/views/personalCenter/myObjection/objection.data.ts
+0
-0
objectionData.ts
src/views/personalCenter/myObjection/objectionData.ts
+0
-0
No files found.
src/assets/images/mallHome/banner.png
0 → 100644
View file @
e7509004
This diff is collapsed.
Click to expand it.
src/assets/images/mallHome/banner1.png
0 → 100644
View file @
e7509004
This diff is collapsed.
Click to expand it.
src/assets/images/mallHome/biaoqian.png
0 → 100644
View file @
e7509004
5.24 KB
src/assets/images/mallHome/行业动态.png
0 → 100644
View file @
e7509004
4.19 KB
src/views/AAAFont/front/index.vue
View file @
e7509004
This diff is collapsed.
Click to expand it.
src/views/AAAFont/index.vue
View file @
e7509004
...
...
@@ -3,21 +3,22 @@
<el-container>
<el-header
class=
"header"
>
<!--
<div
>
-->
<div
class=
"official-title"
style=
"width: 45%; padding-left: 40px"
>
<img
:src=
"titleNameImage"
width=
"390"
height=
"auto"
style=
"position: relative; top: 3px; width: 50%"
/>
<img
:src=
"titleNameImage1"
width=
"220"
height=
"auto"
style=
"margin-left: 20px; width: 30%"
/>
<div
class=
"official-title"
style=
"width: 20%; padding-left: 40px"
>
<!--
<img-->
<!-- :src="titleNameImage"-->
<!-- width="390"-->
<!-- height="auto"-->
<!-- style="position: relative; top: 3px; width: 50%"-->
<!-- />-->
<!--
<img-->
<!-- :src="titleNameImage1"-->
<!-- width="220"-->
<!-- height="auto"-->
<!-- style="margin-left: 20px; width: 30%"-->
<!-- />-->
数据要素交易服务平台
</div>
<div
id=
"menu_index"
style=
"width: 5
0
%; display: flex; justify-content: end"
>
<div
id=
"menu_index"
style=
"width: 5
5
%; display: flex; justify-content: end"
>
<el-menu
:default-active=
"activeIndex"
class=
"el-menu-demo"
...
...
@@ -30,15 +31,19 @@
v-for=
"(nav, index) in navs"
:key=
"index"
:index=
"nav.path"
style=
"font-size: 20px"
style=
"font-size: 20px
;margin: 0 16px
"
>
{{
nav
.
text
}}
</el-menu-item
>
</el-menu>
</div>
<div
class=
"right-div"
>
<el-button
plain
class=
"long_btn"
>
登录
</el-button>
<el-button
class=
"long_btn"
style=
"color: #486fe1;background-color: #dce5f9"
type=
"primary"
>
注册
</el-button>
</div>
<!--
</div>
-->
</el-header>
<el-main>
<div
class=
"container"
style=
"clear: both"
>
<div
style=
"clear: both"
>
<router-view
/>
</div>
<div
class=
"footer-div"
>
...
...
@@ -145,19 +150,19 @@
</div>
</div>
</el-main>
<div
class=
"fixed-area"
v-show=
"showFixed"
>
<div
id=
"to_common_problem"
@
click=
"toCommonProblem"
class=
"detail"
>
<img
class=
"fixed-img"
/
>
<div
class=
"custom-icon"
></div
>
</div
>
<div
id=
"to_common_problem"
@
click=
"toSignUp"
class=
"detail1"
>
<img
class=
"fixed-img"
/
>
</div
>
<!--
<div
id=
"back_to_top"
ref=
"btn"
@
click=
"backTop"
class=
"detail2"
>
-->
<!--
<img
src=
"@/assets/tiankai_cup/index/zhiding@2x.png"
class=
"fixed-img"
/>
-->
<!--
</div>
-->
</div
>
<!--
<div
class=
"fixed-area"
v-show=
"showFixed"
>
--
>
<!--
<div
id=
"to_common_problem"
@
click=
"toCommonProblem"
class=
"detail"
>
--
>
<!--
<img
class=
"fixed-img"
/>
--
>
<!--
<div
class=
"custom-icon"
></div>
--
>
<!--
</div>
--
>
<!--
<div
id=
"to_common_problem"
@
click=
"toSignUp"
class=
"detail1"
>
--
>
<!--
<img
class=
"fixed-img"
/>
--
>
<!--
</div>
--
>
<!-- <!–
<div
id=
"back_to_top"
ref=
"btn"
@
click=
"backTop"
class=
"detail2"
>
–>
-->
<!-- <!–
<img
src=
"@/assets/tiankai_cup/index/zhiding@2x.png"
class=
"fixed-img"
/>
–>
-->
<!-- <!–
</div>
–>
-->
<!--
</div>
--
>
<el-backtop
id=
"back_to_top"
class=
"detail2"
...
...
@@ -308,6 +313,7 @@
height
:
60px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-around
;
top
:
0
;
background-color
:
#ffffff
;
}
...
...
@@ -379,6 +385,16 @@
/*justify-content: center;*/
}
.long_btn
{
width
:
80px
;
border
:
none
;
}
.container
{
display
:
flex
;
justify-content
:
center
;
}
@media
screen
and
(
max-device-width
:
415px
)
{
.logo_img
{
float
:
left
;
...
...
src/views/personalCenter/myMessage/detail.vue
0 → 100644
View file @
e7509004
<
template
>
</
template
>
<
script
>
export
default
{
name
:
"detail"
}
</
script
>
<
style
scoped
>
</
style
>
src/views/personalCenter/myMessage/index.vue
0 → 100644
View file @
e7509004
<
template
>
</
template
>
<
script
>
export
default
{
name
:
"index"
}
</
script
>
<
style
scoped
>
</
style
>
src/views/personalCenter/myMessage/message.data.ts
0 → 100644
View file @
e7509004
src/views/personalCenter/myMessage/messageData.ts
0 → 100644
View file @
e7509004
src/views/personalCenter/myObjection/detail.vue
0 → 100644
View file @
e7509004
<
template
>
</
template
>
<
script
>
export
default
{
name
:
"detail"
}
</
script
>
<
style
scoped
>
</
style
>
src/views/personalCenter/myObjection/index.vue
0 → 100644
View file @
e7509004
<
template
>
</
template
>
<
script
>
export
default
{
name
:
"index"
}
</
script
>
<
style
scoped
>
</
style
>
src/views/personalCenter/myObjection/objection.data.ts
0 → 100644
View file @
e7509004
src/views/personalCenter/myObjection/objectionData.ts
0 → 100644
View file @
e7509004
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