DOCTYPE html>
添加游戏
添加游戏
游戏名称:
开发商:
九游
腾讯
暴龙
暴雪
添加你的真实年龄段:
0-6岁
6-12岁
12-18岁
18-30岁
30岁以上
游戏介绍:
var Name = document.getElementById("Name")
var Type = document.getElementById("Type")
var Checkbox = document.getElementById('age').getElementsByTagName('input')
var Content = document.getElementById("Content")
function check(){
if(!Name.value){
alert('请填写游戏名称');
return false;
}
if(!Type.value){
alert('请填写游戏类型');
return false;
}
for(var i=0;i
关注
打赏
网页htnl游戏添加
立即登录/注册


微信扫码登录