Loading...
getPhoneNumber(e) { console.log(e) if (e.detail.errMsg.includes('user den...
1.uni.showToast()1 uni.showToast({ 2 title: '标题', 3 duration: 2000 4 ...
众所周知uniapp的状态栏高度是用css变量去识别的<template> <view> <view...