it turns out that there is a php project on the server, and the default port 80 is used. Later, I need to add one. Because all the pages are static, , I want to directly use ngnix to access it, and then modify the apache2 port of the php project to 808P...
handleFormField(field,e){ if (!field) return; let value = e.target.value; if(field=== basename ){ value = value.replace( [^ u4e00- u9fa5_a-zA-Z0-9] g, ) } this.setState({ ...
problem description use vue-cli3 to create a component that wants to be encapsulated as a third-party library and uploaded to npm for use by other projects, but vue-cli-service build-- target lib-- name lib1. src lib1.vue the packaged library cann...
copied items on the official website side navigation , it is OK not to set the width of el-aside , but there is a problem after < el-aside width= " 200px "> . <el-container> <el-aside width="200px"> <...
git, is configured in webstorm for example, the development reactApp will often execute npm start , and will use ctrl+c when you want to terminate, but then the git window will be closed in webstorm (it is troublesome every time you need to reopen the...
problem description the environmental background of the problems and what methods you have tried when I click the "cancel " button without entering anything, there will be an extra line of prompts, which will take up a certain amount of space, r...