Results 5 issues of 程序员小兵

flutter build apk打包报错,大佬看看是怎么回事? ![image](https://user-images.githubusercontent.com/27131698/102972138-8dd40e00-4535-11eb-957d-20148fe364c2.png) ` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':aliossflutter:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android resource...

这是您写的源码和蓝牙的部分接口文档,能给个示例吗? ![image](https://user-images.githubusercontent.com/27131698/156500464-7d26b181-5825-4f62-95e0-1be3bbe7f798.png) ![image](https://user-images.githubusercontent.com/27131698/156500607-4b8f96fb-26f6-4372-9e31-e58ff1895851.png)

1. http://localhost:8080/ 出现”Cannot GET /“ 2. ```js npm run build ``` dist中生成不了app.js,aap.json等小程序必须的文件

本地yarn build后上传.nuxt,static,nuxt.config,package到服务器。 服务器上安装好包后,pm2 start --name blog npm -- start成功了。 ![image](https://user-images.githubusercontent.com/27131698/87908807-a5483000-ca99-11ea-9190-633a14522d4d.png) 我的Nginx配置,和相同一个nuxt项目一样配置的: ``` map $sent_http_content_type $expires { "text/html" epoch; "text/html; charset=utf-8" epoch; default off; } server { listen 80; # the...

![image](https://user-images.githubusercontent.com/27131698/88020704-c7f04c80-cb5e-11ea-9271-03ed5ffc42be.png) 希望可以显示第三方服务,替换下这个模板 ```html See the Pen 前端路由history by geekape (@happysoldier) on CodePen. ```