refs #1036: App Store app detail screenshot and video missing

This commit is contained in:
Cüneyt Şentürk
2019-12-26 12:24:38 +03:00
parent 64435b5e5a
commit 56cef21241
4 changed files with 140 additions and 90 deletions

View File

@ -12,6 +12,8 @@ import Global from '../../mixins/global';
import {Progress} from 'element-ui';
import AkauntingCarousel from './../../components/AkauntingCarousel';
Vue.use(Progress);
const app = new Vue({
@ -23,6 +25,7 @@ const app = new Vue({
components: {
[Progress.name]: Progress,
AkauntingCarousel
},
mounted() {