仅在微信小程序展示
#ifdef MP-WEIXIN
#endif
仅在APP展示
#ifdef APP-PLUS
#endif
仅在H5展示
#ifdef H5
#endif
css里
仅在APP展示
/* #ifdef APP-PLUS */
/* #endif*/
仅在H5展示
/* #ifdef H5 */
/*#endif*/
仅在微信小程序展示
/* #ifdef MP-WEIXIN*/
/* #endif*/
仅在微信小程序展示
#ifdef MP-WEIXIN
#endif
仅在APP展示
#ifdef APP-PLUS
#endif
仅在H5展示
#ifdef H5
#endif
css里
仅在APP展示
/* #ifdef APP-PLUS */
/* #endif*/
仅在H5展示
/* #ifdef H5 */
/*#endif*/
仅在微信小程序展示
/* #ifdef MP-WEIXIN*/
/* #endif*/