增加群相册功能,长按朋友圈文字可以复制

This commit is contained in:
cansnow
2026-01-20 18:09:59 +08:00
parent db99bebcb4
commit 37b53b54ff
15 changed files with 489 additions and 32 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*/
module.exports = (vm) => {
uni.$u.http.interceptors.response.use((response) => {
if(vm.REQUEST_TRACE){
if(vm.REQUEST_TRACE || response.config?.data.trace){
console.log("\n-"
+"\n============================================================="
+"\nurl:"+response.config.fullPath