[新增]商城,订单,优惠券,收货地址
This commit is contained in:
19
components/mallIndex_video/mallIndex_video.js
Normal file
19
components/mallIndex_video/mallIndex_video.js
Normal file
@@ -0,0 +1,19 @@
|
||||
/**
|
||||
* 手太欠
|
||||
* 5g星光网-商城
|
||||
*/
|
||||
|
||||
Component({
|
||||
/**
|
||||
* 组件的属性列表
|
||||
*/
|
||||
properties:{
|
||||
|
||||
},
|
||||
|
||||
/**
|
||||
* 组件的方法列表
|
||||
*/
|
||||
methods: {
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user