Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pptist
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
viitto
pptist
Commits
1e835746
Commit
1e835746
authored
Jun 03, 2024
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
替换logo
parent
f6857618
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
9 additions
and
9 deletions
+9
-9
Login.vue
src/views/Auth/Login.vue
+1
-1
Index.vue
src/views/Index.vue
+2
-2
Index.vue
src/views/Market/Index.vue
+1
-1
Show.vue
src/views/Product/Show.vue
+1
-1
Layout.vue
src/views/TeamCenter/Layout.vue
+1
-1
Layout.vue
src/views/TemplateCenter/Layout.vue
+1
-1
Layout.vue
src/views/UserCenter/Layout.vue
+1
-1
Welcomes.vue
src/views/Website/components/Welcomes.vue
+1
-1
No files found.
src/views/Auth/Login.vue
View file @
1e835746
<
template
>
<
template
>
<div
class=
"login-box q-pa-xl row"
>
<div
class=
"login-box q-pa-xl row"
>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Test/Upload/Goods/1713237911000_1
.png"
class=
"logo"
/>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Static/pptTD
.png"
class=
"logo"
/>
<div
class=
"col column"
>
<div
class=
"col column"
>
<div
class=
"col column flex-center items-center"
>
<div
class=
"col column flex-center items-center"
>
<div
class=
"wel"
>
<div
class=
"wel"
>
...
...
src/views/Index.vue
View file @
1e835746
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
<div
class=
"workspace column"
>
<div
class=
"workspace column"
>
<div
class=
"row q-pa-md items-center"
style=
"padding-bottom: 15px"
>
<div
class=
"row q-pa-md items-center"
style=
"padding-bottom: 15px"
>
<img
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Test/Upload/Goods/1713237911000_1
.png"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Static/pptTD
.png"
style=
"height:
30
px"
style=
"height:
28
px"
/>
/>
<div
class=
"col text-center"
>
<div
class=
"col text-center"
>
<SearchDocument
@
open-position=
"openFilePosition"
></SearchDocument>
<SearchDocument
@
open-position=
"openFilePosition"
></SearchDocument>
...
...
src/views/Market/Index.vue
View file @
1e835746
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<div
class=
"relative"
style=
"padding: 22px 17px; max-width:1440px; margin:0 auto;z-index: 2;"
>
<div
class=
"relative"
style=
"padding: 22px 17px; max-width:1440px; margin:0 auto;z-index: 2;"
>
<div
:class=
"[datas.scrollTop>200?'MarketHeader':'']"
>
<div
:class=
"[datas.scrollTop>200?'MarketHeader':'']"
>
<div
class=
"row items-center"
>
<div
class=
"row items-center"
>
<img
class=
"q-pr-36"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Test/Upload/Goods/1713237911000_1.png"
style=
"height: 30
px;"
/>
<img
class=
"q-pr-36"
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Static/pptTD.png"
style=
"height: 28
px;"
/>
<div
class=
"row grow Market-select reactive"
>
<div
class=
"row grow Market-select reactive"
>
<el-input
v-model=
"queryObj.Title"
placeholder=
"请输入关键字"
class=
"input-with-select q-pr-33"
>
<el-input
v-model=
"queryObj.Title"
placeholder=
"请输入关键字"
class=
"input-with-select q-pr-33"
>
<template
#
append
>
<template
#
append
>
...
...
src/views/Product/Show.vue
View file @
1e835746
<
template
>
<
template
>
<div
class=
"product column"
>
<div
class=
"product column"
>
<div
class=
" bg-info row items-center"
style=
"padding:10px 24px;"
>
<div
class=
" bg-info row items-center"
style=
"padding:10px 24px;"
>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Test/Upload/Goods/1713237911000_1
.png"
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Static/pptTD
.png"
style=
"height: 24px"
class=
"cusor-pointer"
@
click=
"forwardSpace"
/>
style=
"height: 24px"
class=
"cusor-pointer"
@
click=
"forwardSpace"
/>
<div
class=
"col"
></div>
<div
class=
"col"
></div>
<!--
<div
class=
"primary-link-button q-ml-lg cusor-pointer"
>
创建设计
</div>
-->
<!--
<div
class=
"primary-link-button q-ml-lg cusor-pointer"
>
创建设计
</div>
-->
...
...
src/views/TeamCenter/Layout.vue
View file @
1e835746
<
template
>
<
template
>
<div
class=
"window-height column"
>
<div
class=
"window-height column"
>
<div
class=
"user-center-header row items-center"
>
<div
class=
"user-center-header row items-center"
>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Test/Upload/Goods/1713237911000_1
.png"
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Static/pptTD
.png"
style=
"height: 24px"
@
click=
"forwardSpace"
class=
"cusor-pointer"
/>
style=
"height: 24px"
@
click=
"forwardSpace"
class=
"cusor-pointer"
/>
<div
class=
"q-ml-lg text-weight-bold"
style=
"font-size: 20px"
>
<div
class=
"q-ml-lg text-weight-bold"
style=
"font-size: 20px"
>
团队/企业管理
团队/企业管理
...
...
src/views/TemplateCenter/Layout.vue
View file @
1e835746
<
template
>
<
template
>
<div
class=
"window-height column"
>
<div
class=
"window-height column"
>
<div
class=
"user-center-header row items-center"
>
<div
class=
"user-center-header row items-center"
>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Test/Upload/Goods/1713237911000_1
.png"
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Static/pptTD
.png"
style=
"height: 24px"
/>
style=
"height: 24px"
/>
<div
class=
"q-ml-lg text-weight-bold"
style=
"font-size: 20px"
>
<div
class=
"q-ml-lg text-weight-bold"
style=
"font-size: 20px"
>
模版管理与设置
模版管理与设置
...
...
src/views/UserCenter/Layout.vue
View file @
1e835746
<
template
>
<
template
>
<div
class=
"window-height column"
>
<div
class=
"window-height column"
>
<div
class=
"user-center-header row items-center"
>
<div
class=
"user-center-header row items-center"
>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Test/Upload/Goods/1713237911000_1
.png"
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Static/pptTD
.png"
style=
"height: 24px"
@
click=
"forwardSpace"
class=
"cusor-pointer"
/>
style=
"height: 24px"
@
click=
"forwardSpace"
class=
"cusor-pointer"
/>
<div
class=
"q-ml-lg text-weight-bold"
style=
"font-size: 20px"
>
<div
class=
"q-ml-lg text-weight-bold"
style=
"font-size: 20px"
>
管理与设置
管理与设置
...
...
src/views/Website/components/Welcomes.vue
View file @
1e835746
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<div
:class=
"
{'hide':top>0}">
<div
:class=
"
{'hide':top>0}">
<div
class=
"column items-center"
ref=
"firstScreen"
:class=
"
{'welcomes-hide':top>0}">
<div
class=
"column items-center"
ref=
"firstScreen"
:class=
"
{'welcomes-hide':top>0}">
<div
class=
"logo"
:class=
"
{'animate__animated animate__fadeInDown':top==0}">
<div
class=
"logo"
:class=
"
{'animate__animated animate__fadeInDown':top==0}">
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Test/Upload/Goods/1713237911000_1
.png"
alt=
""
>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/
Static/pptTD
.png"
alt=
""
>
</div>
</div>
<div
:class=
"
{'animate__animated animate__fadeInUp':top==0}" style="margin-top: 2.343vw">
<div
:class=
"
{'animate__animated animate__fadeInUp':top==0}" style="margin-top: 2.343vw">
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1713237911000_838.png"
style=
"width: 17.8vw;"
>
<img
src=
"https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Test/Upload/Goods/1713237911000_838.png"
style=
"width: 17.8vw;"
>
...
...
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