Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mocp-uniapp
Overview
Overview
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
pangchong
mocp-uniapp
Commits
caa6a1f1
Commit
caa6a1f1
authored
Dec 24, 2024
by
pangchong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 提交
parent
aeade295
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/mocp/components/global-page-search/global-page-search.vue
+4
-4
No files found.
src/mocp/components/global-page-search/global-page-search.vue
View file @
caa6a1f1
...
...
@@ -4,8 +4,8 @@
<slot></slot>
</view>
<template
#
bottom
>
<
slot
name=
"bottom
"
>
<
view
class=
"footer-btn
"
>
<
view
class=
"footer-btn
"
>
<
slot
name=
"bottom
"
>
<up-row
gutter=
"10"
>
<up-col
span=
"6"
>
<global-button
type=
"primary"
plain
size=
"large"
:radius=
"5"
@
tap=
"handleReset"
>
{{
resetText
}}
</global-button>
...
...
@@ -14,8 +14,8 @@
<global-button
type=
"primary"
size=
"large"
:radius=
"5"
@
tap=
"handleConfirm"
>
{{
confirmText
}}
</global-button>
</up-col>
</up-row>
</
view
>
</
slot
>
</
slot
>
</
view
>
</
template
>
</global-page>
</template>
...
...
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