diff --git a/pages.json b/pages.json
index 1e14b74f..3bf16ebc 100644
--- a/pages.json
+++ b/pages.json
@@ -86,7 +86,8 @@
],
"subPackages": [{
"root": "pages/goods",
- "pages": [{
+ "pages": [
+ {
"path": "index",
"style": {
"navigationBarTitleText": "商品详情"
@@ -150,7 +151,8 @@
},
{
"root": "pages/order",
- "pages": [{
+ "pages": [
+ {
"path": "detail",
"style": {
"navigationBarTitleText": "订单详情"
@@ -249,7 +251,8 @@
},
{
"root": "pages/user",
- "pages": [{
+ "pages": [
+ {
"path": "info",
"style": {
"navigationBarTitleText": "我的信息"
@@ -335,7 +338,8 @@
},
{
"root": "pages/commission",
- "pages": [{
+ "pages": [
+ {
"path": "index",
"style": {
"navigationBarTitleText": "分销"
@@ -432,7 +436,8 @@
},
{
"root": "pages/app",
- "pages": [{
+ "pages": [
+ {
"path": "sign",
"style": {
"navigationBarTitleText": "签到中心"
@@ -447,7 +452,8 @@
},
{
"root": "pages/public",
- "pages": [{
+ "pages": [
+ {
"path": "setting",
"style": {
"navigationBarTitleText": "系统设置"
@@ -496,7 +502,8 @@
},
{
"root": "pages/coupon",
- "pages": [{
+ "pages": [
+ {
"path": "list",
"style": {
"navigationBarTitleText": "领券中心"
@@ -538,7 +545,8 @@
},
{
"root": "pages/pay",
- "pages": [{
+ "pages": [
+ {
"path": "index",
"style": {
"navigationBarTitleText": "收银台"
@@ -578,7 +586,8 @@
},
{
"root": "pages/activity",
- "pages": [{
+ "pages": [
+ {
"path": "groupon/detail",
"style": {
"navigationBarTitleText": "拼团详情"
@@ -652,4 +661,4 @@
}
]
}
-}
\ No newline at end of file
+}
diff --git a/pages/chat/components/messageInput.vue b/pages/chat/components/messageInput.vue
new file mode 100644
index 00000000..1714ac55
--- /dev/null
+++ b/pages/chat/components/messageInput.vue
@@ -0,0 +1,102 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/chat/components/toolsPopup.vue b/pages/chat/components/toolsPopup.vue
new file mode 100644
index 00000000..aacac570
--- /dev/null
+++ b/pages/chat/components/toolsPopup.vue
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 图片
+
+
+
+ 商品
+
+
+
+ 订单
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/chat/index.vue b/pages/chat/index.vue
index 1d3dfac6..6c4bb1a3 100644
--- a/pages/chat/index.vue
+++ b/pages/chat/index.vue
@@ -159,119 +159,13 @@
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 图片
-
-
-
- 商品
-
-
-
- 订单
-
-
-
-
-
+
+
+
+