Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
S
shop-vite-main
概览
概览
详情
活动
周期分析
版本库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
front-base-project
shop-vite-main
Commits
89a80544
提交
89a80544
authored
12月 31, 2024
作者:
郁骅焌
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
配置修改
上级
374cd924
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
7 行增加
和
9 行删除
+7
-9
.env.development
.env.development
+2
-2
settings.json
.vscode/settings.json
+2
-4
components.d.ts
library/build/unplugin/components.d.ts
+3
-3
没有找到文件。
.env.development
浏览文件 @
89a80544
...
@@ -5,5 +5,5 @@
...
@@ -5,5 +5,5 @@
NODE_ENV=development
NODE_ENV=development
# api接口地址
# api接口地址
VITE_APP_BASE_URL='http://139.196.169.103:9003'
#
VITE_APP_BASE_URL='http://139.196.169.103:9003'
#
VITE_APP_BASE_URL=''
VITE_APP_BASE_URL=''
.vscode/settings.json
浏览文件 @
89a80544
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
"[jsonc]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
"[jsonc]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
"[typescript]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
"[typescript]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
"[vue]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
"[vue]"
:
{
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
},
"docthis.authorName"
:
"
chuzhixin 1204505056
@qq.com"
,
"docthis.authorName"
:
"
heartrainy 526132448
@qq.com"
,
"docthis.enableHungarianNotationEvaluation"
:
true
,
"docthis.enableHungarianNotationEvaluation"
:
true
,
"docthis.includeAuthorTag"
:
true
,
"docthis.includeAuthorTag"
:
true
,
"docthis.includeDescriptionTag"
:
true
,
"docthis.includeDescriptionTag"
:
true
,
...
@@ -128,7 +128,5 @@
...
@@ -128,7 +128,5 @@
"zoomer"
,
"zoomer"
,
"zxwk"
"zxwk"
],
],
"i18n-ally.localesPaths"
:
[
"i18n-ally.localesPaths"
:
[
"src/i18n"
]
"src/i18n"
]
}
}
library/build/unplugin/components.d.ts
浏览文件 @
89a80544
...
@@ -168,7 +168,7 @@ declare module 'vue' {
...
@@ -168,7 +168,7 @@ declare module 'vue' {
Rank
:
typeof
import
(
'./../../../src/views/index/vabAutoComponents/Rank.vue'
)[
'default'
]
Rank
:
typeof
import
(
'./../../../src/views/index/vabAutoComponents/Rank.vue'
)[
'default'
]
RankList
:
typeof
import
(
'./../../../src/views/index/vabAutoComponents/RankList.vue'
)[
'default'
]
RankList
:
typeof
import
(
'./../../../src/views/index/vabAutoComponents/RankList.vue'
)[
'default'
]
Recommendation
:
typeof
import
(
'./../../../src/views/index/vabAutoComponents/Recommendation.vue'
)[
'default'
]
Recommendation
:
typeof
import
(
'./../../../src/views/index/vabAutoComponents/Recommendation.vue'
)[
'default'
]
ResetPwd
:
typeof
import
(
'./../../../src/views/system/personalCenter/vabAutoComponents/
r
esetPwd.vue'
)[
'default'
]
ResetPwd
:
typeof
import
(
'./../../../src/views/system/personalCenter/vabAutoComponents/
R
esetPwd.vue'
)[
'default'
]
RoleManagementAuth
:
typeof
import
(
'./../../../src/views/system/roleManagement/vabAutoComponents/RoleManagementAuth.vue'
)[
'default'
]
RoleManagementAuth
:
typeof
import
(
'./../../../src/views/system/roleManagement/vabAutoComponents/RoleManagementAuth.vue'
)[
'default'
]
RoleManagementEdit
:
typeof
import
(
'./../../../src/views/setting/roleManagement/vabAutoComponents/RoleManagementEdit.vue'
)[
'default'
]
RoleManagementEdit
:
typeof
import
(
'./../../../src/views/setting/roleManagement/vabAutoComponents/RoleManagementEdit.vue'
)[
'default'
]
RoleManagementEdit2
:
typeof
import
(
'./../../../src/views/system/roleManagement/vabAutoComponents/RoleManagementEdit2.vue'
)[
'default'
]
RoleManagementEdit2
:
typeof
import
(
'./../../../src/views/system/roleManagement/vabAutoComponents/RoleManagementEdit2.vue'
)[
'default'
]
...
@@ -211,8 +211,8 @@ declare module 'vue' {
...
@@ -211,8 +211,8 @@ declare module 'vue' {
UploadManual
:
typeof
import
(
'./../../../src/views/vab/upload/vabAutoComponents/UploadManual.vue'
)[
'default'
]
UploadManual
:
typeof
import
(
'./../../../src/views/vab/upload/vabAutoComponents/UploadManual.vue'
)[
'default'
]
UploadPhotoWall
:
typeof
import
(
'./../../../src/views/vab/upload/vabAutoComponents/UploadPhotoWall.vue'
)[
'default'
]
UploadPhotoWall
:
typeof
import
(
'./../../../src/views/vab/upload/vabAutoComponents/UploadPhotoWall.vue'
)[
'default'
]
User
:
typeof
import
(
'./../../../src/views/other/workflow/vabAutoComponents/propertySetting/User.vue'
)[
'default'
]
User
:
typeof
import
(
'./../../../src/views/other/workflow/vabAutoComponents/propertySetting/User.vue'
)[
'default'
]
UserAvatar
:
typeof
import
(
'./../../../src/views/system/personalCenter/vabAutoComponents/
u
serAvatar.vue'
)[
'default'
]
UserAvatar
:
typeof
import
(
'./../../../src/views/system/personalCenter/vabAutoComponents/
U
serAvatar.vue'
)[
'default'
]
UserInfo
:
typeof
import
(
'./../../../src/views/system/personalCenter/vabAutoComponents/
u
serInfo.vue'
)[
'default'
]
UserInfo
:
typeof
import
(
'./../../../src/views/system/personalCenter/vabAutoComponents/
U
serInfo.vue'
)[
'default'
]
UserManagementEdit
:
typeof
import
(
'./../../../src/views/setting/userManagement/vabAutoComponents/UserManagementEdit.vue'
)[
'default'
]
UserManagementEdit
:
typeof
import
(
'./../../../src/views/setting/userManagement/vabAutoComponents/UserManagementEdit.vue'
)[
'default'
]
UserManagementEdit2
:
typeof
import
(
'./../../../src/views/system/userManagement/vabAutoComponents/UserManagementEdit2.vue'
)[
'default'
]
UserManagementEdit2
:
typeof
import
(
'./../../../src/views/system/userManagement/vabAutoComponents/UserManagementEdit2.vue'
)[
'default'
]
VabAlert
:
typeof
import
(
'./../../components/VabAlert/index.vue'
)[
'default'
]
VabAlert
:
typeof
import
(
'./../../components/VabAlert/index.vue'
)[
'default'
]
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论