This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/.cache/vue-loader/576b1c8a01c9142f394001a016555432.json

1 line
2.2 KiB
JSON
Raw Normal View History

2019-08-11 18:48:02 +00:00
{"remainingRequest":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js??vue-loader-options!/home/soeren/dev/keksaccountgui/src/views/Dashboard.vue?vue&type=template&id=22ba47ca&","dependencies":[{"path":"/home/soeren/dev/keksaccountgui/src/views/Dashboard.vue","mtime":1563897776530},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/loaders/templateLoader.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vuetify-loader/lib/loader.js","mtime":1549812933000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/home/soeren/dev/keksaccountgui/node_modules/vue-loader/lib/index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n<div style=\"\">\n <v-container grid-list-md>\n <v-layout row wrap>\n <v-flex md12>\n <h1>Dashboard</h1>\n <br><br>\n <h3>Hello {{$store.getters.getMe[\"username\"]}}, login to</h3>\n\n\n <v-layout row wrap>\n <v-flex md4 xs12 text-xs-center v-for=\"(item, index) in apps\">\n <v-card>\n <v-layout>\n <v-flex xs5>\n <v-img\n :src=\"getImageUrl(item.id)\"\n height=\"125px\"\n contain\n ></v-img>\n </v-flex>\n <v-flex xs7>\n <v-card-title primary-title>\n <div>\n <div class=\"headline\">{{ item.name }}</div>\n <div>{{ item.description }}</div>\n </div>\n </v-card-title>\n </v-flex>\n </v-layout>\n <v-divider light></v-divider>\n <v-card-actions class=\"pa-3\">\n\n <v-spacer></v-spacer>\n <v-btn icon>\n <v-icon @click=\"navigateToApp(item)\">input</v-icon>\n </v-btn>\n </v-card-actions>\n </v-card>\n </v-flex>\n </v-layout>\n </v-flex>\n\n\n </v-layout>\n </v-container>\n\n\n</div>\n\n",null]}