miniprogram-demo icon indicating copy to clipboard operation
miniprogram-demo copied to clipboard

fix 修复公共模板引入路径和wx:key的错误

Open lotjol opened this issue 2 years ago • 0 comments

  • 公共的 head 和 foot 引入路径是错误的,改成了以 / 开头的绝对路径方式
  • wx:key 也有一些错误的语法,如 wx:key="{{item.id}}" 语法是错的

lotjol avatar Jan 13 '23 05:01 lotjol