网站首页
编程语言
数据库
系统相关
其他分享
编程问答
intPageATime
2024-11-09
微信小程序获取时长页面
//index/PageA.jsconstapp=getApp()vartimerPageA;//计时器varintPageATime=0Page({/***页面的初始数据*/data:{},//A页计时器countTime(){letthat=this//读取A页计时数值wx.getStorage({