mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-08-11 22:00:59 +00:00
feat: 1.添加内网调试地址, 2. Spaceship最新域名优惠码 这条数据横向超出了 挡住发帖人
This commit is contained in:
@@ -715,6 +715,7 @@ export default {
|
|||||||
.article-item-description {
|
.article-item-description {
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main-info-text {
|
.main-info-text {
|
||||||
|
|||||||
@@ -79,6 +79,8 @@ public class SecurityConfig {
|
|||||||
"http://localhost",
|
"http://localhost",
|
||||||
"http://30.211.97.254:8080",
|
"http://30.211.97.254:8080",
|
||||||
"http://30.211.97.254",
|
"http://30.211.97.254",
|
||||||
|
"http://192.168.7.70",
|
||||||
|
"http://192.168.7.70:8080",
|
||||||
websiteUrl,
|
websiteUrl,
|
||||||
websiteUrl.replace("://www.", "://")
|
websiteUrl.replace("://www.", "://")
|
||||||
));
|
));
|
||||||
|
|||||||
Reference in New Issue
Block a user