18888888888 脫敏為 188****8888
是因?yàn)閷?duì)字符串使用toString的時(shí)候頁(yè)面中的數(shù)據(jù)還沒(méi)有加載 。
錯(cuò)誤代碼:
可以使用 v-if
修改為:文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-542214.html
手機(jī)號(hào)脫敏文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-542214.html
<text v-if="ownerPhone">{{ownerPhone.toString().replace(/^(1[3-9][0-9])\d{4}(\d{4}$)/, '$1****$2')}}</text>
到了這里,關(guān)于uniapp 小程序 vue TypeError: Cannot read property ‘toString‘ of undefined的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!