第一種: 在組件中直接使用style. 不需要組件從外部引入css文件,直接在組件中書寫。 import React, { Component } from "react";const div1 ...
確定! 回上一頁