| | |
| | | } |
| | | }, |
| | | after_ok: {}, |
| | | activity: null, |
| | | receiver: null, |
| | | intentFilter: null, |
| | | content: '' |
| | | }; |
| | | }, |
| | | onLoad(options) { |
| | |
| | | console.log(this.$data.param); |
| | | //获取数据类的自定义表单参数 |
| | | this.Head_UIStyleGetInfo(this.param.DataCls.id, this.param.UI_Style.ID); |
| | | |
| | | //页面初始化获取焦点 |
| | | // this.focusMateria=true; |
| | | }, |
| | | |
| | | methods: { |
| | | async Head_UIStyleGetInfo(class_id, style_id) { //获取自定义表单样式 |
| | | var $this = this; |
| | |
| | | // } |
| | | // }) |
| | | getApp().onScan((result) => { |
| | | //console.log(result.decodedata); |
| | | console.log(result); |
| | | uni.hideKeyboard(); |
| | | var $this = this; |
| | | console.log(item); |