feat: 添加store

This commit is contained in:
2025-03-23 21:43:15 +08:00
parent cbbb48af97
commit ef50106e5c
9 changed files with 105 additions and 28 deletions

View File

@@ -71,5 +71,13 @@
"content-type": "Content Type",
"app-source": "App Source",
"app-version": "App Version",
"Detect": "Detect"
"Detect": "Detect",
"Detect Config Tips": "From the json configuration data of the uploaded [config/1.0.0] path.",
"Upload Config": "Upload Config",
"Upload Config Tips": "Upload the configuration to the default configuration of the [upload/1.0.0] path, and open the configuration item.",
"Workspace Config": "Workspace Config",
"Workspace Config Tips": "Set the default workspace, when there is no specific space to open, the default workspace will be opened. The collection information module, the position of the added resource, will be placed here by default. For example, the WeChat public account's essay.",
"Add Config Tips": "Add configuration, when the key exists, the data update of the key will be queried first, if the key does not exist, the new configuration will be added.",
"VIP Config": "VIP Config",
"VIP Config Tips": "VIP Config, only the admin can configure."
}