wu
2024-12-31 1edefcae08fe7c8df6a177e5dbbc8ab8f8194187
gmms/WebContent/js/components.js
@@ -184,7 +184,7 @@
  props: ['id','intime'],
  // 同样也可以在 vm 实例中像 "this.message" 这样使用
  template: `<div  style='width:100%;height:100%;max-width=100%;max-height=100%;position: relative;'>
              <img class="imgCenter" :src="url"/>
              <img style="width:100%;height:100%;" class="imgCenter" :src="url"/>
            </div>`,
  mixins: [mixin],
  data(){