@@ -22,6 +22,7 @@ build/
bld/
[Bb]in/
[Oo]bj/
+dist/
# Visual Studio 2015 cache/options directory
.vs/
@@ -27,7 +27,7 @@ function goBack() {
router.go(-1)
}
function toPage() {
- router.push('/forest')
+ router.push('/detail-2')
function showVideo() {