• 发帖子
  • 发文章
成就云开发者社区|开发者社区
话题技术文章成就云
登录
yii2基础之modal弹窗的基本使用
Modal也即是模态窗,通俗的说就是弹窗。是一款bootstrap的js插件,使用效果也是非常好。
成就云发布于 2024-08-09 10:10:34
bootstrapdatagridviewidentifieryii2
nginx+yii2
user  nginx; worker_processes  auto; #error_log  logs/error.log; #error_log  logs/error.log  notice; #error_log  logs/error.log  info; #pid        logs/nginx.pid; events {     worker_connections  1024; } http {     include       mime.types;
成就云发布于 2024-08-05 12:18:31
yii2
Yii2 跨域处理
public function behaviors() { $behaviors = [ 'corsFilter' => [ 'class' => Cors::className(), 'cors' => [ 'Origin' => [],//跨域的域名数组 'Access-Control-Request-Me
成就云发布于 2024-08-05 07:32:29
yii2跨域
一款基于Yii2开发的免费商城系统
Leadshop是一款免费商城系统,基于Yii2开发,支持composer,优化核心,减少依赖,基于全新的架构思想和命名空间。 Leadshop运行环境是Linux+Nginx+PHP7.4+MySQL(5.6|5.7),基于Apache License 2.0开源协议,前后端代码开源无加密,支持二次开发,支持商用。前端技术栈为ES6、vue、vuex、vue-router、vue-cli、axios、element-ui、uni-app,后端技术栈有Yii2、Jwt、Mysql、Easy-SMS。采用了标准RESTful API ,高效的API阅读性,具有扩展性强、结构清晰的特点
成就云发布于 2024-08-05 02:44:54
打包yii2后端开发系统

© 2025 Attains Cloud. 成就云 版权所有

豫ICP备2021016866号-1