web-interview
web-interview copied to clipboard
[微信小程序] 11、小程序的wxss和css有哪些不一样的地方?
答案:
一、wxss的图片引入需使用外链地址;
二、没有Body,样式可直接使用import导入;