Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jiaxiu-miniapp
Project
Project
Details
Activity
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
蔡亮华(贵阳日报)
jiaxiu-miniapp
Commits
5ed31e72
Commit
5ed31e72
authored
Aug 29, 2024
by
彭佳妮(贵阳日报)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
顶部安全区适配
parent
22a33146
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
userinfo.vue
src/pages/account/userinfo.vue
+1
-1
index.vue
src/pages/publish/index.vue
+3
-3
No files found.
src/pages/account/userinfo.vue
View file @
5ed31e72
<
template
>
<Header
:show=
"false"
backgroundBox=
"white"
>
<van-nav-bar
title=
"用户中心"
:left-arrow=
"true"
border
fixed
placeholder
safe-area-inset-top
<van-nav-bar
title=
"用户中心"
:left-arrow=
"true"
border
fixed
placeholder
@
click-left=
"back"
/>
</Header>
<div
class=
"container"
>
...
...
src/pages/publish/index.vue
View file @
5ed31e72
<
template
>
<
!--
<
Header
:show=
"false"
backgroundBox=
"white"
>
<van-nav-bar
title=
"图组"
:left-arrow=
"true"
fixed
placeholder
safe-area-inset-top
@
click-left=
"router.go(-1)"
/>
</Header>
-->
<Header
:show=
"false"
backgroundBox=
"white"
>
<van-nav-bar
title=
"图组"
:left-arrow=
"true"
fixed
placeholder
@
click-left=
"router.go(-1)"
/>
</Header>
<div
class=
"container"
>
<div
class=
"steps-placeholder"
:style=
"
{ height: `${stepsRef?.offsetHeight}px` }">
<div
ref=
"stepsRef"
class=
"steps-container"
>
...
...
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