Difference between revisions of "Template:CPU CHINA/common JS"

 
(66 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
     el: "#header",
 
     el: "#header",
 
     data: {
 
     data: {
 +
        loading: true,
 
         menu: "https://static.igem.org/mediawiki/2021/2/22/T--CPU_CHINA--face.png", //菜单按钮
 
         menu: "https://static.igem.org/mediawiki/2021/2/22/T--CPU_CHINA--face.png", //菜单按钮
 +
        isOpen: false, //背景变化
 
         classA: false, //一级菜单是否打开
 
         classA: false, //一级菜单是否打开
 
         classB: false, //二级菜单是否打开
 
         classB: false, //二级菜单是否打开
Line 9: Line 11:
 
         isActiveA: -1, //一级菜单悬停效果
 
         isActiveA: -1, //一级菜单悬停效果
 
         isActiveB: -1, //二级菜单悬停效果
 
         isActiveB: -1, //二级菜单悬停效果
         open: false, //菜单是否是打开状态
+
         status: // 菜单的状态
 +
        {
 +
            "open": "https://static.igem.org/mediawiki/2021/a/a4/T--CPU_CHINA--.png",
 +
            "close": "https://static.igem.org/mediawiki/2021/2/22/T--CPU_CHINA--face.png"
 +
        },
 
         clickon: true, //鼠标是否位于菜单上
 
         clickon: true, //鼠标是否位于菜单上
 
         ifon: true, //离开是否会关闭按钮
 
         ifon: true, //离开是否会关闭按钮
 
         // 一级菜单列表
 
         // 一级菜单列表
         classList: [
+
         classList: ["Project", "Parts", "Model", "Human Practices", "Team","Award"],
            "Project",
+
            "Parts",
+
            "WetLab",
+
            "DryLab",
+
            "Human Practises",
+
            "Team"
+
        ],
+
 
         // 二级菜单刘表
 
         // 二级菜单刘表
 
         classList2: [
 
         classList2: [
 
             [{
 
             [{
                     text: "Background",
+
                     text: "Design",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Design",
                     num: 0
+
                     num: 0,
 
                 },
 
                 },
 
                 {
 
                 {
 
                     text: "Description",
 
                     text: "Description",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Description",
                     num: 1
+
                     num: 1,
 
                 },
 
                 },
 
                 {
 
                 {
                     text: "Design",
+
                     text: "Proof of Concept",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Proof_Of_Concept",
                     num: 2
+
                     num: 2,
 
                 },
 
                 },
 
                 {
 
                 {
                     text: "Implemention",
+
                     text: "Proposed Implementation",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Implementation",
                     num: 3
+
                     num: 3,
 
                 },
 
                 },
 
                 {
 
                 {
 
                     text: "Art Design",
 
                     text: "Art Design",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Art",
                     num: 4
+
                     num: 4,
                 }
+
                 },
 +
                {
 +
                    text: "Lab",
 +
                    url: "https://2021.igem.org/Team:CPU_CHINA/Lab",
 +
                    num: 5,
 +
                },
 +
                {
 +
                    text: "General Safety",
 +
                    url: "https://2021.igem.org/Team:CPU_CHINA/Safety",
 +
                    num: 6,
 +
                },
 
             ],
 
             ],
 
             [{
 
             [{
                text: "parts Overview",
+
                    text: "Parts Overview",
                url: "",
+
                    url: "https://2021.igem.org/Team:CPU_CHINA/partsOverview",
                num: 0
+
                     num: 0,
            }],
+
            [{
+
                    text: "Experiments",
+
                    url: "",
+
                     num: 0
+
 
                 },
 
                 },
 
                 {
 
                 {
                     text: "Results",
+
                     text: "Contributions",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Contribution",
                     num: 1
+
                     num: 1,
 
                 },
 
                 },
 
                 {
 
                 {
                     text: "Safety",
+
                     text: "Engineering Success",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Engineering",
                     num: 2
+
                     num: 2,
 
                 },
 
                 },
 
                 {
 
                 {
                     text: "Contribution",
+
                     text: "Improvement",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Improve",
                     num: 3
+
                     num: 3,
 
                 },
 
                 },
 
             ],
 
             ],
 
             [{
 
             [{
                     text: "Model",
+
                     text: "Summary",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Model",
                     num: 0
+
                     num: 0,
 
                 },
 
                 },
 
                 {
 
                 {
 
                     text: "Mathematical Modeling",
 
                     text: "Mathematical Modeling",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/MathematicalModeling",
                     num: 1
+
                     num: 1,
 
                 },
 
                 },
 
                 {
 
                 {
 
                     text: "Molecular Modeling",
 
                     text: "Molecular Modeling",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/MolecularModeling",
                     num: 2
+
                     num: 2,
                },
+
                {
+
                    text: "Measurment",
+
                    url: "",
+
                    num: 3
+
 
                 },
 
                 },
 
             ],
 
             ],
 
             [{
 
             [{
                     text: "Integrated Human Practise",
+
                     text: "Summary",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Human_Practices",
                     num: 0
+
                     num: 0,
 
                 },
 
                 },
 
                 {
 
                 {
                     text: "Education and Public Engament",
+
                    text: "Integrated Human Practices",
                     url: "",
+
                    url: "https://2021.igem.org/Team:CPU_CHINA/IntegratedHumanPractices",
                     num: 1
+
                    num: 1,
 +
                },
 +
                {
 +
                     text: "Education and Communication",
 +
                     url: "https://2021.igem.org/Team:CPU_CHINA/Communication",
 +
                     num: 2,
 +
                },
 +
                {
 +
                    text: "Entrepreneurship",
 +
                    url: "https://2021.igem.org/Team:CPU_CHINA/Entrepreneurship",
 +
                    num: 3,
 
                 },
 
                 },
 
                 {
 
                 {
 
                     text: "Plasticase",
 
                     text: "Plasticase",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Plasticase",
                     num: 2
+
                     num: 4,
 
                 },
 
                 },
 
                 {
 
                 {
 
                     text: "Meddy:Relight My Star",
 
                     text: "Meddy:Relight My Star",
                     url: "https://2021.igem.org/Team:CPU_CHINA/Team/Members",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/MeddyRelightMyStar",
                     num: 3
+
                     num: 5,
 
                 }
 
                 }
 
             ],
 
             ],
 
             [{
 
             [{
 
                     text: "Members",
 
                     text: "Members",
                     url: "https://2021.igem.org/Team:CPU_CHINA/Team/Members",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Team",
                     num: 0
+
                     num: 0,
 
                 },
 
                 },
 
                 {
 
                 {
 
                     text: "Attributions",
 
                     text: "Attributions",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Attributions",
                     num: 1
+
                     num: 1,
 +
                },
 +
                {
 +
                    text: "Collaboration",
 +
                    url: "https://2021.igem.org/Team:CPU_CHINA/Collaborations",
 +
                    num: 2,
 
                 },
 
                 },
 
                 {
 
                 {
 
                     text: "Partnership",
 
                     text: "Partnership",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Partnership",
                     num: 2
+
                     num: 3,
 
                 },
 
                 },
 +
            ],
 +
            [
 
                 {
 
                 {
                     text: "Collabration",
+
                     text: "Judging Form",
                     url: "",
+
                     url: "https://2021.igem.org/Team:CPU_CHINA/Judging_Form",
                     num: 3
+
                    num: 0
 +
                },
 +
                {
 +
                    text: "Education",
 +
                    url: "https://2021.igem.org/Team:CPU_CHINA/Education",
 +
                     num: 1
 
                 }
 
                 }
             ],
+
             ]
         ]
+
         ],
 
     },
 
     },
 
     methods: {
 
     methods: {
 
         // 鼠标悬停到菜单按钮上
 
         // 鼠标悬停到菜单按钮上
 
         mouseover() {
 
         mouseover() {
             if (!this.open) {
+
             if (this.menu == this.status["close"]) {
                 this.menu = "https://static.igem.org/mediawiki/2021/9/91/T--CPU_CHINA--zheng.gif"
+
                 this.menu =
 +
                    "https://static.igem.org/mediawiki/2021/9/91/T--CPU_CHINA--zheng.gif";
 +
                this.isOpen = true;
 +
                this.isActive = "menu";
 +
                this.classA = true;
 
                 setTimeout(() => {
 
                 setTimeout(() => {
                     this.open = true
+
                     this.menu =
                    this.isActive = "menu"
+
                        "https://static.igem.org/mediawiki/2021/a/a4/T--CPU_CHINA--.png";
                    this.classA = true
+
 
                    this.menu = "https://static.igem.org/mediawiki/2021/a/a4/T--CPU_CHINA--.png"
+
 
                 }, 1100);
 
                 }, 1100);
 
             }
 
             }
Line 155: Line 179:
 
         // 关闭菜单
 
         // 关闭菜单
 
         close() {
 
         close() {
             if (this.open) {
+
             if (this.menu == this.status["open"]) {
                debugger
+
                 this.menu =
                 this.menu = "https://static.igem.org/mediawiki/2021/5/5b/T--CPU_CHINA--fan.gif"
+
                    "https://static.igem.org/mediawiki/2021/5/5b/T--CPU_CHINA--fan.gif";
 +
                this.isActive = "";
 +
                this.classB = false;
 +
                this.classA = false;
 +
                this.isActiveA = -1;
 
                 setTimeout(() => {
 
                 setTimeout(() => {
                     this.open = false
+
                     this.isOpen = false;
                     this.isActive = ""
+
                     this.menu =
                    this.classB = false
+
                        "https://static.igem.org/mediawiki/2021/2/22/T--CPU_CHINA--face.png";
                    this.classA = false
+
 
                    this.isActiveA = -1
+
                    this.menu = "https://static.igem.org/mediawiki/2021/2/22/T--CPU_CHINA--face.png"
+
 
                 }, 1100);
 
                 }, 1100);
 
             }
 
             }
 
 
         },
 
         },
 
         // 点击菜单按钮
 
         // 点击菜单按钮
 
         click() {
 
         click() {
             if (this.open) {
+
             if (this.menu == this.status["open"]) {
 
                 this.close();
 
                 this.close();
             } else {
+
             } else if (this.menu == this.status["close"]) {
 
                 this.mouseover();
 
                 this.mouseover();
 +
            } else {
 +
                return;
 
             }
 
             }
 
         },
 
         },
 
         // 鼠标移动到菜单上
 
         // 鼠标移动到菜单上
 
         on() {
 
         on() {
             this.clickon = false
+
             this.clickon = false;
             this.ifon = false
+
             this.ifon = false;
 
         },
 
         },
 
         // 鼠标离开菜单
 
         // 鼠标离开菜单
Line 186: Line 213:
 
             setTimeout(() => {
 
             setTimeout(() => {
 
                 if (this.clickon) {
 
                 if (this.clickon) {
                     this.ifon = true
+
                     this.ifon = true;
                     if (this.ifon && this.open) {
+
                     if (this.ifon && this.menu == this.status["open"]) {
 
                         this.close();
 
                         this.close();
 
                     } else {
 
                     } else {
                         return
+
                         return;
 
                     }
 
                     }
 
                 }
 
                 }
 
             }, 3000);
 
             }, 3000);
             this.clickon = true
+
             this.clickon = true;
 
         },
 
         },
 
         // 鼠标点击空白关闭菜单
 
         // 鼠标点击空白关闭菜单
 
         ifclick() {
 
         ifclick() {
             if (this.clickon && this.open) {
+
             if (this.clickon && this.menu == this.status["open"]) {
 
                 this.close();
 
                 this.close();
 
             } else {
 
             } else {
                 return
+
                 return;
 
             }
 
             }
 
         },
 
         },
         // 鼠标经过一级菜单
+
         // 鼠标点击一级菜单
         classAOver(index) {
+
         classAClick(index) {
             setTimeout(() => {
+
             this.isActiveB = -1;
                this.isActiveB = -1
+
            this.isActiveA = index;
                this.isActiveA = index;
+
            this.classB = true;
                this.classB = true;
+
            }, 300)
+
 
         },
 
         },
 
         // 鼠标悬停到二级菜单
 
         // 鼠标悬停到二级菜单
 
         classBOver(num) {
 
         classBOver(num) {
            setTimeout(() => {
 
 
                 this.isActiveB = num;
 
                 this.isActiveB = num;
            }, 300)
 
 
         },
 
         },
 
         // 鼠标离开二级菜单
 
         // 鼠标离开二级菜单
 
         classBLeave(num) {
 
         classBLeave(num) {
            setTimeout(() => {
 
 
                 this.isActiveB = -1;
 
                 this.isActiveB = -1;
             }, 300)
+
        },
         }
+
    },
 +
    beforeCreate() {
 +
        this.loading = true;
 +
    },
 +
    mounted() {
 +
        this.$nextTick(function () {
 +
            this.mouseover();
 +
            setTimeout(() => {
 +
                this.close();
 +
                this.loading = false;
 +
             }, 1100)
 +
         })
 
     }
 
     }
})
+
});
  
 
// 页面滚动响应
 
