增加群相册功能,长按朋友圈文字可以复制
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user