|
|
|
|
@ -15699,6 +15699,9 @@ var spin = __webpack_require__(71418);
|
|
|
|
|
return /*#__PURE__*/(0,jsx_runtime.jsx)(_react_17_0_2_react.Fragment, {
|
|
|
|
|
children: /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
|
className: code_areamodules['code-area-container'],
|
|
|
|
|
style: {
|
|
|
|
|
background: theme == 'vs' ? '#fff' : '#1E1E1E'
|
|
|
|
|
},
|
|
|
|
|
children: [tab_type == 1 && /*#__PURE__*/(0,jsx_runtime.jsxs)(jsx_runtime.Fragment, {
|
|
|
|
|
children: [isEditPath || code_edit_permission ? null : /*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
|
|
|
|
className: code_areamodules['only-view'],
|
|
|
|
|
|