diff --git a/components/SearchHeader.vue b/components/SearchHeader.vue
index b0abc97..7c68f31 100644
--- a/components/SearchHeader.vue
+++ b/components/SearchHeader.vue
@@ -4,7 +4,7 @@
:style="{height:`${height}px`,top:`${height+padHeight}px`,backgroundColor:bgColor || '#FFFFFF'}">
diff --git a/pages/index/index.vue b/pages/index/index.vue
index cfc2a30..afb3a88 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -5,7 +5,7 @@
·快捷入口
-
+
立即核销
@@ -89,6 +89,9 @@
this.getList()
},
methods: {
+ goHX () {
+ uni.switchTab({url: '/pages/verification/index'})
+ },
// 选择场次
switchChange(item, index) {
item.isChecked = !item.isChecked
diff --git a/pages/login/login.vue b/pages/login/login.vue
index 9c48da4..b1eb19a 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -4,18 +4,18 @@
-
+
-
+
-
+
diff --git a/pages/user/user.vue b/pages/user/user.vue
index c631761..f1b733a 100644
--- a/pages/user/user.vue
+++ b/pages/user/user.vue
@@ -28,18 +28,18 @@
data() {
return {
list: [
- {
- title: '我的消息',
- path: '/subPackages/user/myNews'
- },
+ // {
+ // title: '我的消息',
+ // path: '/subPackages/user/myNews'
+ // },
{
title: '我的订单',
path: '/subPackages/order/orderList'
},
- {
- title: '账号密码',
- path: '/subPackages/user/accountPassword'
- }
+ // {
+ // title: '账号密码',
+ // path: '/subPackages/user/accountPassword'
+ // }
],
userInfo: {group_data: {}}
}
diff --git a/pages/verification/index.vue b/pages/verification/index.vue
index 7314877..d25c815 100644
--- a/pages/verification/index.vue
+++ b/pages/verification/index.vue
@@ -2,7 +2,7 @@
- 扫码核销1
+ 扫码核销
核销码核销
手机号核销
@@ -17,7 +17,7 @@
输入核销码
-
+
立即核销
@@ -25,7 +25,7 @@
输入手机号
-
+
注:仅支持查询当日订单
diff --git a/subPackages/order/orderList.vue b/subPackages/order/orderList.vue
index 2931006..f06875c 100644
--- a/subPackages/order/orderList.vue
+++ b/subPackages/order/orderList.vue
@@ -2,7 +2,7 @@
-
+
搜索
diff --git a/subPackages/user/changePassword.vue b/subPackages/user/changePassword.vue
index af053f8..12147f4 100644
--- a/subPackages/user/changePassword.vue
+++ b/subPackages/user/changePassword.vue
@@ -11,7 +11,7 @@
短信验证码
-
+
{{ getCodeBtnTxt }}
@@ -19,13 +19,13 @@
新密码
-
+
确认密码
-
+
diff --git a/subPackages/user/infoFilling.vue b/subPackages/user/infoFilling.vue
index 5dd88c1..26e074f 100644
--- a/subPackages/user/infoFilling.vue
+++ b/subPackages/user/infoFilling.vue
@@ -39,7 +39,7 @@
{{i==0?'主亮点':`副亮点${i}`}}
-
+
@@ -84,7 +84,7 @@
-
+
@@ -369,6 +369,7 @@
uni.showLoading()
uni.chooseVideo({
count:1,
+ sourceType: ['album'],
success: (res) => {
const tempFilePath = res.tempFilePath;
diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html
index ae12402..7bff6c3 100644
--- a/unpackage/dist/build/web/index.html
+++ b/unpackage/dist/build/web/index.html
@@ -1,2 +1,2 @@
daoyou
\ No newline at end of file
+ document.write('')