This commit is contained in:
qiuqiu 2025-04-27 19:45:37 +08:00
parent 7940550e27
commit 8aac18d925
13 changed files with 69 additions and 11 deletions

10
.idea/workspace.xml generated
View File

@ -6,15 +6,7 @@
</configurations>
</component>
<component name="ChangeListManager">
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/笔记文件/2.笔记/linux本地端口开启测试.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/笔记文件/附件/Pasted image 20250425100403.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/笔记文件/附件/Pasted image 20250425134817.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/笔记文件/附件/SQLite插件缓存.zip" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_04_24_星期四.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_04_24_星期四.md" afterDir="false" />
<change beforePath="$PROJECT_DIR$/笔记文件/日记/2025_04_25_星期五.md" beforeDir="false" afterPath="$PROJECT_DIR$/笔记文件/日记/2025_04_25_星期五.md" afterDir="false" />
</list>
<list default="true" id="fec10672-acda-4616-894b-a4b6f93aea6f" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />

View File

@ -73,6 +73,10 @@ UI替换相关
![[Pasted image 20250421172859.png]]
具体进入,哪个主题,是这个入口来着,也需要同步修改一下
![[Pasted image 20250427102024.png]]
theme8主题需要加到xasset加上后还会有这个逻辑错误待解决的已处理
![[Pasted image 20250422145955.png]]
@ -99,4 +103,37 @@ Theme7的话这样设置是可以正常进游戏但是无法确定结果
![[Pasted image 20250423134138.png]]
![[Pasted image 20250423134808.png]]
![[Pasted image 20250423134808.png]]
这里是,大厅相关的图标,美术资源
![[Pasted image 20250427093250.png]]
这里是控制大厅数量个数的逻辑入口例如现在默认设置为一个count
![[Pasted image 20250427094616.png]]
同理,这里是拖曳的时候,获取到的
![[Pasted image 20250427101638.png]]
获取到之后,就是在滑动的时候,也创建一个新的;
如果不想自动创建新的,注释这个就好
![[Pasted image 20250427101809.png]]
最开始的更新窗体
![[Pasted image 20250427102626.png]]
是由这行代码控制的,注释就直接隐藏了
![[Pasted image 20250427102614.png]]
打印的入口,直接`log`就可以了
![[Pasted image 20250427103728.png]]
这里可以控制,具体页面的索引
![[Pasted image 20250427104302.png]]

View File

@ -25,7 +25,7 @@
- [ ] 再操作一下 行车记录仪 在机子上查看胎压
- [ ] 记得买水
- [x] 买点赵一鸣零食过去
- [ ] 明天也记得 拿三国杀 过去
- [x] 明天也记得 拿三国杀 过去
---
# Journal

View File

@ -0,0 +1,29 @@
09:32
###### [[unity日常积累]]
###### [[节奏天国]]
###### [[帧同步王者荣耀]]
###### [[从零开发跨平台通用日志插件]]
###### [[通用异步网络通信库]]
###### [[高性能定时系统实现]]
###### [[学习资料]]
###### [[其他]]
#### [[看板]]
# 今日任务
- [x] 把slot大厅的入口图标切换成跟主题一致
- [x] 把数据库清理相关提供出来lua调用接口而不是直接调用
- [ ] 确认一下 游戏运营
---
# Journal

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 470 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB