src/main/webapp/views/pda/index.html
@@ -82,7 +82,7 @@ </ul> <!-- 主体内容 --> <iframe id="content" src="combPro.html"></iframe> <iframe id="content" src="comb.html"></iframe> </body> <script> @@ -93,4 +93,4 @@ $('#content').attr("src", id+".html"); } </script> </html> </html>