```javascript // main.js import PhototView from 'photo-view' import 'vue-photo-view-x/dist/css/main.css' Vue.use(PhototView)