|
@@ -14,7 +14,7 @@ const generate = {
|
|
|
name:'模特图',
|
|
name:'模特图',
|
|
|
click(configs){
|
|
click(configs){
|
|
|
console.log(configs);
|
|
console.log(configs);
|
|
|
- openGaenrate('onFeetImage',configs)
|
|
|
|
|
|
|
+ openGaenrate('VirtualFitting',configs)
|
|
|
},
|
|
},
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -44,8 +44,8 @@ const generate = {
|
|
|
export function openGaenrate(type,configs) {
|
|
export function openGaenrate(type,configs) {
|
|
|
|
|
|
|
|
const config= {
|
|
const config= {
|
|
|
- "onFeetImage":{
|
|
|
|
|
- url:"/onFeetImage",
|
|
|
|
|
|
|
+ "VirtualFitting":{
|
|
|
|
|
+ url:"/VirtualFitting",
|
|
|
},
|
|
},
|
|
|
"attachScenarios":{
|
|
"attachScenarios":{
|
|
|
url:"/attachScenarios"
|
|
url:"/attachScenarios"
|