Skip to content

Conversation

Thixiaoxiao
Copy link
Contributor

背景 : 当重新打开一个页面时,有很多设置需要重复操作,浪费时间
修改 :
1 main.html: 增加 加载 cookie 的逻辑
2 common.js: 增加 cookie 设置 和 get 的 通用逻辑
3 main.js: 增加 将所有需要纪录的字段写入cookie逻辑,并加载到页面

背景 : 当重新打开一个页面时,有很多设置需要重复操作,浪费时间 修改 : 1 main.html: 增加 加载 cookie 的逻辑 2 common.js: 增加 cookie 设置 和 get 的 通用逻辑 3 main.js: 增加 将所有需要纪录的字段写入cookie逻辑,并加载到页面
@Thixiaoxiao Thixiaoxiao changed the title 修改日期 : 2021-10-01 避免重复配置 Oct 1, 2021
Copy link
Owner

@moshowgame moshowgame left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@moshowgame moshowgame merged commit adab6d7 into moshowgame:master Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants