AI迁移原生小程序到uni-app

13次阅读
没有评论

属性值强制AI去使用”” 双引号,内容字符串的值可以使用单引号,不然可能会报错如下:

[ WXML 文件编译错误] ./pages/device-new/device-binding/device-binding.wxml
unexpected character `6`

整理的一份prompt:

  1. 使用uni-app重写,文件输出到同名目录下,命名为*.vue
  2. 使用scss样式,并设置scoped
  3. html属性值使用双引号包裹

正文完
 0
wujingquan
版权声明:本站原创文章,由 wujingquan 于2025-07-15发表,共计203字。
转载说明:Unless otherwise specified, all articles are published by cc-4.0 protocol. Please indicate the source of reprint.
评论(没有评论)