0000
This commit is contained in:
7
pages/mall/activeWindow/activeWindow.js
Normal file
7
pages/mall/activeWindow/activeWindow.js
Normal file
@@ -0,0 +1,7 @@
|
||||
Component({
|
||||
properties: {
|
||||
hotsale: Boolean
|
||||
},
|
||||
data: {},
|
||||
methods: {}
|
||||
});
|
||||
Reference in New Issue
Block a user