// #ifndef H5
const url = 'http://localhost:3000/shopping'
// #endif
// #ifdef H5
const url = '/shop/shopping'
// #endif
uniapp 条件编译语句
最新推荐文章于 2024-08-31 11:44:49 发布
// #ifndef H5
const url = 'http://localhost:3000/shopping'
// #endif
// #ifdef H5
const url = '/shop/shopping'
// #endif
1369
822
1424
1315
1851

被折叠的 条评论
为什么被折叠?