[更新]变更联通业务提示信息

This commit is contained in:
唐明明
2021-05-27 16:55:16 +08:00
parent 37c4adb623
commit 62f62ac51a
3 changed files with 12 additions and 9 deletions

View File

@@ -4,6 +4,7 @@ const app = getApp()
Page({
onLoad() {
console.log('1111')
let userToken = my.getStorageSync({key:"userToken"}).data || null,
atTime = Math.round(new Date() / 1000)