// 页面滚动响应
var $navs = $('nav li'), // 导航
+
var $navs = $("nav li"), // 导航
     $sections = $('.section'), // 模块
+
     $sections = $(".section"), // 模块
 
     $window = $(window),
 
     $window = $(window),
 
     navLength = $navs.length - 1;
 
     navLength = $navs.length - 1;
Line 238: Line 271:
 
     for (; len > -1; len--) {
 
     for (; len > -1; len--) {
 
         var that = $sections.eq(len);
 
         var that = $sections.eq(len);
         if (scrollTop >= that.offset().top - 10) {
+
         if (scrollTop+5 >= that.offset().top) {
             $navs.removeClass('current').eq(len).addClass('current');
+
             $navs.removeClass("current").eq(len).addClass("current");
 
             break;
 
             break;
 
         }
 
         }
Line 245: Line 278:
 
});
 
});
  
$navs.on('click', function (e) {
+
$navs.on("click", function (e) {
 
     e.preventDefault();
 
     e.preventDefault();
     $('html, body').animate({
+
     $("html, body").animate({
        'scrollTop': $($(this).find("a").attr('href')).offset().top
+
            scrollTop: $($(this).find("a").attr("href")).offset().top,
    }, 400);
+
        },
 +
        400
 +
    );
 
});
 
});

