VUE移动端禁止双手放大缩小

//index.html
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">