Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
basic-uniapp-v3
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
1
合并请求
1
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Basic
basic-uniapp-v3
Commits
e8e884a7
提交
e8e884a7
authored
5月 26, 2026
作者:
方治民
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: build v1.0.45
上级
dcb2c886
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
3 行增加
和
4 行删除
+3
-4
package.json
package.json
+1
-1
manifest.json
src/manifest.json
+2
-2
components.d.ts
types/components.d.ts
+0
-1
没有找到文件。
package.json
浏览文件 @
e8e884a7
{
{
"name"
:
"
湘农数智农服
"
,
"name"
:
"
湘农数智农服
"
,
"version"
:
"1.0.4
4
"
,
"version"
:
"1.0.4
5
"
,
"description"
:
"湘农数智农服"
,
"description"
:
"湘农数智农服"
,
"keywords"
:
[
"keywords"
:
[
"app"
,
"app"
,
...
...
src/manifest.json
浏览文件 @
e8e884a7
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
"name"
:
"湘农数智农服"
,
"name"
:
"湘农数智农服"
,
"appid"
:
"__UNI__FD09823"
,
"appid"
:
"__UNI__FD09823"
,
"description"
:
"湘农数智农服 APP"
,
"description"
:
"湘农数智农服 APP"
,
"versionName"
:
"1.0.4
4
"
,
"versionName"
:
"1.0.4
5
"
,
"versionCode"
:
1004
4
,
"versionCode"
:
1004
5
,
"transformPx"
:
false
,
"transformPx"
:
false
,
"locale"
:
"zh-Hans"
,
"locale"
:
"zh-Hans"
,
"vueVersion"
:
"3"
,
"vueVersion"
:
"3"
,
...
...
types/components.d.ts
浏览文件 @
e8e884a7
...
@@ -153,7 +153,6 @@ declare module 'vue' {
...
@@ -153,7 +153,6 @@ declare module 'vue' {
Mapbox
:
typeof
import
(
'./../src/components/Map/Mapbox/index.vue'
)[
'default'
]
Mapbox
:
typeof
import
(
'./../src/components/Map/Mapbox/index.vue'
)[
'default'
]
RouterLink
:
typeof
import
(
'vue-router'
)[
'RouterLink'
]
RouterLink
:
typeof
import
(
'vue-router'
)[
'RouterLink'
]
RouterView
:
typeof
import
(
'vue-router'
)[
'RouterView'
]
RouterView
:
typeof
import
(
'vue-router'
)[
'RouterView'
]
SlideVerify
:
typeof
import
(
'./../src/components/slide-verify/SlideVerify.vue'
)[
'default'
]
Src
:
typeof
import
(
'./../src/components/Echarts/src/index.vue'
)[
'default'
]
Src
:
typeof
import
(
'./../src/components/Echarts/src/index.vue'
)[
'default'
]
SuccessfulDialog
:
typeof
import
(
'./../src/components/ConfirmDialog/successfulDialog.vue'
)[
'default'
]
SuccessfulDialog
:
typeof
import
(
'./../src/components/ConfirmDialog/successfulDialog.vue'
)[
'default'
]
Switch
:
typeof
import
(
'./../src/components/Map/Widgets/Switch/src/Switch.vue'
)[
'default'
]
Switch
:
typeof
import
(
'./../src/components/Map/Widgets/Switch/src/Switch.vue'
)[
'default'
]
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论