@@ -7,8 +7,8 @@ import env from './common/js/env.js';
// #ifdef H5
// 提交前需要注释 本地调试使用 使用vconsole
-const vconsole = require('vconsole')
-Vue.prototype.$vconsole = new vconsole()
+// const vconsole = require('vconsole')
+// Vue.prototype.$vconsole = new vconsole()
// #endif
import {
VueJsonp
@@ -343,7 +343,7 @@
videoElement: VIDEOELEMENT
},
rotate: -90,
- NNCPath: '../../static/neuralNets/', // root of NN_DEFAULT.json file
+ NNCPath: '/tech/static/neuralNets/', // root of NN_DEFAULT.json file
callbackReady: function(errCode, spec) {
if (errCode) {
//