feat: 添加投标项目查看器组件及后端支持
This commit is contained in:
13
widget/looker/wails.json
Normal file
13
widget/looker/wails.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "https://wails.io/schemas/config.v2.json",
|
||||
"name": "looker",
|
||||
"outputfilename": "looker",
|
||||
"frontend:install": "npm install",
|
||||
"frontend:build": "npm run build",
|
||||
"frontend:dev:watcher": "npm run dev",
|
||||
"frontend:dev:serverUrl": "auto",
|
||||
"author": {
|
||||
"name": "dmy",
|
||||
"email": "dmy@dmy.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user