The work order reservation form plus multi-functional reservation system supports online payment function


1. Detailed introduction

Appointment service (appointment time/number of people limited), outpatient appointment, registration and payment use scenarios to purchase goods and services, application for certificates/authorization, vehicle annual inspection, transportation declaration work order appointment form plus information collection, complaints and suggestions, feedback, business registration, House purchase registration contract agreement, trademark registration, entry and franchise, cooperation consultation, after-sales work order, industrial and commercial affairs, loan application, application for joining the party, report of grades, self-service document equipment maintenance/installation, pick-up/delivery on behalf of express delivery, property repair, decoration quotation, Epidemic prevention and control, access control, etc.,
some functions require plug-in support

Featured function, copy order: users can copy the submitted content, modify or directly resubmit; global query: custom query fields, custom display of specified field content of query results, custom display of specified field content on the details page; order publicity: display Customize the specified state order, display the content of the specified custom field; place an order on behalf of the customer: select fans in the background to place the order, appointment time: customize the appointment time period, the number of people who can make an appointment during the appointment time period, adaptive linkage fields: adaptive one, Second, third-level linkage, paging fields: form pagination, realize the next button, real-time data panel: various real-time data large screens can be customized;

Features of some custom fields:
Charging items: support single choice, single choice + quantity, multiple choice + quantity
Appointment time: time period custom number limit
Linkage: adaptive first, second, third level linkage , that is, linkage), which can exist at the same time as the first, second and third levels
Pagination: When the form uses N multi-fields, the page is very long, this can be split into multiple
steps Text or picture
Upload files: all formats, text, office software, video, audio, compressed packages, direct transfer of large files, 100M only takes 10+ seconds Electronic signature: horizontal handwritten
signature, can be combined with [form generator] to realize the contract , release strip, etc.

2. Effect display

1. Part of the code

The code is as follows (example):

		<plugins>
			<item name="dayu_workorder_plugin_uvc" />
			<item name="dayu_workorder_plugin_multi" />
			<item name="dayu_workorder_plugin_ocrvlic" />
			<item name="dayu_workorder_plugin_ocrdlic" />
			<item name="dayu_workorder_plugin_op" />
			<item name="dayu_workorder_plugin_medal" />
			<item name="dayu_workorder_plugin_daw" />
			<item name="dayu_workorder_plugin_verify" />
			<item name="dayu_workorder_plugin_data" />
			<item name="dayu_workorder_plugin_idcardocr" />
			<item name="dayu_workorder_plugin_acf" />
			<item name="dayu_workorder_plugin_asorg" />
			<item name="dayu_workorder_plugin_loglstics" />
			<item name="dayu_workorder_plugin_poster" />
			<item name="dayu_workorder_plugin_salesman" />
			<item name="dayu_workorder_plugin_user" />
			<item name="dayu_workorder_plugin_word" />
		</plugins>
	</platform>

	<bindings>
		<cover>
			<entry title="公共查询" do="search" state="" direct="false"/>
			<entry title="联系我们" do="contact" state="" direct="false"/>
			<entry title="员工管理" do="ordinary" state="" direct="false"/>
			<entry title="职员管理" do="manager" state="" direct="false"/>
			<entry title="用户中心" do="my" state="" direct="false"/>
			<entry title="首页" do="index" state="" direct="false"/>
		</cover>
		<menu>
			<entry title="粉丝管理" do="fans" state="" direct="false"/>
			<entry title="工具箱" do="tool" state="" direct="false"/>
			<entry title="页面DIY" do="diy" state="" direct="false"/>
			<entry title="参数二维码" do="qr" state="" direct="false"/>
			<entry title="自定义菜单" do="nav" state="" direct="false"/>
			<entry title="评分设置" do="rate" state="" direct="false"/>
			<entry title="模板消息" do="tmplmsg" state="" direct="false"/>
			<entry title="删除日志" do="delete" state="" direct="false"/>
			<entry title="工单统计" do="summary" state="" direct="false"/>
			<entry title="幻灯片管理" do="slide" state="" direct="false"/>
			<entry title="公告管理" do="notice" state="" direct="false"/>
			<entry title="快捷回复" do="quickreply" state="" direct="false"/>
			<entry title="功能字段" do="fields" state="" direct="false"/>
			<entry title="职员管理" do="staff" state="" direct="false"/>
			<entry title="工单主题" do="display" state="" direct="false"/>
			<entry title="工单记录" do="order" state="" direct="false"/>
			<entry title="分类管理" do="category" state="" direct="false"/>
		</menu>
		<home call="getHomeTiles"> 
		</home>
		<profile>
			<entry title="我的工单" do="myrecord" state="" direct="false"/>
			<entry title="用户中心" do="my" state="" direct="false"/>
		</profile>
	</bindings>

2. Rendering display

Please add a picture description
Please add a picture description
Please add a picture description


3. Download learning materials

Lanzoul: https://qumaw.lanzoul.com/iCJhP0ist46b

Guess you like

Origin blog.csdn.net/m0_57941469/article/details/128341331