I have a project for school and I'm almost done with it but for some reason something isn't working. Also keep in mind that I'm using ES5

后端 未结 0 1309
一个人的身影
一个人的身影 2020-12-03 06:21
  function template(l, o){
  
  var obj = this;
  
  this.list = l;
  
  this.options = o;
  
  Object.defineProperty(this, \'test\', { //this generates the data and         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题