Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 基建实时状态优化 #28

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

enpitsuLin
Copy link
Owner

close #23

Copy link

github-actions bot commented Jan 21, 2025

Bundle Stats

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
20 1.35 MB → 1.35 MB (+2.12 kB) +0.15%
Changeset
File Δ Size
src/composables/buildings/index.ts 🆕 +775 B 0 B → 775 B
src/components/building/Base.vue?vue&type=script&setup=true&lang.ts 📈 +874 B (+31.37%) 2.72 kB → 3.57 kB
src/components/building/ResidentCharacter.vue?vue&type=script&setup=true&lang.ts 📈 +148 B (+5.97%) 2.42 kB → 2.57 kB
src/components/building/Control.vue?vue&type=script&setup=true&lang.ts 📈 +45 B (+1.71%) 2.57 kB → 2.62 kB
src/components/building/Training.vue?vue&type=script&setup=true&lang.ts 📈 +46 B (+1.38%) 3.25 kB → 3.29 kB
src/components/building/Trading.vue?vue&type=script&setup=true&lang.ts 📈 +48 B (+0.86%) 5.44 kB → 5.49 kB
src/components/building/Dormitory.vue?vue&type=script&setup=true&lang.ts 📈 +53 B (+0.84%) 6.13 kB → 6.18 kB
src/components/building/Manufacture.vue?vue&type=script&setup=true&lang.ts 📈 +52 B (+0.73%) 6.97 kB → 7.02 kB
src/components/building/Hire.vue?vue&type=script&setup=true&lang.ts 📈 +39 B (+0.70%) 5.46 kB → 5.5 kB
src/components/building/Meeting.vue?vue&type=script&setup=true&lang.ts 📈 +48 B (+0.40%) 11.68 kB → 11.73 kB
src/components/building/Power.vue?vue&type=script&setup=true&lang.ts 📈 +46 B (+0.22%) 20.24 kB → 20.28 kB
View detailed bundle breakdown

Added

Asset File Size % Changed
chunks/main-DmKOx6pZ.js 0 B → 262.53 kB (+262.53 kB) -
chunks/index-BYjjmHkV.js 0 B → 257.59 kB (+257.59 kB) -
chunks/[email protected] 0 B → 96.63 kB (+96.63 kB) -
chunks/popup-D8hGk3IW.js 0 B → 75.51 kB (+75.51 kB) -
chunks/preferences-DA1PIbFn.js 0 B → 74.67 kB (+74.67 kB) -
chunks/options-Dnlzw7bi.js 0 B → 7.28 kB (+7.28 kB) -
chunks/options-CeTyO-7g.js 0 B → 6.67 kB (+6.67 kB) -
chunks/index-C3Ku2KY8.js 0 B → 5.12 kB (+5.12 kB) -
chunks/account-BgPohC8k.js 0 B → 1.68 kB (+1.68 kB) -
chunks/clean-props-BWWmetvy.js 0 B → 442 B (+442 B) -
chunks/use-field-context-Cs6Epy4Y.js 0 B → 71 B (+71 B) -
chunks/options-BPtTEDhR.js 0 B 0%
chunks/popup-BPtTEDhR.js 0 B 0%

Removed

Asset File Size % Changed
chunks/main-DVl_sUcm.js 262.53 kB → 0 B (-262.53 kB) -100%
chunks/index-CYN6b4JZ.js 255.47 kB → 0 B (-255.47 kB) -100%
chunks/[email protected] 96.63 kB → 0 B (-96.63 kB) -100%
chunks/popup-DE1KrITd.js 75.51 kB → 0 B (-75.51 kB) -100%
chunks/preferences-BZ1ncfzL.js 74.67 kB → 0 B (-74.67 kB) -100%
chunks/options-D2Sf31xd.js 7.28 kB → 0 B (-7.28 kB) -100%
chunks/options-Cv5ycjbV.js 6.67 kB → 0 B (-6.67 kB) -100%
chunks/index-BvvvSxqt.js 5.12 kB → 0 B (-5.12 kB) -100%
chunks/account-_m4MgqOy.js 1.68 kB → 0 B (-1.68 kB) -100%
chunks/clean-props-VuAI0BQ5.js 442 B → 0 B (-442 B) -100%
chunks/use-field-context-C8VqHtLm.js 71 B → 0 B (-71 B) -100%
chunks/options-B0LsDW7G.js 0 B 0%
chunks/popup-B0LsDW7G.js 0 B 0%

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

Asset File Size % Changed
background.js 134.92 kB 0%
chunks/_virtual_wxt-plugins-BFzG2hz5.js 218.4 kB 0%
chunks/default-wGkeTK1_.js 613 B 0%
chunks/time-0nSurxpq.js 145.15 kB 0%
chunks/ofetch.03887fc3-B0BDmE4v.js 17.6 kB 0%
chunks/browser-polyfill-CxEz8wPY.js 52.89 kB 0%
chunks/storage-CCZEGMLD.js 27.17 kB 0%

@enpitsuLin enpitsuLin changed the title docs: 基建相关文档 feat: 基建实时状态优化 Jan 22, 2025
@enpitsuLin
Copy link
Owner Author

看了下MAA那边提供的基建技能数据,可能不太能满足这边的需求🤡要自己维护一套估计

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

基建实时状态优化
1 participant