为了账号安全,请及时绑定邮箱和手机立即绑定

React.createClass编译时报错TypeError

React.createClass编译时报错TypeError

阿波罗的战车 2019-02-25 12:57:53
一个很简单的ajax例子代码如下:index.js:import React from 'react';import ReactDOM from 'react-dom';var ajaxdemo = require('./AjaxDemo.js');ajaxdemo.AjaxDemo();AjaxDemo.js:index.html:<!DOCTYPE html><html>  <head>    <meta charset="utf-8">    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">    <meta name="theme-color" content="#000000">    <link rel="manifest" href="../manifest.json">    <link rel="shortcut icon" href="../favicon.ico">    <title>React App</title>  </head>  <body>    <div id="ajaxdemo"></div>  </body></html>
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 683 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信