Quellcode durchsuchen

fix:技师人脸

zhanghui vor 1 Jahr
Ursprung
Commit
7dcfb161b7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      pages/ShootFace/ShootFace.vue

+ 1 - 1
pages/ShootFace/ShootFace.vue

@@ -343,7 +343,7 @@
 						videoElement: VIDEOELEMENT
 					},
 					rotate: -90,
-					NNCPath: '/tech/static/neuralNets/', // root of NN_DEFAULT.json file
+					NNCPath: '../../static/neuralNets/', // root of NN_DEFAULT.json file
 					callbackReady: function(errCode, spec) {
 						if (errCode) {
 							//