You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.7 KiB
47 lines
1.7 KiB
{ |
|
"$schema": "https://wails.io/schemas/config.v2.json", |
|
"name": "狒功夫3D拍照系统", |
|
"outputfilename": "狒功夫3D拍照系统", |
|
"frontend:install": "npm install", |
|
"frontend:build": "npm run build", |
|
"frontend:dev:watcher": "npm run dev", |
|
"frontend:dev:serverUrl": "auto", |
|
"author": { |
|
"name": "oem", |
|
"email": "12345678@qq.com" |
|
}, |
|
"packagedFiles": [ |
|
{ |
|
"from": "static/**/*", |
|
"to": "static/**/*" |
|
} |
|
], |
|
"outputDir": ".", |
|
"pack": { |
|
"include": ["./wails.json"] |
|
}, |
|
"ext_oem": { |
|
"id": 1, |
|
"domain": "http://127.0.0.1:9222/", |
|
"logo": "https://www.sruid.com/oem/2024/01/22/eclqqt0lh00cyl0g0soo757400ao378x.png", |
|
"short_logo": "https://www.sruid.com/oem/2024/01/22/eclqqt0lh00cyl0g2n2jxf25006e503t.png", |
|
"favicon": "https://www.sruid.com/oem/2024/01/22/eclqqt0lh00cyl0h1qiuqc7700vodjg8.png", |
|
"brand_name": "狒功夫3D拍照系统", |
|
"link": "13779966891", |
|
"photo_title": "狒功夫3D拍照系统", |
|
"link_shop_id": "0", |
|
"api_host": "https://shop.api.suwa3d.com/admin", |
|
"createTime": "2024-01-22 14:12:26", |
|
"updateTime": "2024-01-22 14:12:26", |
|
"type": 1, |
|
"wechat_login": 1, |
|
"wechat_login_url": "https://wechat.api.suwa3d.com/wxAuthor.html?wxparams=", |
|
"language": "zh-CN", |
|
"default_page": "/takephoto", |
|
"data_url": "https://3dview.suwa3d.com", |
|
"website_url": "https://www.sugongfu.com", |
|
"print_logo": "https://www.sruid.com/oem/2024/01/22/eclqqt0lh00cyl0g4p4fttm600u87znx.png", |
|
"show_print_tip": "", |
|
"webwechat": "https://wechat.suwa3d.com" |
|
} |
|
} |