diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json
index 8c6340b..bb8ac3d 100644
--- a/node_modules/.package-lock.json
+++ b/node_modules/.package-lock.json
@@ -262,9 +262,9 @@
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
},
"node_modules/uview-plus": {
- "version": "3.1.32",
- "resolved": "https://registry.npmmirror.com/uview-plus/-/uview-plus-3.1.32.tgz",
- "integrity": "sha512-CjIahVft248d4NqkTHShR48No+VMbxqdHAgNxB2xAmmkMB1vfWyCpVE9i0I0UvGPOG4WKjuqqt6l4mkdTLky/g==",
+ "version": "3.1.35",
+ "resolved": "https://registry.npmjs.org/uview-plus/-/uview-plus-3.1.35.tgz",
+ "integrity": "sha512-6bSEGxV1we1lmJ+Xf2O2P/+V01qIOQQAncruesQxRqWjmztrS6ykqF3Wk5ofykAV6Z9FNqcPYV4bB1R5LKKNmQ==",
"dependencies": {
"clipboard": "^2.0.11",
"dayjs": "^1.11.3"
diff --git a/node_modules/uview-plus/changelog.md b/node_modules/uview-plus/changelog.md
index 39215e9..ce85377 100644
--- a/node_modules/uview-plus/changelog.md
+++ b/node_modules/uview-plus/changelog.md
@@ -1,95 +1,11 @@
-## 3.1.31(2023-06-08)
+## 3.1.35(2023-08-02)
+修复编译到支付宝小程序u-form报错
+## 3.1.34(2023-07-27)
+修复App打包uni.$u.mpMixin方式sdk暂时不支持导致报错
+## 3.1.33(2023-07-13)
+修复弹窗进入动画、模板页面样式等
+## 3.1.31(2023-07-11)
修复dayjs引用
-## 3.1.30(2023-04-24)
-修复date-time-picker
-## 3.1.29(2023-03-11)
-修复u-tabs标签结束兼容性
-## 3.1.28(2023-03-03)
-修复u-tabs标签缺失
-## 3.1.27(2023-02-28)
-修复日历组建对dayjs等依赖
-## 3.1.26(2023-02-04)
-修复安卓Multiple conflicting contents for sourcemap
-## 3.1.25(2023-02-04)
-修复dayjs引入问题导致小程序编译报错
-## 3.1.24(2023-01-17)
-修复dayjs报错does not provide an export named 'default'
-## 3.1.23(2023-01-15)
-修复 build:h5 cell 和 notice-bar 点击失效的问题
-修复小程序端报 alert 和 upload 重复定义的bug
-感谢@dodu2014
-## 3.1.22(2023-01-14)
-增加transpileDependencies检测
-## 3.1.21(2023-01-14)
-修复路由配置合并问题
-## 3.1.20(2022-12-16)
-修复拼写
-## 3.1.19(2022-11-16)
-修复u-rate的v-model绑定值不生效#48
-修复u-grid-item click事件会执行两次 #40
-修复u--input组建Property "value" was accessed during render but is not defined on instance
-修复textarea组建confirmType报错
-## 3.1.18(2022-10-23)
-新增页面模板
-## 3.1.17(2022-10-23)
-演示项目增加国家化支持及多个页面模板
-## 3.1.16(2022-10-21)
-修复u-switch、u-picker等
-## 3.1.15(2022-10-13)
-修复:数据更新后,上传组件的视图没有更新
-复选框 超出不换行
-单选框 超出不换行
-## 3.1.14(2022-10-11)
-swipe-action-item组件增加emits定义
-## 3.1.13(2022-09-19)
-修复富文本解析
-## 3.1.12(2022-09-15)
-check-box组件清空数组时无法更新视图的问题
-## 3.1.11(2022-09-14)
-修复u-checkbox-group等
-## 3.1.10(2022-09-14)
-修复u-checkbox-box双向绑定
-## 3.1.9(2022-09-08)
-紧急修复缺失endif
-## 3.1.8(2022-09-07)
-修复u-checkbox-group双向绑定
-修复picker缺少emits定义
-## 3.1.7(2022-08-28)
-修复布局在微信小程序失效
-## 3.1.6(2022-08-25)
-修复微信小程序下tabbar样式问题
-## 3.1.5(2022-08-24)
-修复icon/text/tabs点击事件执行两次
-## 3.1.4(2022-08-20)
-修复button组件点击事件执行两次
-## 3.1.3(2022-08-11)
-修复小程序报错Generated an empty chunk,修复示例工程引入request参数配置无效。
-## 3.1.2(2022-08-09)
-修复示例项目对request的调用引入
-## 3.1.1(2022-08-07)
-折叠面板在小程序会报'setContentAnimate' of undefined
-## 3.1.0(2022-08-07)
-初步解决App端运行时提示props未定义且白屏问题
-## 3.0.17(2022-08-03)
-修复u-image组件报borderRadius警告
-## 3.0.16(2022-07-30)
-修复方法重复,属性重复等多个编译到APP时的warning
-## 3.0.15(2022-07-22)
-修复支付宝下不支持this.$slots导致cell的slot失效
-## 3.0.14(2022-07-22)
-修复u-grid-item与u-swipe-action-item在支付宝编译报错问题
-## 3.0.13(2022-07-22)
-修复u--input与u--textarea组件多个事件执行两次问题
-## 3.0.12(2022-07-20)
-修复u-action-sheet中v-for报错
-u-collapse-item中slot修复
-## 3.0.11(2022-07-19)
-修复微信小程序编译报错及其它修复
-## 3.0.10(2022-07-15)
-修复文档一批slot示例写法
-修复u-search缺失emits定义导致warning
-## 3.0.9(2022-07-14)
-修复u-search双向绑定
## 3.0.8(2022-07-12)
修复u-tag默认宽度撑满容器
## 3.0.7(2022-07-12)
diff --git a/node_modules/uview-plus/components/u-back-top/u-back-top.vue b/node_modules/uview-plus/components/u-back-top/u-back-top.vue
index 8dc4f0d..cead42f 100644
--- a/node_modules/uview-plus/components/u-back-top/u-back-top.vue
+++ b/node_modules/uview-plus/components/u-back-top/u-back-top.vue
@@ -51,7 +51,7 @@
*/
export default {
name: 'u-back-top',
- mixins: [uni.$u.mpMixin, uni.$u.mixin,props],
+ mixins: [mpMixin, mixin, props],
computed: {
backTopStyle() {
// 动画组件样式
diff --git a/node_modules/uview-plus/components/u-calendar/header.vue b/node_modules/uview-plus/components/u-calendar/header.vue
index dc4f7d0..e8d6d06 100644
--- a/node_modules/uview-plus/components/u-calendar/header.vue
+++ b/node_modules/uview-plus/components/u-calendar/header.vue
@@ -21,9 +21,11 @@
+
+
diff --git a/node_modules/uview-plus/components/u-picker/u-picker.vue b/node_modules/uview-plus/components/u-picker/u-picker.vue
index 8b2bf36..248118d 100644
--- a/node_modules/uview-plus/components/u-picker/u-picker.vue
+++ b/node_modules/uview-plus/components/u-picker/u-picker.vue
@@ -214,7 +214,7 @@ export default {
},
// 设置整体各列的columns的值
setColumns(columns) {
- console.log(columns)
+ // console.log(columns)
this.innerColumns = uni.$u.deepClone(columns)
// 如果在设置各列数据时,没有被设置默认的各列索引defaultIndex,那么用0去填充它,数组长度为列的数量
if (this.innerIndex.length === 0) {
diff --git a/node_modules/uview-plus/components/u-scroll-list/u-scroll-list.vue b/node_modules/uview-plus/components/u-scroll-list/u-scroll-list.vue
index dfe6564..091c330 100644
--- a/node_modules/uview-plus/components/u-scroll-list/u-scroll-list.vue
+++ b/node_modules/uview-plus/components/u-scroll-list/u-scroll-list.vue
@@ -106,7 +106,7 @@ export default {
mixins: [mpMixin, mixin, props],
// #endif
// #ifdef APP-NVUE
- mixins: [uni.$u.mpMixin, uni.$u.mixin, nvueMixin, props],
+ mixins: [mpMixin, mixin, nvueMixin, props],
// #endif
data() {
return {
diff --git a/node_modules/uview-plus/components/u-sticky/u-sticky.vue b/node_modules/uview-plus/components/u-sticky/u-sticky.vue
index a5a3cb5..b485596 100644
--- a/node_modules/uview-plus/components/u-sticky/u-sticky.vue
+++ b/node_modules/uview-plus/components/u-sticky/u-sticky.vue
@@ -153,7 +153,7 @@
}
// APP-Vue和微信平台,通过computedStyle判断是否支持css sticky
- // #ifdef APP-VUE || MP-WEIXIN
+ // #ifdef APP-VUE || MP-WEIXIN || MP-TOUTIAO
this.cssSticky = await this.checkComputedStyle()
// #endif
@@ -170,7 +170,7 @@
// 在APP和微信小程序上,通过uni.createSelectorQuery可以判断是否支持css sticky
checkComputedStyle() {
// 方法内进行判断,避免在其他平台生成无用代码
- // #ifdef APP-VUE || MP-WEIXIN
+ // #ifdef APP-VUE || MP-WEIXIN || MP-TOUTIAO
return new Promise(resolve => {
uni.createSelectorQuery().in(this).select('.u-sticky').fields({
computedStyle: ["position"]
@@ -206,7 +206,7 @@