尘也
尘也
  • 发布:2024-12-12 20:54
  • 更新:2024-12-12 20:54
  • 阅读:16

【报Bug】uniapp app开发中,数据返回接口不能打印结果console.log直接跳过

分类:uni-app

产品分类: uniapp/App

PC开发环境操作系统: Windows

PC开发环境操作系统版本号: win10

HBuilderX类型: 正式

HBuilderX版本号: 4.36

手机系统: Android

手机系统版本号: Android 11

手机厂商: 华为

手机机型: oppo a18

页面类型: vue

vue版本: vue2

打包方式: 云端

项目创建方式: HBuilderX

操作步骤:

现在系统不打印console.log("List", res)

预期结果:

console.log("List", res)
在预览接口无打印结果

实际结果:

bug描述:

index.getList(this.userS).then(res => {
console.log("List", res)
原来使用【预览】数据接口的时候都能打印日志
现在使用【预览】模式直接跳过打印日志,怎么回事?

2024-12-12 20:54 负责人:无 分享
已邀请:

要回复问题请先登录注册