任务明细页面
This commit is contained in:
8
pages/anniversary/index.js
Normal file
8
pages/anniversary/index.js
Normal file
@@ -0,0 +1,8 @@
|
||||
Page({
|
||||
data: {
|
||||
aIconList: ['check-rectangle','star-filled','notification','circle'],
|
||||
},
|
||||
onLoad: function (options) {
|
||||
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user