beautytopic.js 72 B

123456
  1. var beautytopic = new Vue({
  2. el:'#beautytopic',
  3. data:{
  4. }
  5. })