preset icon indicating copy to clipboard operation
preset copied to clipboard

🌁 基于uniapp,快速,优雅的全栈预设模板

Results 4 preset issues
Sort by recently updated
recently updated
newest added

主要是者个 `const relativePath = relative(resolve(process.cwd(), 'src'), filepath)` 我替换成了 `const relativePath = relative(resolve(process.cwd(), 'src'), filepath).replace(new RegExp('\\'+sep, 'g'), '/')` 就是个斜杠的问题。等更新

微信小程序不支持tailwind css的 divide-x space-x 写法

想问下todo啥时候可以更新,大神,还有我是新手,怎么能把你这个项目兼容到多平台,也就是变成uniapp项目