This commit is contained in:
wxd
2024-10-12 00:33:04 +08:00
parent 2c192967f9
commit 7fffb39b84
3 changed files with 59 additions and 46 deletions

View File

@@ -450,6 +450,7 @@ export default defineComponent({
})
}else if(!isModalOne && isTest){
// setTimeout(() => {
// text = {
// str:`${this.t('HomeView.jsContent7')}<br>${this.t('HomeView.jsContent5')}<a href="https://code-create.com.hk/aida/" target="_blank">https://code-create.com.hk/aida/</a>${this.t('HomeView.jsContent6')}`,
@@ -457,7 +458,7 @@ export default defineComponent({
// this.affiche(text)
// }, 500);
}else{
openGuide()
}
// console.log(this.store.state.UserHabit);