project init
This commit is contained in:
6
pages/chart/group/index.js
Normal file
6
pages/chart/group/index.js
Normal file
@@ -0,0 +1,6 @@
|
||||
Page({
|
||||
data: {},
|
||||
onLoad: function (options) {
|
||||
|
||||
}
|
||||
});
|
||||
4
pages/chart/group/index.json
Normal file
4
pages/chart/group/index.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
}
|
||||
}
|
||||
0
pages/chart/group/index.wxml
Normal file
0
pages/chart/group/index.wxml
Normal file
0
pages/chart/group/index.wxss
Normal file
0
pages/chart/group/index.wxss
Normal file
Reference in New Issue
Block a user