Latest revision as of 06:38, 7 December 2021

// 菜单页 var header = new Vue({

   el: "#header",
   data: {
       loading: true,
       menu: "T--CPU_CHINA--face.png", //菜单按钮
       isOpen: false, //背景变化
       classA: false, //一级菜单是否打开
       classB: false, //二级菜单是否打开
       isActive: "", //背景变色
       isActiveA: -1, //一级菜单悬停效果
       isActiveB: -1, //二级菜单悬停效果
       status: // 菜单的状态
       {
           "open": "T--CPU_CHINA--.png",
           "close": "T--CPU_CHINA--face.png"
       },
       clickon: true, //鼠标是否位于菜单上
       ifon: true, //离开是否会关闭按钮
       // 一级菜单列表
       classList: ["Project", "Parts", "Model", "Human Practices", "Team","Award"],
       // 二级菜单刘表
       classList2: [
           [{
                   text: "Design",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Design",
                   num: 0,
               },
               {
                   text: "Description",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Description",
                   num: 1,
               },
               {
                   text: "Proof of Concept",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Proof_Of_Concept",
                   num: 2,
               },
               {
                   text: "Proposed Implementation",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Implementation",
                   num: 3,
               },
               {
                   text: "Art Design",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Art",
                   num: 4,
               },
               {
                   text: "Lab",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Lab",
                   num: 5,
               },
               {
                   text: "General Safety",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Safety",
                   num: 6,
               },
           ],
           [{
                   text: "Parts Overview",
                   url: "https://2021.igem.org/Team:CPU_CHINA/partsOverview",
                   num: 0,
               },
               {
                   text: "Contributions",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Contribution",
                   num: 1,
               },
               {
                   text: "Engineering Success",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Engineering",
                   num: 2,
               },
               {
                   text: "Improvement",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Improve",
                   num: 3,
               },
           ],
           [{
                   text: "Summary",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Model",
                   num: 0,
               },
               {
                   text: "Mathematical Modeling",
                   url: "https://2021.igem.org/Team:CPU_CHINA/MathematicalModeling",
                   num: 1,
               },
               {
                   text: "Molecular Modeling",
                   url: "https://2021.igem.org/Team:CPU_CHINA/MolecularModeling",
                   num: 2,
               },
           ],
           [{
                   text: "Summary",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Human_Practices",
                   num: 0,
               },
               {
                   text: "Integrated Human Practices",
                   url: "https://2021.igem.org/Team:CPU_CHINA/IntegratedHumanPractices",
                   num: 1,
               },
               {
                   text: "Education and Communication",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Communication",
                   num: 2,
               },
               {
                   text: "Entrepreneurship",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Entrepreneurship",
                   num: 3,
               },
               {
                   text: "Plasticase",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Plasticase",
                   num: 4,
               },
               {
                   text: "Meddy:Relight My Star",
                   url: "https://2021.igem.org/Team:CPU_CHINA/MeddyRelightMyStar",
                   num: 5,
               }
           ],
           [{
                   text: "Members",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Team",
                   num: 0,
               },
               {
                   text: "Attributions",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Attributions",
                   num: 1,
               },
               {
                   text: "Collaboration",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Collaborations",
                   num: 2,
               },
               {
                   text: "Partnership",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Partnership",
                   num: 3,
               },
           ],
           [
               {
                   text: "Judging Form",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Judging_Form",
                   num: 0
               },
               {
                   text: "Education",
                   url: "https://2021.igem.org/Team:CPU_CHINA/Education",
                   num: 1
               }
           ]
       ],
   },
   methods: {
       // 鼠标悬停到菜单按钮上
       mouseover() {
           if (this.menu == this.status["close"]) {
               this.menu =
                   "T--CPU_CHINA--zheng.gif";
               this.isOpen = true;
               this.isActive = "menu";
               this.classA = true;
               setTimeout(() => {
                   this.menu =
                       "T--CPU_CHINA--.png";
               }, 1100);
           }
       },
       // 关闭菜单
       close() {
           if (this.menu == this.status["open"]) {
               this.menu =
                   "T--CPU_CHINA--fan.gif";
               this.isActive = "";
               this.classB = false;
               this.classA = false;
               this.isActiveA = -1;
               setTimeout(() => {
                   this.isOpen = false;
                   this.menu =
                       "T--CPU_CHINA--face.png";
               }, 1100);
           }
       },
       // 点击菜单按钮
       click() {
           if (this.menu == this.status["open"]) {
               this.close();
           } else if (this.menu == this.status["close"]) {
               this.mouseover();
           } else {
               return;
           }
       },
       // 鼠标移动到菜单上
       on() {
           this.clickon = false;
           this.ifon = false;
       },
       // 鼠标离开菜单
       leave() {
           setTimeout(() => {
               if (this.clickon) {
                   this.ifon = true;
                   if (this.ifon && this.menu == this.status["open"]) {
                       this.close();
                   } else {
                       return;
                   }
               }
           }, 3000);
           this.clickon = true;
       },
       // 鼠标点击空白关闭菜单
       ifclick() {
           if (this.clickon && this.menu == this.status["open"]) {
               this.close();
           } else {
               return;
           }
       },
       // 鼠标点击一级菜单
       classAClick(index) {
           this.isActiveB = -1;
           this.isActiveA = index;
           this.classB = true;
       },
       // 鼠标悬停到二级菜单
       classBOver(num) {
               this.isActiveB = num;
       },
       // 鼠标离开二级菜单
       classBLeave(num) {
               this.isActiveB = -1;
       },
   },
   beforeCreate() {
       this.loading = true;
   },
   mounted() {
       this.$nextTick(function () {
           this.mouseover();
           setTimeout(() => {
               this.close();
               this.loading = false;
           }, 1100)
       })
   }

});

// 页面滚动响应 var $navs = $("nav li"), // 导航

   $sections = $(".section"), // 模块
   $window = $(window),
   navLength = $navs.length - 1;

$window.scroll(function () {

   var scrollTop = document.documentElement.scrollTop || document.body.scrollTop;
   len = navLength;
   for (; len > -1; len--) {
       var that = $sections.eq(len);
       if (scrollTop+5 >= that.offset().top) {
           $navs.removeClass("current").eq(len).addClass("current");
           break;
       }
   }

});

$navs.on("click", function (e) {

   e.preventDefault();
   $("html, body").animate({
           scrollTop: $($(this).find("a").attr("href")).offset().top,
       },
       400
   );

});