增加群相册功能,长按朋友圈文字可以复制
This commit is contained in:
+13
-1
@@ -377,6 +377,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/conversation/groupAlbum/groupAlbum",
|
||||
"style": {
|
||||
"navigationBarTitleText": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
@@ -418,5 +424,11 @@
|
||||
"app-plus": {
|
||||
"bounce": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
"easycom": {
|
||||
"autoscan": true,
|
||||
"custom": {
|
||||
"^c-(.*)": "@/components/$1/index.vue"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user