第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

Windows 正常,因此 RO 將運(yùn)行

Windows 正常,因此 RO 將運(yùn)行

明月笑刀無(wú)情 2023-02-17 15:41:30
我在 Google Chrome 上的 localhost:8080 上運(yùn)行 Vue 應(yīng)用程序,每當(dāng)我刷新頁(yè)面時(shí),我都會(huì)看到:window is normal so RO will run!其次是:RO disabled for this window自動(dòng)記錄到我的控制臺(tái)。我用谷歌搜索了這個(gè),唯一的結(jié)果似乎與 Windows 操作系統(tǒng)有關(guān),但如果相關(guān)的話,我在 Mac 上。為什么會(huì)出現(xiàn)這些控制臺(tái)日志?編輯:以下創(chuàng)建日志消息的函數(shù)似乎是由 WebPack 生成的。它似乎與 Chrome 有關(guān),因?yàn)樵?Firefox 中運(yùn)行時(shí)不會(huì)出現(xiàn)消息。這個(gè)函數(shù)index.js似乎拋出了第一條日志:function initRo() {    if (problematicChromeVersion === undefined) {        problematicChromeVersion = isProblematicChromeVersion();    }    return new Promise((resolve, reject) => {        $(document)            .ready(function () {                return utils.getCurrentWindow()                    .then((windowResp) => {                        if (windowResp.window.type !== 'normal') {                            throw(`window is ${windowResp.window.type} so RO wont run!`)                        }                        console.log(`window is ${windowResp.window.type} so RO will run!`);                        isRoAllowedOnPage = windowResp.isAllowed;                        if (!isRoAllowedOnPage) {                            throw DISABLED_RO_MSG;                        }                    })                    .then(() => initExtension(isRoAllowedOnPage))                    .then(() => initButtons())                    .then(() => initLoader(isRoAllowedOnPage))                    .then(() => initIFrame())                    .then(() => resolve())                    .catch(function (err) {                        reject(err);                    })            });    });}
查看完整描述

1 回答

?
一只名叫tom的貓

TA貢獻(xiàn)1906條經(jīng)驗(yàn) 獲得超3個(gè)贊

這是從 ZoomInfo Reach Out (RO) Chrome 擴(kuò)展程序記錄的消息。它實(shí)際上記錄在每個(gè)單獨(dú)的網(wǎng)頁(yè)上,并不特定于 Vue。刪除擴(kuò)展程序?qū)[脫這些消息。



查看完整回答
反對(duì) 回復(fù) 2023-02-17
  • 1 回答
  • 0 關(guān)注
  • 151 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)