# weex-xiaohongshu **Repository Path**: git.mrxu.net/weex-xiaohongshu ## Basic Information - **Project Name**: weex-xiaohongshu - **Description**: 小红书 weex - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2025-07-27 - **Last Updated**: 2025-07-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > 小红书 weex 踩过的坑: 1. weex最大750固定宽度,等比缩放,相当于 web 的 100%。 2. weex 使用 vue 的 slot,对应不上标签对应不上,始终对应的是最后一个。