重构管理界面为通用标签面板
- 移除 DisciplePanel,改用可复用的 ManagerPanel 占位标签(×4) - 新增 InventoryPanel 并接入管理页第 5 个标签 - 新增炼丹、外务、订单等子面板占位场景与资源样式 - 样式资源重命名:disciple_info_* 改为 manager_info_*
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[gd_resource type="LabelSettings" format=3 uid="uid://dur4uye3m0ffd"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://duxymf2xy66em" path="res://assets/fonts/lxgw-wenkai-v1.522/LXGWWenKai-Regular.ttf" id="1_ks1xp"]
|
||||
|
||||
[resource]
|
||||
line_spacing = 5.0
|
||||
paragraph_spacing = 1.0
|
||||
font = ExtResource("1_ks1xp")
|
||||
font_size = 24
|
||||
font_color = Color(0, 0, 0, 1)
|
||||
Reference in New Issue
Block a user