Signed-off-by: TIANHE <TIANHE@GMAIL.COM>
This commit is contained in:
TIANHE
2025-12-30 22:05:14 +08:00
parent 9493dd0fd4
commit a9d8765f50
@@ -16,7 +16,7 @@ export default {
name: 'IndicatorCommunity', name: 'IndicatorCommunity',
data () { data () {
return { return {
url: 'https://www.quantdinger.com' url: 'https://www.quantdinger.com/'
} }
} }
} }