Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
rongtong-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
融通安全管理系统
rongtong-app
Commits
42aa047d
Commit
42aa047d
authored
Jul 10, 2023
by
wei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
82c13bd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/views/saveWorkbench/index.vue
src/views/saveWorkbench/index.vue
+4
-4
No files found.
src/views/saveWorkbench/index.vue
View file @
42aa047d
...
...
@@ -6,17 +6,17 @@
办公控制台
</header>
</van-sticky>
<van-notice-bar
left-icon=
"volume-o"
:scrollable=
"true"
color=
"#a09c9c"
background=
"#D5EAFF"
>
<
!--
<
van-notice-bar
left-icon=
"volume-o"
:scrollable=
"true"
color=
"#a09c9c"
background=
"#D5EAFF"
>
<van-swipe
class=
"notice-swipe"
:show-indicators=
"false"
width=
"100vw"
>
<van-swipe-item>
危险源系统正式上线
</van-swipe-item>
<van-swipe-item>
汛期安全防护会议计划本周日召开
</van-swipe-item>
</van-swipe>
</van-notice-bar>
<van-swipe
:autoplay=
"6000"
>
</van-notice-bar>
-->
<
!--
<
van-swipe
:autoplay=
"6000"
>
<van-swipe-item
v-for=
"(item, index) in images"
:key=
"index"
>
<img
style=
"width:100%;height:200px"
:src=
"item.url"
/>
</van-swipe-item>
</van-swipe>
</van-swipe>
-->
<div
class=
"con"
>
<van-cell-group
inset
v-if=
"finalRiskList.length > 0"
>
<van-cell
value=
"风险评估管理"
/>
...
...
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