質問編集履歴
1
訂正
title
CHANGED
File without changes
|
body
CHANGED
@@ -77,18 +77,18 @@
|
|
77
77
|
</template>
|
78
78
|
<template id="tab3.html">
|
79
79
|
<ons-page id="third-page">
|
80
|
-
<iframe src="
|
80
|
+
<iframe src="https://ja.monaca.io/" width="100%" height="100%">
|
81
81
|
</iframe>
|
82
82
|
</ons-page>
|
83
83
|
</template>
|
84
84
|
<template id="tab4.html">
|
85
85
|
<ons-page id="fourth-page">
|
86
|
-
<p>
|
86
|
+
<p>本文</p>
|
87
87
|
</ons-page>
|
88
88
|
</template>
|
89
89
|
<template id="tab5.html">
|
90
90
|
<ons-page id="fifth-page">
|
91
|
-
<p>
|
91
|
+
<p>本文</p>
|
92
92
|
</ons-page>
|
93
93
|
</template>
|
94
94
|
</body>
|