Files
2025-09-14 00:21:54 +08:00

9 lines
150 B
JavaScript

Page({
onShareAppMessage() {
return {
title: 'map底图样式',
path: 'page/component/pages/map-styles/map-styles',
};
},
});