|
|
@@ -0,0 +1,164 @@
|
|
|
+Index: .idea/vcs.xml
|
|
|
+IDEA additional info:
|
|
|
+Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
+<+>UTF-8
|
|
|
+===================================================================
|
|
|
+diff --git a/.idea/vcs.xml b/.idea/vcs.xml
|
|
|
+deleted file mode 100644
|
|
|
+--- a/.idea/vcs.xml (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ /dev/null (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
+@@ -1,6 +0,0 @@
|
|
|
+-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+-<project version="4">
|
|
|
+- <component name="VcsDirectoryMappings">
|
|
|
+- <mapping directory="" vcs="Git" />
|
|
|
+- </component>
|
|
|
+-</project>
|
|
|
+Index: .idea/tenant-Platform.iml
|
|
|
+===================================================================
|
|
|
+diff --git a/.idea/tenant-Platform.iml b/.idea/tenant-Platform.iml
|
|
|
+deleted file mode 100644
|
|
|
+--- a/.idea/tenant-Platform.iml (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ /dev/null (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
+@@ -1,12 +0,0 @@
|
|
|
+-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+-<module type="WEB_MODULE" version="4">
|
|
|
+- <component name="NewModuleRootManager">
|
|
|
+- <content url="file://$MODULE_DIR$">
|
|
|
+- <excludeFolder url="file://$MODULE_DIR$/.tmp" />
|
|
|
+- <excludeFolder url="file://$MODULE_DIR$/temp" />
|
|
|
+- <excludeFolder url="file://$MODULE_DIR$/tmp" />
|
|
|
+- </content>
|
|
|
+- <orderEntry type="inheritedJdk" />
|
|
|
+- <orderEntry type="sourceFolder" forTests="false" />
|
|
|
+- </component>
|
|
|
+-</module>
|
|
|
+Index: .idea/.gitignore
|
|
|
+===================================================================
|
|
|
+diff --git a/.idea/.gitignore b/.idea/.gitignore
|
|
|
+deleted file mode 100644
|
|
|
+--- a/.idea/.gitignore (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ /dev/null (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
+@@ -1,5 +0,0 @@
|
|
|
+-# Default ignored files
|
|
|
+-/shelf/
|
|
|
+-/workspace.xml
|
|
|
+-# Editor-based HTTP Client requests
|
|
|
+-/httpRequests/
|
|
|
+Index: .idea/inspectionProfiles/Project_Default.xml
|
|
|
+IDEA additional info:
|
|
|
+Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
+<+>UTF-8
|
|
|
+===================================================================
|
|
|
+diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
|
|
|
+deleted file mode 100644
|
|
|
+--- a/.idea/inspectionProfiles/Project_Default.xml (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ /dev/null (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
+@@ -1,6 +0,0 @@
|
|
|
+-<component name="InspectionProjectProfileManager">
|
|
|
+- <profile version="1.0">
|
|
|
+- <option name="myName" value="Project Default" />
|
|
|
+- <inspection_tool class="Stylelint" enabled="true" level="ERROR" enabled_by_default="true" />
|
|
|
+- </profile>
|
|
|
+-</component>
|
|
|
+Index: .vscode/settings.json
|
|
|
+===================================================================
|
|
|
+diff --git a/.vscode/settings.json b/.vscode/settings.json
|
|
|
+deleted file mode 100644
|
|
|
+--- a/.vscode/settings.json (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ /dev/null (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
+@@ -1,28 +0,0 @@
|
|
|
+-{
|
|
|
+- "eslint.useFlatConfig": true,
|
|
|
+- "prettier.enable": false,
|
|
|
+- "editor.formatOnSave": false,
|
|
|
+- "editor.codeActionsOnSave": {
|
|
|
+- "source.fixAll.eslint": "explicit",
|
|
|
+- "source.fixAll.stylelint": "explicit",
|
|
|
+- "source.organizeImports": "never"
|
|
|
+- },
|
|
|
+- "stylelint.validate": [
|
|
|
+- "css",
|
|
|
+- "postcss",
|
|
|
+- "scss",
|
|
|
+- "vue"
|
|
|
+- ],
|
|
|
+- "eslint.validate": [
|
|
|
+- "javascript",
|
|
|
+- "javascriptreact",
|
|
|
+- "typescript",
|
|
|
+- "typescriptreact",
|
|
|
+- "vue",
|
|
|
+- "html",
|
|
|
+- "markdown",
|
|
|
+- "json",
|
|
|
+- "jsonc",
|
|
|
+- "yaml"
|
|
|
+- ]
|
|
|
+-}
|
|
|
+Index: .idea/modules.xml
|
|
|
+===================================================================
|
|
|
+diff --git a/.idea/modules.xml b/.idea/modules.xml
|
|
|
+deleted file mode 100644
|
|
|
+--- a/.idea/modules.xml (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ /dev/null (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
+@@ -1,8 +0,0 @@
|
|
|
+-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+-<project version="4">
|
|
|
+- <component name="ProjectModuleManager">
|
|
|
+- <modules>
|
|
|
+- <module fileurl="file://$PROJECT_DIR$/.idea/tenant-Platform.iml" filepath="$PROJECT_DIR$/.idea/tenant-Platform.iml" />
|
|
|
+- </modules>
|
|
|
+- </component>
|
|
|
+-</project>
|
|
|
+Index: .idea/watcherTasks.xml
|
|
|
+===================================================================
|
|
|
+diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml
|
|
|
+deleted file mode 100644
|
|
|
+--- a/.idea/watcherTasks.xml (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ /dev/null (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
+@@ -1,4 +0,0 @@
|
|
|
+-<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+-<project version="4">
|
|
|
+- <component name="ProjectTasksOptions" suppressed-tasks="Sass" />
|
|
|
+-</project>
|
|
|
+Index: .vscode/extensions.json
|
|
|
+===================================================================
|
|
|
+diff --git a/.vscode/extensions.json b/.vscode/extensions.json
|
|
|
+deleted file mode 100644
|
|
|
+--- a/.vscode/extensions.json (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ /dev/null (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
+@@ -1,10 +0,0 @@
|
|
|
+-{
|
|
|
+- "recommendations": [
|
|
|
+- "EditorConfig.EditorConfig",
|
|
|
+- "mikestead.dotenv",
|
|
|
+- "dbaeumer.vscode-eslint",
|
|
|
+- "stylelint.vscode-stylelint",
|
|
|
+- "Vue.volar",
|
|
|
+- "antfu.unocss"
|
|
|
+- ]
|
|
|
+-}
|
|
|
+Index: .env.development
|
|
|
+IDEA additional info:
|
|
|
+Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP
|
|
|
+<+># 应用配置面板\nVITE_APP_SETTING = true\n# 页面标题\nVITE_APP_TITLE = 租户平台\n# 接口请求地址,会设置到 axios 的 baseURL 参数上\n# VITE_APP_API_BASEURL = https://test.baoxianzhanggui.com/web-api #默认地址\n# VITE_APP_API_BASEURL = http://192.168.0.253:8001 #田智\n# VITE_APP_API_BASEURL = http://192.168.0.55:8001 #董鑫\nVITE_APP_API_BASEURL = http://192.168.0.106:8001 #屈晨\n#VITE_APP_API_BASEURL = http://192.168.0.59:8001 #徐强\n\n# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空\nVITE_APP_DEBUG_TOOL =\n# 是否禁用开发者工具,可防止被调试\nVITE_APP_DISABLE_DEVTOOL = false\n\n# 是否开启代理\nVITE_OPEN_PROXY = false\n# 是否开启开发者工具\nVITE_OPEN_DEVTOOLS = false\n
|
|
|
+Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
|
|
+<+>UTF-8
|
|
|
+===================================================================
|
|
|
+diff --git a/.env.development b/.env.development
|
|
|
+--- a/.env.development (revision 9a1d0e50c7d6ac5a19e0af0bf493c7547babdf40)
|
|
|
++++ b/.env.development (date 1741742165605)
|
|
|
+@@ -5,9 +5,9 @@
|
|
|
+ # 接口请求地址,会设置到 axios 的 baseURL 参数上
|
|
|
+ # VITE_APP_API_BASEURL = https://test.baoxianzhanggui.com/web-api #默认地址
|
|
|
+ # VITE_APP_API_BASEURL = http://192.168.0.253:8001 #田智
|
|
|
+-# VITE_APP_API_BASEURL = http://192.168.0.55:8001 #董鑫
|
|
|
+-VITE_APP_API_BASEURL = http://192.168.0.106:8001 #屈晨
|
|
|
+-#VITE_APP_API_BASEURL = http://192.168.0.59:8001 #徐强
|
|
|
++VITE_APP_API_BASEURL = http://192.168.0.55:8001 #董鑫
|
|
|
++# VITE_APP_API_BASEURL = http://192.168.0.106:8001 #屈晨
|
|
|
++# VITE_APP_API_BASEURL = http://192.168.0.59:8001 #徐强
|
|
|
+
|
|
|
+ # 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
|
|
|
+ VITE_APP_DEBUG_TOOL =
|