Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
swx_weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-11-01 17:51:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
041075f844c880c35d8f08fed1f0544f0d56bf39
041075f8
1 parent
38c1c0cb
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/pages/myCreateActivity/index.vue
src/pages/myCreateActivity/index.vue
View file @
041075f
<!--
* @Date: 2022-09-19 14:11:06
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-11-01 1
6:06:26
* @LastEditTime: 2022-11-01 1
7:50:59
* @FilePath: /swx/src/pages/myCreateActivity/index.vue
* @Description: 创建的活动页面
-->
...
...
@@ -109,6 +109,7 @@ import icon_sel2 from '@/images/icon/sel02@2x.png'
import activityCard from '@/components/activity-card.vue'
import icon_company from '@/images/icon/zhubanfang@2x.png'
import Toast from '@/components/vant-weapp/toast/toast';
import moment from '@/utils/moment.min.js'
</script>
...
...
Please
register
or
login
to post a comment