init
This commit is contained in:
8
xhs-mini-demos/component-case/map-styles/map-styles.js
Normal file
8
xhs-mini-demos/component-case/map-styles/map-styles.js
Normal file
@@ -0,0 +1,8 @@
|
||||
Page({
|
||||
onShareAppMessage() {
|
||||
return {
|
||||
title: 'map底图样式',
|
||||
path: 'page/component/pages/map-styles/map-styles',
|
||||
};
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user