mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #299] [CLOSED] imporve iconfont path #4167
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4167
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fatedier/frp/pull/299
Author: @undirectlookable
Created: 4/13/2017
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
b4831f6imporve iconfont path📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
src/assets/static/css/iconfont.css(+5 -5)📄 Description
将 dashboard 放置于 nginx 后端时,想跑在已有的 443 端口的子目录下,配置如:
会导致字体文件加载失败。
将字体文件路径改为相对路径即可解决。
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.