Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sample-form-platform
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
赵啸非
sample-form-platform
Commits
98ba9ba7
Commit
98ba9ba7
authored
Feb 20, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pref:修改首页事项展示
parent
b451fbe3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
18 deletions
+11
-18
sample-form-client-ui/admin/src/pages/home/Home.vue
sample-form-client-ui/admin/src/pages/home/Home.vue
+11
-18
No files found.
sample-form-client-ui/admin/src/pages/home/Home.vue
View file @
98ba9ba7
...
@@ -132,11 +132,6 @@
...
@@ -132,11 +132,6 @@
class=
"hot-matter-list flex1 mt10"
class=
"hot-matter-list flex1 mt10"
v-if=
"matterList && matterList.length"
v-if=
"matterList && matterList.length"
>
>
<vue-seamless-scroll
:class-option=
"optionTop"
class=
"seamless-warp"
>
<div>
<div
<div
class=
"hot-matter-item flex aic"
class=
"hot-matter-item flex aic"
v-for=
"(v, i) in matterList"
v-for=
"(v, i) in matterList"
...
@@ -151,8 +146,6 @@
...
@@ -151,8 +146,6 @@
</p>
</p>
</div>
</div>
</div>
</div>
</vue-seamless-scroll>
</div>
<div
v-else
class=
"tac empty-text"
>
暂无数据
</div>
<div
v-else
class=
"tac empty-text"
>
暂无数据
</div>
</div>
</div>
</div>
</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