增加接口,增加index
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
编码猿
2024-12-12 11:10:07 +08:00
parent 443d248cb4
commit 4dd0c5d928
10 changed files with 92 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
export default {
port: 9940,
proxyPort: '7890',
proxyPort: 7890,
baseUrl: 'https://www.06se.com',
hot_tags: function () {
return `${this.baseUrl}/hot_tags`