Vant is installed directly using cdn, and the error message is reported by calling Toast light prompt.

vant is installed directly using cdn. Call Toast to gently prompt for error

ReferenceError: Can"t find variable: Toast

all other ui can be called normally

vantToast:function () {

            Toast.loading({
                mask: true,
                message: "..."
            });
        }
        
        
        

I don"t know if other operations are needed to introduce cdn into vant

Mar.25,2021

use this.$toast ('prompt copy')


come in without import?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37a11-2c0a6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37a11-2c0a6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?