Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

微信小程序引入后导致的问题 #10

@SongChao1123

Description

@SongChao1123

const wf = require('./wf.js');
然后使用 const wxfetch = require('../config/request.js') 后,小程序会报
VM3628:1 [non-writable] modification of global variable "Promise.prototype.finally" is not allowed when using plugins at app.json.

查询后好像是说我的项目中使用了第三方插件;我现在需要全局重写App,Page;直接报下面的错误了

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions