Arvin

Results 11 issues of Arvin

## Question Before asking a question, make sure you have: - Searched existing Stack Overflow questions. - Googled your question. - Searched open and closed [GitHub issues](https://github.com/lonng/nano/issues?q=is%3Aissue)

question

您好,非常感谢对本项目的支持,您可以在此留下你的宝贵意见和想法。 也可以添加作者微信:sunnie_song ,学习交流ლ(°◕‵ƹ′◕ლ)。

- name: scp image: appleboy/drone-scp settings: host: - ****.***.***.01 - ****.***.***.02 username: root password: from_secret: - ssh_password - ssh_password1 port: 22 target: - /home/web_temp source: - "*" rm: true when:...

跨域你这里怎么配

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

Inactive

![image](https://user-images.githubusercontent.com/22019544/208128703-81b5e132-34e9-4b6d-b53a-54134cc5717f.png) sql: transaction has already been committed or rolled back; sql: transaction has already been committed or rolled back 1100 ----------3--------------1----

type:question

### Versions nuxt-vite: nuxt: ### Reproduction ### Description import { Component, Vue, Emit, Prop} from 'vue-property-decorator' @Component({ name:"allgame", layout:function(context){return 'defaultLayout'}, components: { logoSearch: require('components/comm/logoSearch/index.vue').default, breadCrumb: require('components/comm/breadCrumb/index.vue').default, selectAllGame: require('components/comm/allGame/selectAllGame.vue').default, }, async...

bug