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