|
|
@ -17,7 +17,7 @@ import Button from 'material-ui/Button';
|
|
|
|
import './tpiPage.css';
|
|
|
|
import './tpiPage.css';
|
|
|
|
import './tpiPageForMobile.css';
|
|
|
|
import './tpiPageForMobile.css';
|
|
|
|
const $ = window.$;
|
|
|
|
const $ = window.$;
|
|
|
|
const showIframeContent = window.location.search.indexOf('enc=1') != -1;
|
|
|
|
const showIframeContent = window.location.search.indexOf('vnc=1') != -1;
|
|
|
|
class MainContent extends Component {
|
|
|
|
class MainContent extends Component {
|
|
|
|
componentDidMount() {
|
|
|
|
componentDidMount() {
|
|
|
|
// ios下图标位置有问题
|
|
|
|
// ios下图标位置有问题
|
|
|
|