| | |
| | | @blur="onBlurChange('desc3')" |
| | | ></textarea> |
| | | </div> |
| | | <p><br /></p> |
| | | <div class="tips-bk"> |
| | | <div class="bj-tip"> |
| | | 云测试:单元一应用与实践<img |
| | |
| | | <h4 id="d015"> |
| | | ▶▶ 应用与实践<span class="fontsz1">>>>>>>>></span> |
| | | </h4> |
| | | <p><br /></p> |
| | | <p><b>一、单选题</b></p> |
| | | <p> |
| | | 1.欲配制浓度为250mg/L的有效氯消毒剂2000mL,需要使用有效氯含量为500mg/片的含氯消毒片( <input |
| | |
| | | v-if="chapter003.idOpenThree && chapter003.qustionData[48]" |
| | | class="tips-file" |
| | | > |
| | | <examinations :cardList="chapter003.qustionData[48]" /> |
| | | <examinations :primaryColor="'#f49a4c'" :cardList="chapter003.qustionData[48]" /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | components: { |
| | | examinations, |
| | | }, |
| | | created() { |
| | | async created() { |
| | | const localData = JSON.parse(localStorage.getItem("chapter003")); |
| | | if (localData) { |
| | | this.chapter003 = { ...Object.assign(this.chapter003, localData) }; |
| | |
| | | v-if="chapter004.idOpenThree && chapter004.qustionData[65]" |
| | | class="tips-file" |
| | | > |
| | | <examinations :cardList="chapter004.qustionData[65]" /> |
| | | <examinations :primaryColor="'#f49a4c'" :cardList="chapter004.qustionData[65]" /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | }, |
| | | }; |
| | | }, |
| | | created() { |
| | | async created() { |
| | | const localData = JSON.parse(localStorage.getItem("chapter004")); |
| | | if (localData) { |
| | | this.chapter004 = { ...Object.assign(this.chapter004, localData) }; |
| | |
| | | v-if="chapter005.idOpenThree && chapter005.qustionData[94]" |
| | | class="tips-file" |
| | | > |
| | | <examinations :cardList="chapter005.qustionData[94]" /> |
| | | <examinations :primaryColor="'#f49a4c'" :cardList="chapter005.qustionData[94]" /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | components: { |
| | | examinations, |
| | | }, |
| | | created() { |
| | | async created() { |
| | | const localData = JSON.parse(localStorage.getItem("chapter005")); |
| | | if (localData) { |
| | | this.chapter005 = { ...Object.assign(this.chapter005, localData) }; |