摘要: 三层模型 1,数据访问层 2,控制层 3,业务层 Spring配置文件设置: <?xml version="1.0" encoding="UTF-8"?><beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="htt 阅读全文
posted @ 2023-02-23 17:00 仟浊Cc 阅读(42) 评论(0) 推荐(0)
摘要: app.json: { "pages":[ "pages/index/index", "pages/home/home", "pages/msg/msg", "pages/logs/logs" ], "window":{ "backgroundTextStyle":"light", "navigat 阅读全文
posted @ 2023-02-23 08:41 仟浊Cc 阅读(139) 评论(0) 推荐(0)