1
shuishen
2022-10-31 17295a62de212d8deb80acafee5556ee5b09e7aa
1
2 files modified
10 ■■■■ changed files
src/views/activity/index.vue 4 ●●●● patch | view | raw | blame | history
vue.config.js 6 ●●●● patch | view | raw | blame | history
src/views/activity/index.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2022-08-18 16:18:17
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2022-10-29 15:20:12
 * @LastEditTime: 2022-10-31 08:58:22
 * @FilePath: \srs-police-affairs\src\views\activity\index.vue
 * @Description: 安保活动
 * 
@@ -593,7 +593,7 @@
        play () {
            tc.play()
            this.view('2')
            this.view('1', -20, 100)
        },
        pause () {
vue.config.js
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2022-09-07 09:37:07
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2022-09-28 08:56:34
 * @LastEditTime: 2022-10-31 08:59:05
 * @FilePath: \srs-police-affairs\vue.config.js
 * @Description: 
 * 
@@ -41,6 +41,10 @@
                    to: 'img'
                },
                {
                    from: './public/model',
                    to: 'model'
                },
                {
                    from: './public/video',
                    to: 'video'
                },