feat: 1.添加内网调试地址, 2. Spaceship最新域名优惠码 这条数据横向超出了 挡住发帖人

This commit is contained in:
tim
2025-08-03 00:10:03 +08:00
parent 9df8a9d123
commit 6642a248fd
2 changed files with 3 additions and 0 deletions

View File

@@ -715,6 +715,7 @@ export default {
.article-item-description {
margin-top: 2px;
font-size: 10px;
max-width: 100%;
}
.main-info-text {

View File

@@ -79,6 +79,8 @@ public class SecurityConfig {
"http://localhost",
"http://30.211.97.254:8080",
"http://30.211.97.254",
"http://192.168.7.70",
"http://192.168.7.70:8080",
websiteUrl,
websiteUrl.replace("://www.", "://")
));