⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ocscript.js

📁 JS脚本
💻 JS
📖 第 1 页 / 共 2 页
字号:

function imenus_data0(){


	this.menu_showhide_delay = 150
	this.show_subs_onclick = false
	this.hide_focus_box = false



   /*---------------------------------------------
   Item Shift Animations
   ---------------------------------------------*/


	this.main_shift_frames = 8
	this.main_shift_move_x = 0
	this.main_shift_move_y = -10

	this.sub_shift_frames = 0
	this.sub_shift_move_x = 0
	this.sub_shift_move_y = 0



   /*---------------------------------------------
   Expand Icon Animation Settings
   ---------------------------------------------*/


	this.expand_arrow_animation_frames1 = "10"
	this.expand_arrow_animation_movexy1 = "-10,0"
	this.expand_arrow_animation_frames2 = "10"
	this.expand_arrow_animation_movexy2 = "0,0"
	this.main_expand_arrow_animation_frames1 = "0"
	this.main_expand_arrow_animation_movexy1 = "0,0"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -