溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

微信小程序?qū)隫ant報錯VM292:1 thirdScriptError的解決方法

發(fā)布時間:2020-10-14 09:29:06 來源:腳本之家 閱讀:220 作者:直男程序員的鋼鐵之路 欄目:web開發(fā)

導(dǎo)入執(zhí)行后

VM292:1 thirdScriptError
 sdk uncaught third Error
 module "miniprogram_npm/vant-weapp/mixins/transition" is not defined
 Error: module "miniprogram_npm/vant-weapp/mixins/transition" is not defined
    at require (http://127.0.0.1:56368/appservice/__dev__/WAService.js:22:26700)
    at http://127.0.0.1:56368/appservice/__dev__/WAService.js:22:26448
    at http://127.0.0.1:56368/appservice/miniprogram_npm/vant-weapp/popup/index.js:5:19
    at require (http://127.0.0.1:56368/appservice/__dev__/WAService.js:22:26841)
    at <anonymous>:395:7
    at HTMLScriptElement.scriptLoaded (http://127.0.0.1:56368/appservice/appservice?t=1557802464868:4544:21)
        at HTMLScriptElement.script.onload (http://127.0.0.1:56368/appservice/appservice?t=1557802464868:4556:20)

解決方法:

你只需要把miniprogram_npm/vant-weapp里的組件文件夾都刪除,

之后再https://github.com/youzan/vant-weapp下載一份vant, 將dist文件夾(vant-weapp-dev\vant-weapp-dev\dist)中的文件復(fù)制到項目的miniprogram_npm/vant-weapp

即下載一份vant,之后替換掉項目中的文件

之后保存解決

微信小程序?qū)隫ant報錯VM292:1 thirdScriptError的解決方法

微信小程序?qū)隫ant組件包的文章鏈接:https://www.jb51.net/article/166770.htm

總結(jié)

以上就是這篇文章的全部內(nèi)容了,希望本文的內(nèi)容對大家的學(xué)習(xí)或者工作具有一定的參考學(xué)習(xí)價值,謝謝大家對億速云的支持。

向AI問一下細節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI