Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
DCloud
uni-app
提交
75ab0b23
U
uni-app
项目概览
DCloud
/
uni-app
4 个月 前同步成功
通知
725
Star
38705
Fork
3642
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
7
列表
看板
标记
里程碑
合并请求
1
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
U
uni-app
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
7
Issue
7
列表
看板
标记
里程碑
合并请求
1
合并请求
1
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
提交
75ab0b23
编写于
12月 24, 2019
作者:
fxy060608
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
build:runtime
上级
25db3ec2
变更
8
展开全部
隐藏空白更改
内联
并排
Showing
8 changed file
with
25 addition
and
5 deletion
+25
-5
packages/uni-app-plus/dist/index.js
packages/uni-app-plus/dist/index.js
+3
-0
packages/uni-h5/dist/index.css
packages/uni-h5/dist/index.css
+1
-1
packages/uni-h5/dist/index.umd.min.js
packages/uni-h5/dist/index.umd.min.js
+1
-1
packages/uni-mp-alipay/dist/index.js
packages/uni-mp-alipay/dist/index.js
+4
-0
packages/uni-mp-baidu/dist/index.js
packages/uni-mp-baidu/dist/index.js
+4
-0
packages/uni-mp-qq/dist/index.js
packages/uni-mp-qq/dist/index.js
+4
-1
packages/uni-mp-toutiao/dist/index.js
packages/uni-mp-toutiao/dist/index.js
+4
-1
packages/uni-mp-weixin/dist/index.js
packages/uni-mp-weixin/dist/index.js
+4
-1
未找到文件。
packages/uni-app-plus/dist/index.js
浏览文件 @
75ab0b23
...
...
@@ -344,6 +344,7 @@ const interceptors = {
var
baseApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
upx2px
:
upx2px
,
interceptors
:
interceptors
,
addInterceptor
:
addInterceptor
,
...
...
@@ -493,6 +494,7 @@ function $emit () {
}
var
eventApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
$on
:
$on
,
$off
:
$off
,
$once
:
$once
,
...
...
@@ -578,6 +580,7 @@ function getSubNVueById (id) {
var
api
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
getSubNVueById
:
getSubNVueById
,
requireNativePlugin
:
requireNativePlugin
});
...
...
packages/uni-h5/dist/index.css
浏览文件 @
75ab0b23
此差异已折叠。
点击以展开。
packages/uni-h5/dist/index.umd.min.js
浏览文件 @
75ab0b23
此差异已折叠。
点击以展开。
packages/uni-mp-alipay/dist/index.js
浏览文件 @
75ab0b23
...
...
@@ -344,6 +344,7 @@ const interceptors = {
var
baseApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
upx2px
:
upx2px
,
interceptors
:
interceptors
,
addInterceptor
:
addInterceptor
,
...
...
@@ -895,6 +896,7 @@ function getProvider ({
}
var
extraApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
getProvider
:
getProvider
});
...
...
@@ -930,6 +932,7 @@ function $emit () {
}
var
eventApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
$on
:
$on
,
$off
:
$off
,
$once
:
$once
,
...
...
@@ -1025,6 +1028,7 @@ function createSelectorQuery () {
}
var
api
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
setStorageSync
:
setStorageSync
,
getStorageSync
:
getStorageSync
,
removeStorageSync
:
removeStorageSync
,
...
...
packages/uni-mp-baidu/dist/index.js
浏览文件 @
75ab0b23
...
...
@@ -344,6 +344,7 @@ const interceptors = {
var
baseApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
upx2px
:
upx2px
,
interceptors
:
interceptors
,
addInterceptor
:
addInterceptor
,
...
...
@@ -635,6 +636,7 @@ function getProvider ({
}
var
extraApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
getProvider
:
getProvider
});
...
...
@@ -670,6 +672,7 @@ function $emit () {
}
var
eventApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
$on
:
$on
,
$off
:
$off
,
$once
:
$once
,
...
...
@@ -695,6 +698,7 @@ function requestPayment (params) {
}
var
api
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
requestPayment
:
requestPayment
});
...
...
packages/uni-mp-qq/dist/index.js
浏览文件 @
75ab0b23
...
...
@@ -344,6 +344,7 @@ const interceptors = {
var
baseApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
upx2px
:
upx2px
,
interceptors
:
interceptors
,
addInterceptor
:
addInterceptor
,
...
...
@@ -595,6 +596,7 @@ function getProvider ({
}
var
extraApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
getProvider
:
getProvider
});
...
...
@@ -630,6 +632,7 @@ function $emit () {
}
var
eventApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
$on
:
$on
,
$off
:
$off
,
$once
:
$once
,
...
...
@@ -639,7 +642,7 @@ var eventApi = /*#__PURE__*/Object.freeze({
var
api
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
});
const
MPPage
=
Page
;
...
...
packages/uni-mp-toutiao/dist/index.js
浏览文件 @
75ab0b23
...
...
@@ -344,6 +344,7 @@ const interceptors = {
var
baseApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
upx2px
:
upx2px
,
interceptors
:
interceptors
,
addInterceptor
:
addInterceptor
,
...
...
@@ -687,6 +688,7 @@ function getProvider ({
}
var
extraApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
getProvider
:
getProvider
});
...
...
@@ -722,6 +724,7 @@ function $emit () {
}
var
eventApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
$on
:
$on
,
$off
:
$off
,
$once
:
$once
,
...
...
@@ -731,7 +734,7 @@ var eventApi = /*#__PURE__*/Object.freeze({
var
api
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
});
const
MPPage
=
Page
;
...
...
packages/uni-mp-weixin/dist/index.js
浏览文件 @
75ab0b23
...
...
@@ -344,6 +344,7 @@ const interceptors = {
var
baseApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
upx2px
:
upx2px
,
interceptors
:
interceptors
,
addInterceptor
:
addInterceptor
,
...
...
@@ -530,6 +531,7 @@ function getProvider ({
}
var
extraApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
getProvider
:
getProvider
});
...
...
@@ -565,6 +567,7 @@ function $emit () {
}
var
eventApi
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
,
$on
:
$on
,
$off
:
$off
,
$once
:
$once
,
...
...
@@ -574,7 +577,7 @@ var eventApi = /*#__PURE__*/Object.freeze({
var
api
=
/*#__PURE__*/
Object
.
freeze
({
__proto__
:
null
});
const
MPPage
=
Page
;
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录