|
@@ -29,7 +29,7 @@
|
|
</template>
|
|
</template>
|
|
<script>
|
|
<script>
|
|
//npm uninstall app-info-parser
|
|
//npm uninstall app-info-parser
|
|
- const ApkParser = require('app-info-parser/src/apk');
|
|
|
|
|
|
+ // const ApkParser = require('app-info-parser/src/apk');
|
|
import { iotCameraFindByCondition } from '@/api/basicsModules/index'
|
|
import { iotCameraFindByCondition } from '@/api/basicsModules/index'
|
|
import H5PlayerVideo from '@/components/H5PlayerVideo/H5PlayerVideo.vue'
|
|
import H5PlayerVideo from '@/components/H5PlayerVideo/H5PlayerVideo.vue'
|
|
|
|
|