TheDesk Usamin (18.0.2)

This commit is contained in:
Cutls
2019-03-16 14:05:04 +09:00
parent 63821f2c45
commit c245f2c5e6
16 changed files with 89 additions and 82 deletions

View File

@@ -44,7 +44,7 @@
<div id="envView">
<template v-for="(item, i) in config">
<h5>{{item.text.head}}</h5>
{{item.text.desc}}<br>
<templete v-html=item.text.desc></templete><br>
<template v-if="item.id=='notf'"><a onclick="notftest()" class="pointer">通知テスト</a><br></template>
<template v-if="item.checkbox">
<template v-for="(check, j) in item.text.checkbox">