CallMeSoul
CallMeSoul
看文档多可以自定义模块名,想问下可以多模块名么? 想做多个的单页面应用。例如: localhost://web/user/index localhost://wap/user/index
wepy 在组件里调用解析为空。没有报错。 在页面page下就没问题。怎么解?
wepy 在组件里调用解析为空。没有报错。 在页面page下就没问题。怎么解?
` onTouchStart (weswiper, event) { if(weswiper.activeIndex==5){ weswiper.slideTo(0, 3000); } },` 没有跳去第一个,反而跳去了第二个。没办法跳去第一个
感觉是不是可以把你所用的的软件集合做成个docker镜像? 你自己/别人需要这一套部署,可以直接下载docker镜像运行即可,你也可以在镜像上不断更新它
## 主题名称 / Theme Name - Soul ## 介绍 / Introduction - 自主设计,请勿抄袭 ## 仓库地址 / Github Repo - https://github.com/callmesoul/gridea-theme-soul ## 预览地址 / Preview Address -https://callmesoul.github.io/ ## 截图 / Screenshots...
ejs include 怎么扩展来的着? 就是 include 一个模板,在模板的基础再插入内容 还有就是在样式文件怎么引用图片,地址怎么写?
``` createStoreBindings(this, { store, fields: ['classId'], actions: ['changeCurrentClassId'] }) // 选择班级 chooseClass (e: any) { const id = e.currentTarget.dataset.id this.changeCurrentClassId(id) }, ``` ``` any 类型“Instance void; onReady: () => void;...
没分页案例,注释用#号