Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor index.vue to dynamically construct subsidence collection URL
- Replaced hardcoded subsidence collection URL with a dynamic construction using the request URL protocol and host. - Streamlined the code by removing redundant variable declarations and improving overall readability.
- Loading branch information