@@ -40,7 +40,7 @@ usqlite.connect({
fail: () => {
contactModel.create((err, res) => {
console.error('SQLITE 创建表格', err, res)
uni.setStorageSync('FIRST_RUN', 'X')
uni.setStorageSync('FIRST_RUN', true)
})
}
The note is not visible to the blocked user.