Cordova thorax model location update

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-03-04 17:18:15 -07:00
parent c452776689
commit 7f9a7cb2d2

View File

@@ -344,7 +344,7 @@
this.modelLocation = '../models/thorax-0.1.0-n960/model.json' this.modelLocation = '../models/thorax-0.1.0-n960/model.json'
/* PWA Build setting */ /* PWA Build setting */
//this.modelLocation = './models/thorax-0.1.0-n960/model.json' //this.modelLocation = './models/thorax-0.1.0-n960/model.json'
this.modelLocationCordova = 'https://localhost/models/thorax_tfwm/model.json' this.modelLocationCordova = 'https://localhost/models/thorax-0.1.0-n960/model.json'
break; break;
case 'abdomen': case 'abdomen':
this.activeRegion = 1 this.activeRegion = 1