init
This commit is contained in:
11
xhs-mini-demos/component-case/label/templates.js
Normal file
11
xhs-mini-demos/component-case/label/templates.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/** 以下内容为自动生成,请勿手动修改 */
|
||||
|
||||
module.exports = {
|
||||
data: {
|
||||
page_data_0: ``,
|
||||
},
|
||||
|
||||
page_fun_0(e) {
|
||||
this.setData("page_data_0", e.detail.value);
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user