From e1d1831b0680c04425547d550b0be9d37e194c14 Mon Sep 17 00:00:00 2001
From: xpz2018 <107107461@qq.com>
Date: Sat, 31 Jul 2021 17:57:06 +0800
Subject: [PATCH] no message
---
pages/home/customer-code/index.js | 3 +++
pages/home/customer-code/index.json | 2 ++
pages/home/customer-code/index.wxml | 23 ++++++++++++++++++++---
pages/home/customer-list/index.wxml | 2 +-
4 files changed, 26 insertions(+), 4 deletions(-)
diff --git a/pages/home/customer-code/index.js b/pages/home/customer-code/index.js
index 3c29933..a6f1a67 100644
--- a/pages/home/customer-code/index.js
+++ b/pages/home/customer-code/index.js
@@ -39,5 +39,8 @@ Scene({
wx.previewImage({ urls: [res.tempFilePath] })
}
})
+ },
+ customerInfo: function(){
+
}
})
\ No newline at end of file
diff --git a/pages/home/customer-code/index.json b/pages/home/customer-code/index.json
index 8973115..9a06919 100644
--- a/pages/home/customer-code/index.json
+++ b/pages/home/customer-code/index.json
@@ -1,6 +1,8 @@
{
"usingComponents": {
"van-button": "/components/button/index",
+ "van-cell": "/components/cell/index",
+ "van-image": "/components/image/index",
"notification": "/pages/message/notification/index"
}
}
\ No newline at end of file
diff --git a/pages/home/customer-code/index.wxml b/pages/home/customer-code/index.wxml
index dfe5d91..f2d548c 100644
--- a/pages/home/customer-code/index.wxml
+++ b/pages/home/customer-code/index.wxml
@@ -2,11 +2,28 @@
客户二维码
-
-
+
+
+
+
+
+ {{name || ''}}
+
+ 电话号码:18545124454
+
+
+
+
+
- {{name}}
+
\ No newline at end of file
diff --git a/pages/home/customer-list/index.wxml b/pages/home/customer-list/index.wxml
index 13c4e1d..74e09f0 100644
--- a/pages/home/customer-list/index.wxml
+++ b/pages/home/customer-list/index.wxml
@@ -70,7 +70,7 @@
{{pageItem.sign}}
-
+
{{item.name || ''}}