Auto Submit

dev_local_v9_test4
autosubmit 2 years ago
parent bfcbe2b73e
commit 1ed98f9c42

@ -27,7 +27,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.02561926.js"></script>
<script src="/react/build/umi.5de5dbe2.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -713,7 +713,7 @@ var counselling = __webpack_require__(4628);
var PollDetail = function PollDetail(_ref) {
var _questionInfo$user_in, _questionInfo$user_in2;
var _user$userInfo, _user$userInfo2, _questionInfo$user_in, _questionInfo$user_in2;
var polls = _ref.polls,
globalSetting = _ref.globalSetting,
loading = _ref.loading,
@ -789,7 +789,7 @@ var PollDetail = function PollDetail(_ref) {
alignItems: 'center',
marginLeft: 'auto'
},
children: [!(questionInfo !== null && questionInfo !== void 0 && questionInfo.is_answered) && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: [!(questionInfo !== null && questionInfo !== void 0 && questionInfo.is_answered) && (user === null || user === void 0 || (_user$userInfo = user.userInfo) === null || _user$userInfo === void 0 ? void 0 : _user$userInfo.user_id) == (questionInfo === null || questionInfo === void 0 ? void 0 : questionInfo.user_id) && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Detailmodules.publicStyle,
style: {
marginRight: '20px'
@ -828,7 +828,7 @@ var PollDetail = function PollDetail(_ref) {
});
},
children: "\u5DF2\u89E3\u7B54"
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
}), (user === null || user === void 0 || (_user$userInfo2 = user.userInfo) === null || _user$userInfo2 === void 0 ? void 0 : _user$userInfo2.user_id) == (questionInfo === null || questionInfo === void 0 ? void 0 : questionInfo.user_id) && /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Detailmodules.publicStyle,
style: {
marginRight: '20px'

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save