Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-06-24 23:53:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
92421d0e72f235163fe10acd2e3fa837ebfa98a9
92421d0e
1 parent
7c9ee38d
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
src/views/client/rankList.vue
src/views/client/rankList.vue
View file @
92421d0
...
...
@@ -2,7 +2,7 @@
* @Author: hookehuyr hookehuyr@gmail.com
* @Date: 2022-05-30 13:51:47
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-06-24 23:
35:50
* @LastEditTime: 2022-06-24 23:
52:42
* @FilePath: /tswj/src/views/client/rankList.vue
* @Description: 幼儿园儿童捐赠金额排行榜
-->
...
...
@@ -73,7 +73,6 @@ import { useTitle } from '@/utils/generatePackage.js'
import { icon_avatar, icon_ranking1, icon_ranking2, icon_ranking3, icon_flower, icon_logo, no_image } from '@/utils/generateIcons.js'
//import { } from '@/composables'
import { kgDonateRankAPI } from '@/api/C/kg.js'
import { LIMIT, OFFSET } from '@/constant'
const $route = useRoute();
useTitle($route.meta.title);
...
...
Please
register
or
login
to post a comment