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.
51 lines
1.9 KiB
51 lines
1.9 KiB
{ |
|
"$schema": "https://wails.io/schemas/config.v2.json", |
|
"name": "速哇3D摄影门店管理系统", |
|
"outputfilename": "12", |
|
"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": 12, |
|
"domain": "shop.suwa3d.com", |
|
"logo": "https://www.suwa3d.com/oem/2023/09/27/1ymv3fc24lpcvtmyos8cag8900x7md5f.png", |
|
"short_logo": "https://www.suwa3d.com/oem/2023/09/27/1ymv3fc24lpcvtmykbsrr1e8008y4z27.png", |
|
"favicon": "https://www.suwa3d.com/oem/2024/03/05/1292gxb4g1qczlppvu48hcl7001nl3nt.ico", |
|
"brand_name": "速哇3D摄影门店管理系统", |
|
"link": "1", |
|
"photo_title": "速哇3D摄影门店管理系统", |
|
"link_shop_id": "0", |
|
"api_host": "https://shop.api.suwa3d.com/admin", |
|
"createTime": "2023-04-18 11:08:00", |
|
"updateTime": "2024-03-06 10:16:44", |
|
"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.suwa3d.com", |
|
"print_logo": "https://www.suwa3d.com/oem/2024/03/05/1292gxb4dd5czlosocroa5s1a0u0va2v.png", |
|
"show_print_tip": "关注速哇3D摄影微信公众号,可查询订单进度信息。", |
|
"webwechat": "https://wechat.suwa3d.com", |
|
"set_up_status": 0, |
|
"exe_logo": "https://www.suwa3d.com/oem/2024/03/05/1292gxb4g1qczlpiadsaguu200l0y6d2.png" |
|
} |
|
} |