diff --git "a/\345\220\264\344\275\263\346\225\217/20241028\350\257\276\345\240\202\347\254\224\350\256\260--\345\212\250\347\224\273\344\273\245\345\217\212flex\345\270\203\345\261\200.md" "b/\345\220\264\344\275\263\346\225\217/20241028\350\257\276\345\240\202\347\254\224\350\256\260--\345\212\250\347\224\273\344\273\245\345\217\212flex\345\270\203\345\261\200.md" index 49822f051deeedb45733c9220eed49c526c56801..74184a78e0c8fa715613b894cd2cb8c927276109 100644 --- "a/\345\220\264\344\275\263\346\225\217/20241028\350\257\276\345\240\202\347\254\224\350\256\260--\345\212\250\347\224\273\344\273\245\345\217\212flex\345\270\203\345\261\200.md" +++ "b/\345\220\264\344\275\263\346\225\217/20241028\350\257\276\345\240\202\347\254\224\350\256\260--\345\212\250\347\224\273\344\273\245\345\217\212flex\345\270\203\345\261\200.md" @@ -166,4 +166,12 @@ animation属性的格式如下: - 主轴:flex容器的主轴,默认是水平方向,从左向右。 - 侧轴:与主轴垂直的轴称作侧轴,默认是垂直方向,从上往下。 -PS:主轴和侧轴并不是固定不变的,可以通过 `flex-direction` 更换方向,我们在后面会讲到。 \ No newline at end of file +PS:主轴和侧轴并不是固定不变的,可以通过 `flex-direction` 更换方向,我们在后面会讲到。 + +# 作业 +![](./imgs/10-28--动画/笨熊.gif) +![](./imgs/10-28--动画/笨熊.PNG) +![](./imgs/10-28--动画/大鱼.gif) +![](./imgs/10-28--动画/大鱼.PNG) +![](./imgs/10-28--动画/商标.gif) +![](./imgs/10-28--动画/商标.PNG) \ No newline at end of file diff --git "a/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\345\225\206\346\240\207.gif" "b/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\345\225\206\346\240\207.gif" new file mode 100644 index 0000000000000000000000000000000000000000..622772aa091e37dc1bf376451de543443ea564b6 Binary files /dev/null and "b/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\345\225\206\346\240\207.gif" differ diff --git "a/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\345\244\247\351\261\274.gif" "b/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\345\244\247\351\261\274.gif" new file mode 100644 index 0000000000000000000000000000000000000000..6dd1a1a86020c220873a96a8f39d5a29607feb8b Binary files /dev/null and "b/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\345\244\247\351\261\274.gif" differ diff --git "a/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\347\254\250\347\206\212.gif" "b/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\347\254\250\347\206\212.gif" new file mode 100644 index 0000000000000000000000000000000000000000..5923f91ff613691f80cfb60fc4fc0e440b72bf53 Binary files /dev/null and "b/\345\220\264\344\275\263\346\225\217/imgs/10-28--\345\212\250\347\224\273/\347\254\250\347\206\212.gif" differ