Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
H
huamu
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
郭铭瑶
huamu
Commits
b0e1fefb
Commit
b0e1fefb
authored
Sep 05, 2021
by
郭铭瑶
🤘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加接口文件
parent
3477f505
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
262 additions
and
1 deletion
+262
-1
api.ts
src/ajax/api.ts
+257
-0
filter-modal.vue
src/view/components/filter-modal.vue
+5
-1
No files found.
src/ajax/api.ts
View file @
b0e1fefb
This diff is collapsed.
Click to expand it.
src/view/components/filter-modal.vue
View file @
b0e1fefb
...
...
@@ -16,7 +16,11 @@
地理筛选
</div>
</div>
<n-collapse
v-show=
"curTab === 'tag'"
id=
"tag-filter"
>
<n-collapse
v-show=
"curTab === 'tag'"
id=
"tag-filter"
:default-expanded-names=
"['1', '2']"
>
<template
#
arrow
>
<n-icon>
<svg
...
...
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