Soybean
Soybean
当前的 `theme tokens` 和 `theme settings` 是分离的 设计缘故: `theme tokens` 用于统一UI框架和UnoCSS的样式,而 `theme settings` 用于管理项目的一些主题配置 变更: 将 `theme tokens` 和 `theme settings` 进行合并,统一成 `theme tokens`,方便进行统一管理
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...
### Todo List - [ ] #365 - [ ] #379 - [ ] #420 - [ ] #439
### 软件版本 1.1.0 ### 运行环境 MacOS ### 运行架构 None ### 重现步骤 进入`多标签页`页面,再进入带有参数的`多标签页`页面 ### 期望的结果是什么? 不同参数的路由的状态需隔离开 ### 实际的结果是什么? 两个页面的状态是同一个 ### 日志记录(可选) _No response_ ### 补充说明(可选) _No response_