1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2025-07-03 01:39:22 +00:00

19 Commits

Author SHA1 Message Date
SunWuyuan
49542e5359
1 2025-03-09 15:14:04 +08:00
SunWuyuan
96c4ab81d9
1 2025-03-09 14:59:35 +08:00
SunWuyuan
10b7f3784f
1 2025-03-08 21:51:00 +08:00
SunWuyuan
ec46f6aca2
1 2025-03-02 15:36:02 +08:00
SunWuyuan
5cfeba57ba
1 2025-03-02 15:34:27 +08:00
SunWuyuan
99f3f1b0ef
1 2025-03-02 14:45:00 +08:00
SunWuyuan
c6b68ed3a0
1 2025-03-02 14:03:30 +08:00
SunWuyuan
367954cfa6
1 2025-03-02 12:03:25 +08:00
SunWuyuan
892191a965
Merge branch 'main' of github.com:SunWuyuan/homeworkpage-frontend 2025-02-23 14:36:18 +08:00
SunWuyuan
4f2fd40f78
1 2025-02-23 14:35:39 +08:00
SunWuyuan
dfdb662e11
1 2025-02-23 14:16:51 +08:00
孙悟元
e637959904
Update index.vue 2024-12-07 17:14:48 +08:00
1be14511c7 1 2024-11-24 16:54:40 +08:00
1137f44c44 1 2024-11-24 16:52:47 +08:00
cbc7498c61 1 2024-11-24 09:32:29 +08:00
e54b30a683 1 2024-11-24 09:32:05 +08:00
孙悟元
58e286d80b Add server selection page
Add a new page for server selection and update backend URL handling.

* **ServerSelection.vue**: Create a new Vue component with a form to input and save the backend server URL to `localStorage`. Add methods to handle form submission and load the saved URL on component mount.
* **index.vue**: Update the `data` method to retrieve the backend URL from `localStorage`. Remove the hardcoded `backurl` value. Add a method to update the backend URL from `localStorage` on component mount. Update API requests to use the dynamic backend URL.
* **router/index.js**: Add a new route for the `ServerSelection` component.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/SunWuyuan/homeworkpage-frontend?shareId=XXXX-XXXX-XXXX-XXXX).
2024-11-24 08:55:05 +08:00
4e04a37f5b 1 2024-11-17 17:07:26 +08:00
72cee17d7f 1 2024-11-17 17:04:36 +08:00