CN113342342B - Method for custom integration operation of label component of image piece based on Element UI - Google Patents

Method for custom integration operation of label component of image piece based on Element UI Download PDF

Info

Publication number
CN113342342B
CN113342342B CN202110683532.XA CN202110683532A CN113342342B CN 113342342 B CN113342342 B CN 113342342B CN 202110683532 A CN202110683532 A CN 202110683532A CN 113342342 B CN113342342 B CN 113342342B
Authority
CN
China
Prior art keywords
image
message
information
piece
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110683532.XA
Other languages
Chinese (zh)
Other versions
CN113342342A (en
Inventor
丁陶
李耀
彭磊
杨志文
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuhan Zhongbang Bank Co Ltd
Original Assignee
Wuhan Zhongbang Bank Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Wuhan Zhongbang Bank Co Ltd filed Critical Wuhan Zhongbang Bank Co Ltd
Priority to CN202110683532.XA priority Critical patent/CN113342342B/en
Publication of CN113342342A publication Critical patent/CN113342342A/en
Application granted granted Critical
Publication of CN113342342B publication Critical patent/CN113342342B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Security & Cryptography (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for custom integrating and operating a label component of an image piece based on an Element UI, and belongs to the technical field of information technology. The method aims to overcome the defect that the conventional html tag cannot simply and conveniently carry out zooming rotation, business parameter configuration and other integrated operations on an image piece, and realize the requirements of online acquisition and quick verification of electronic certificates by banks. According to the invention, through the tag assembly, a user can directly preview and check the image piece on the front page, the image piece is scaled and rotated, service parameter information is added for the image piece, and the corresponding image piece is uploaded to the image platform, or the corresponding image piece is deleted and modified by the synchronous image platform. The invention is used for integrating the image operation, is convenient for banking staff to check the image information, and synchronizes the information to the image platform database.

Description

Method for custom integration operation of label component of image piece based on Element UI
Technical Field
The invention discloses a method for custom integrating and operating a label component of an image piece based on an Element UI, and belongs to the technical field of information technology.
Background
With the rapid development of financial science and technology, business scenes on a banking line are rapidly expanded, and offline physical network points which originally bloom all the time are greatly slimming. Whether it is an internet business bank or an internet business bank that is undergoing digital transformation, enterprises are an important ring in a banking system for public business, wherein, the retention and audit of enterprise related certificates are key points for the banks to retain client enterprise information and judge enterprise credit.
In the past, customers were required to carry a large number of license originals and copies and other proof materials related to enterprise operations, and go to the off-line banking site to transact business for opening accounts to public accounts. Many banks now support the need to open an account online, and whether this capability reflects the science and technology quality level of the banks. The enterprise online account opening needs to be carried out by a bank client manager to collect client information to a client location, the client information generally comprises enterprise related certificates and other proving materials, after the collection is completed, the image parts are required to be checked by a bank auditing personnel in an enterprise to be in public business management system, the missing image parts are subjected to supplementary recording, the image parts with wrong information or incomplete information are subjected to re-recording, and the image parts which are not checked to pass are deleted.
The label component can be directly packaged and introduced into the enterprise public service management system, a single enterprise image piece of public service is operated through a client serial number or reservation number, the component can be configured in batches in a single page, a large number of image pieces can be displayed and modified in the single page, the functional requirement of checking hundreds of image pieces on the single page is realized, the efficiency of the enterprise on public account opening is greatly improved, the checking flow of the image pieces is optimized, the checking flexibility of the image pieces is improved, the front end development flow of the public system is simplified, and the development cost is greatly reduced.
In the process of auditing the image, some parameters of the modified picture are involved, including but not limited to rotation, scaling, etc. are used in previewing, and the parameters of the modified picture are used to enable the image to conform to the uploading rules of the bank image system.
In the auditing of the image part of the bank system, the source of the image part can be the system of the bank, and also can be a third party system of other lines, because the data of different banks or the data of the image part is derived from the third party system, the data cannot be directly related, and some parameters of the image are often modified, but the functions of rotation and rotation are not included, the functions of zooming are used on previewing, the parameters of the image part are modified to enable the image part to conform to the uploading rule of the current bank image system, in the past, the parameters are modified, logic judgment needs to be carried out when an uploading interface is called, for example, file information is judged, whether the parameters are correct or not, corresponding attributes are manually injected into a form object, the code complexity is improved, and the uploading performance is reduced. The tag component sets the uploading object in advance and matches the file object in the background message, so that additional logic judgment is not needed when the uploading interface is called, the code complexity is reduced, and the uploading performance is improved.
Disclosure of Invention
The invention aims to solve the defect that the conventional html tag cannot simply carry out zooming rotation, business parameter configuration and other integrated operations on an image piece, and realize the requirements of online acquisition and quick verification of electronic certificates by banks.
In order to achieve the above purpose, the invention adopts the following technical scheme:
a method for custom integrating and operating a label component of an image piece based on an Element UI comprises the following steps:
step 1: receiving image piece message information in a json format returned from a background through a front end, and acquiring url fields in the image piece message information and relating the url fields to src attributes of a tag assembly;
step 2: the front-end page is used for auditing the image pictures in the tag assembly, if the information of the image pictures returned by the background is fuzzy or the key information is misplaced, the pictures can be clicked to enter a large-picture preview mode, and the pictures can be rotated and zoomed in the mode to help auditing the information of the image pictures;
step 3: setting independent image parameters for each tag assembly according to a parameter configuration rule, defining the parameters in a tag assembly template, and introducing the assemblies in batches on a front-end page to examine a large number of image elements; the image parameters comprise certificate type, certificate serial number and service type; the image processing device plays a role of marks, and the marks are uploaded to the image platform to be recognized and passed and classify the image pieces.
Step 4: and checking the image parts, carrying out complement on the missing image parts, deleting or modifying or adding the image parts with wrong information, and uploading the checked image parts to the image platform through a background interface.
In the above technical scheme, only the picture name and url address are obtained by using a simple configuration rule in the scene of only consulting the image piece:
if the business parameters transmitted by the image part from the channel are consistent with the regulations of the image platform, acquiring corresponding picture names, url addresses and other business parameters from the message by using complex parameter configuration rules;
if the business parameters transmitted from the channel are inconsistent with the regulations of the image platform, the custom parameter configuration rule is used to only acquire the corresponding url address and the file name, and other business parameters are generated according to the file name and the parameter specifications required to be observed by the image uploading platform of the image piece.
Because the object name in the background message is determined (e.g., ap_yyzz (business license)), there is a corresponding one uploading object (upload-ap_yyzz) in our front-end code, and this when we match this object, the attribute of ap_yyzz: the url address and the file name are assigned to the upload-ap_yyzz, and other parameters (such as idType, busiltype, etc.) of the object are defined by the image file according to the parameter specification required by the image file uploading image platform, and then the uploading object (upload-ap_yyzz) can be smoothly sent to the image platform.
In the technical scheme, other service parameter configuration tables are configured, and the file names are used for matching the information in the enterprise service parameter configuration tables, so that the supplementation of other service parameters is realized.
In the above technical solution, the parameter configuration rule is as follows:
simple configuration rules: and analyzing the json message received from the background, and configuring corresponding src attributes for the image piece according to the url field of the return message and the corresponding file address.
Complex configuration rules: analyzing the json message received from the background, associating corresponding parameters according to the field and the corresponding value of the return message, and adding more parameters and values as image information identifiers according to specific service requirements; according to the uploading rule of the bank file, the image piece transmitted from the channel is also provided with the identifier (parameter), if the identifier transmitted by the image piece is consistent with the stipulation of the image platform, the image piece can be directly obtained through the background and used as the local identifier, and the image piece is successfully uploaded to the image platform.
For example, according to the bank customer information security specification, the current operation time of opreatDate can be added; or userld: acquiring a work number of a banking person of an operating system; or also preUrl: when the modification operation is executed, the url address of the image part existing before is reserved and used as a backup or is subjected to secondary verification.
Custom configuration rules: and analyzing the json message received from the background, only acquiring the url address and the file name of the picture, selecting other image parameters returned by the associated background, and redefining and configuring the image information parameters according to the service requirements and the image platform transmission rules. Custom parameter configuration rules are used because some parameters transmitted from third party channels are inconsistent with the image system specification, such as business license should transmit the value id:16, third party value id:17, directly using the custom parameter configuration rule, only obtaining the file name 'business license' from the background message, and fixing the transmission 16 according to the self configuration required by the image system, instead of obtaining the id from the message.
The interface file will list the file name identification of the background message and the file corresponding to the image platform during practical development, and judge which image piece is according to the file name identification. Other business parameters such as: channel name, operator number, file serial number, audit passing time point, etc.
Taking this as an example, when the service parameters sent from the channel end do not match with our expectations, the service parameters can be preset by themselves, so that it is unnecessary to consider whether the parameters are correct or not, and the parameters sent from the channel can be directly overwritten.
In addition, there are other special parameters (such as validation verification) that require changing the parameters ("validation verification") to ("validation verification") when the picture is sent to the imaging platform.
In the above technical solution, the simple configuration rule is as follows:
defining an info object, and associating an image file object (ap_) in a background json message, wherein the image file object is used for transmitting received picture information attributes, and the attributes include:
url (optional): the src attribute is associated with the label component and is used for displaying image information on a front-end page, and a specific value is obtained through message mapping;
idName (optional): and the title attribute is associated with the tag component and is used for declaring the name of the image file, and a specific value is obtained by mapping the message.
The configuration rule is generally used for only consulting the service scene of the image piece, and can preview, zoom and rotate the image piece, and is not applicable to uploading, modifying and deleting the image piece.
In the above technical solution, the complex configuration rule is as follows:
defining an info object, and associating an image file object (ap_) in a background json message, wherein the image file object is used for transmitting received picture information attributes, and the attributes include:
url (optional): the src attribute is associated with the label component and is used for displaying the picture information;
idName (optional): the title attribute is associated with the tag component and is used for declaring the name of the image file, and a specific value is obtained by mapping a message;
idType (optional): declaring the file sequence number of the image piece, and mapping the file sequence number to obtain a specific value by a message;
billttype (optional): declaring the service type identification of the image element, and obtaining a specific value by message mapping.
The configuration rule can be used for inquiring, auditing, uploading, modifying and deleting the business scene of the image piece, and the parameter value is associated with the corresponding parameter value in the background return message.
In the above technical solution, the custom configuration rule is as follows:
declaring an info OBJECT, and associating an image file OBJECT (ap_object) in a background json message, where the attribute is used to transfer the received attribute of the picture information, and the attribute includes:
url (optional): the src attribute is associated with the label component and is used for displaying the picture information, and a specific value is obtained by message mapping;
idName (optional): declaring the name of the image file, and obtaining a specific value by self-definition;
idType (optional): declaring the file sequence number of the image piece, and obtaining a specific value by self definition;
bilIType (optional): declaring the service type identifier of the image element, and obtaining a specific value by self-definition;
operadate (optional): the operation date is declared, and a specific value is obtained by self definition;
clientNo (optional): declaring a client number and obtaining a specific value by self definition;
tradeType (optional): and declaring the transaction type and customizing to obtain a specific value.
The configuration rule is generally used for the situation that the image information contained in the background return message is incomplete or the image information needs to be edited again, and can be used for inquiring, auditing, uploading, modifying and deleting the business scene of the image piece, and the uploading parameters can be customized when the business scene is uploaded to the image platform.
By adopting the technical scheme, the invention has the beneficial effects that:
because the number of the image parts for checking the public business is huge, the number of the image parts for checking the single counter business is more than twenty, and the number of the image parts for checking the online business is hundreds. In general, developing a functional page with auditing, modifying, deleting and uploading a large number of image pieces in a background management system requires a large amount of time and labor input, and meanwhile, because the image pieces have different service type identifiers, the parameters of the image pieces uploaded to the middle management platform and the image platform are not consistent in actual situations, which leads to that a developer needs to make logic judgment during uploading, and the method is quite complicated in a conventional way.
If the label assembly capable of customizing the integrated operation image piece is introduced into the management system, the trouble caused by the problems can be avoided. By following the service requirement and the configuration rule, the tag assembly is configured, and the tag assembly is introduced into the functional page in batches, so that the function development of the auditing and the complement of the image part can be completed in a very short time. In addition, through shielding the uploading, deleting and modifying patterns and functions, the function development of retrieving the image pieces can be directly completed, and the later-stage consulting and maintenance of customer business are facilitated. The label assembly greatly improves the flexibility of development, improves the development efficiency and effectively reduces the development risk.
Drawings
FIG. 1 is a schematic flow chart of the present invention.
Detailed Description
The invention discloses a method for custom integrating a label component of an image piece based on an Element UI, which comprises the following steps:
step S1: the tag component info object and src attribute are associated with data returned by the JSON message;
step S2: checking the information of the image piece through the tag assembly;
step S3: defining a tag component configuration rule;
s3.1: simple configuration rules (only map file address and file name in JSON message);
s3.2: complex configuration rules (attributes are directly mapped by JSON messages);
s3.3: custom configuration rules (attributes are mapped after being processed by JSON message);
step S4: and uploading, modifying and deleting the image piece through the label assembly.
The step S1 specifically comprises the following steps:
in the above technical solution, the info object and src attribute of the tag component are as follows:
the info object contains:
{ photo object }: the license file object at least comprises one attribute of 'fileUrI';
"fileUrI": an uploaded file address associated with the src attribute in the < img > tag;
[ fileList ]: uploading a file list, wherein only one image piece is generally packaged in one component;
"second FileUrI": secondary auditing file addresses;
"vefifyType": and judging the auditing type.
Business rules:
{ photo OBJECT } binding label component info OBJECT, "fileUrI" binds fileUrl file address in { AP_OBJECT } transmitted in the background, "secondFileUrI" is intermediate audit file address, "vefifyType" determines audit type to determine if the front page exposes "fileUrI" or "secondFileUrI".
The step S2 specifically comprises the following steps:
the embodiment of auditing the image piece information by the tag assembly is as follows:
and realizing the preview, scaling and rotation of the image piece by realizing DOM operation picture nodes through JavaScript.
"isFullSrceen": whether full screen preview is performed;
"nonwmarginTop": current height from top;
"nonwMarginLeft": the length from the left side of the page at present;
"moveTop": calculating the moving distance in the vertical direction;
"moveLeft": the distance moved in the horizontal direction is calculated.
The implementation mode is as follows:
adding a dragable event by matching with an el-dialog component, and acquiring a picture element node through a getComputedStyle; calculating the distance to be moved through event entrusting, and modifying the height and width of the picture in real time to realize the movement and the scaling of the picture; the method comprises the steps of calculating the length and width of a picture by enabling a nonwMarginTop and a nonwMarginLeft to be 0 and obtaining the length and width srceen height and srceen width of a page, so that full-screen preview of the picture is realized; the rotation of the picture is achieved by changing the rotation attribute of transform in css.
The step S3 specifically comprises the following steps:
the configuration rules are as follows:
the info OBJECT defined by the label is matched with the image OBJECT AP_OBJECT returned by the background json message, so that the attribute of the info OBJECT is bound.
S3.1 simple configuration rules
The attributes of the info object include:
url (optional): the image part address is associated with the src attribute of the tag component;
idName (optional): the title of the visual item is associated with the title attribute of the tag component.
Business rules: the configuration rule is generally only used for a functional page for image part review, lacks an image part service type identifier and an audit type, and does not accord with the uploading rule of the image platform.
S3.2 Complex configuration rules
The attributes of the info object include:
url (optional): the image part address is associated with the src attribute of the tag component;
idName (optional): the name of the image part is associated with the title attribute of the tag component;
idType (optional): image file number;
bilIType (optional): and (5) identifying the service type of the image piece.
Business rules: the background json message returns the corresponding image name, service type, file address, file serial number and other attributes, and the attribute of the front-end label is configured by depending on the background json returned data.
S3.3 custom configuration rules
url (optional): the image part address is associated with the src attribute of the tag component;
idName (optional): the name of the image part is associated with the title attribute of the tag component;
idType (optional): image file number;
bilIType (optional): the service type of the image part is identified;
operadate (optional): an operation date;
clientNo (optional): a customer number;
tradeType (optional): transaction type.
Business rules: the background json message returns the corresponding image name, service type, file address, file serial number and other attributes, but because the uploading rule of the image platform is inconsistent with the field type or value returned by the background, or other special service requirements exist, such as secondary review of the image, an additional configuration audit type (vefifyType) is needed, and at this time, the custom configuration rule is applicable. The custom configuration rule can flexibly cope with the service requirements related to various image pieces, and the attribute of the info object is configured by the front end.
The step S4 specifically comprises the following steps:
business rules: and according to the service requirements and the image platform rules, configuring parameters according to the corresponding configuration rules, calling a background uploading file and deleting a file interface through a button, and finishing the warehousing and the ex-warehouse of the image parts of the image platform.

Claims (3)

1. The method for custom integrating the label component for operating the image piece based on the Element UI is characterized by comprising the following steps:
step 1: receiving image piece message information in a json format returned from a background through a front end, and acquiring url fields in the image piece message information and relating the url fields to src attributes of a tag assembly;
step 2: checking the image picture in the tag assembly at the front page, if the information of the image picture returned by the background is fuzzy or the key information is misplaced, clicking the picture to enter a large picture preview mode, and rotating and zooming the picture in the mode to help check the information of the image picture;
step 3: according to parameter specifications required to be observed by an image piece uploading image platform, selecting corresponding parameter configuration rules according to specific service requirements, setting independent image piece parameters for each tag assembly, defining the independent image piece parameters in a tag assembly template, and introducing the tag assemblies in batches on a front-end page to audit a large number of image pieces;
step 4: checking the image part, carrying out supplementary recording on the missing image part, deleting or modifying the image part with wrong information and service parameters to enable the image part to meet the format requirement of the image platform, and uploading the checked image part to the image platform through a background interface;
specific service requirements refer to:
only looking up the business scene of the image piece, and previewing, zooming and rotating the image piece;
inquiring, auditing, uploading, modifying and deleting the business scene of the image piece;
the background returns the condition that the image information contained in the message is incomplete or the image information needs to be edited again, and is used for inquiring, auditing, uploading, modifying and deleting the business scene of the image piece;
the parameter configuration rules include:
simple parameter configuration rules: analyzing the json message received from the background, and configuring corresponding src attributes for the image piece according to the url field of the return message and the corresponding file address;
complex parameter configuration rules: analyzing the json message received from the background, associating corresponding parameters according to the field and the corresponding value of the return message, and adding more parameters and values as image information identifiers according to specific service requirements;
custom parameter configuration rules: analyzing the json message received from the background, only acquiring the url address of the picture, selecting other image parameters returned by the associated background, and re-defining and configuring the image information parameters according to the service requirements and the image platform transmission rules;
the simple parameter configuration rule includes:
defining an info object, and associating the info object with an image file object in a background json message, wherein the image file object is used for transmitting received image information attributes, and the attributes comprise:
url, which is associated with the src attribute of the label component and is used for displaying image information on a front-end page and obtaining a specific value by message mapping;
the idName is associated with a title attribute of the tag component and is used for declaring the name of the image file, and a specific value is obtained by mapping a message;
the simple configuration rule is used for only consulting the service scene of the image piece, previewing, zooming and rotating the image piece, and is not applicable to uploading, modifying and deleting the image piece;
the complex parameter configuration rule includes:
defining an info object, and associating the info object with an image file object in a background json message, wherein the image file object is used for transmitting received image information attributes, and the attributes comprise:
url, which is associated with the src attribute of the label component and is used for displaying the picture information;
idName: the title attribute is associated with the tag component and is used for declaring the name of the image file, and a specific value is obtained by mapping a message;
the idType declares the file sequence number of the image file, and a specific value is obtained by message mapping;
billttype: declaring the service type identifier of the image element, and mapping the message to obtain a specific value;
the complex parameter configuration rule is used for inquiring, auditing, uploading, modifying and deleting the business scene of the image piece, and the parameter value is associated with the corresponding parameter value in the background return message;
the custom parameter configuration rule comprises:
declaring an info object, and associating an image file object in a background json message, where the image file object is used to transfer the received attribute of the picture information, and the attribute includes:
url, which is associated with the src attribute of the label component and is used for displaying the picture information and mapping the message to obtain a specific value;
idName, declaring the name of the mapping file, and obtaining a specific value by self-definition;
an idType declares the file sequence number of the image piece, and a specific value is obtained by self definition;
billttype: declaring the service type identifier of the image element, and obtaining a specific value by self-definition;
operaDate, declaring the operation date, and obtaining a specific value by self definition;
ClientNo, declaring the number of the client, and obtaining a specific value by self-definition;
tradeType, declaring the transaction type and obtaining a specific value by self-definition;
the custom parameter configuration rule is used for inquiring, auditing, uploading, modifying and deleting the business scene of the image piece when uploading to the image platform under the condition that the image information contained in the background return message is incomplete or the image information needs to be edited again.
2. The method for custom integrating a tab component for manipulating an image based on an Element UI of claim 1, comprising the steps of: in the scene of only needing to consult the image piece, only obtaining the picture name and url address by using a simple configuration rule;
if the business parameters transmitted by the image part from the channel are consistent with the regulations of the image platform, acquiring corresponding picture names, url addresses and other business parameters from the message by using complex parameter configuration rules;
if the business parameters transmitted from the channel are inconsistent with the regulations of the image platform, the custom parameter configuration rule is used to only acquire the corresponding url address and the file name, and other business parameters are generated according to the file name and the parameter specifications required to be observed by the image uploading platform of the image piece.
3. The method for custom integrating the tab component of an image component based on an Element UI of claim 2 further comprising a further business parameter configuration table associated with data of the further business parameter configuration table by file name.
CN202110683532.XA 2021-06-21 2021-06-21 Method for custom integration operation of label component of image piece based on Element UI Active CN113342342B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110683532.XA CN113342342B (en) 2021-06-21 2021-06-21 Method for custom integration operation of label component of image piece based on Element UI

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110683532.XA CN113342342B (en) 2021-06-21 2021-06-21 Method for custom integration operation of label component of image piece based on Element UI

Publications (2)

Publication Number Publication Date
CN113342342A CN113342342A (en) 2021-09-03
CN113342342B true CN113342342B (en) 2024-03-29

Family

ID=77477776

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110683532.XA Active CN113342342B (en) 2021-06-21 2021-06-21 Method for custom integration operation of label component of image piece based on Element UI

Country Status (1)

Country Link
CN (1) CN113342342B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573079A (en) * 2015-01-27 2015-04-29 中復保有限公司 Intelligent image file uploading management method
CN111444532A (en) * 2020-02-20 2020-07-24 山东浪潮通软信息科技有限公司 Image display method special for leasing business capable of being configured flexibly
WO2021023170A1 (en) * 2019-08-07 2021-02-11 中国建设银行股份有限公司 System and method for online transmission of data file

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10585579B2 (en) * 2016-12-30 2020-03-10 Microsoft Technology Licensing, Llc Teaching and coaching user interface element with celebratory message

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573079A (en) * 2015-01-27 2015-04-29 中復保有限公司 Intelligent image file uploading management method
WO2021023170A1 (en) * 2019-08-07 2021-02-11 中国建设银行股份有限公司 System and method for online transmission of data file
CN111444532A (en) * 2020-02-20 2020-07-24 山东浪潮通软信息科技有限公司 Image display method special for leasing business capable of being configured flexibly

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
UISketch: A Large-Scale Dataset of UI Element Sketches;Vinoth Pandian Sermuga Pandian 等;Proceedings of the 2021 CHI Conference on Human Factors in Computing Systems;20210531;全文 *
vue element-ui 图片上传/预览/删除功能;叶成浩520;blog.csdn.net/yehaocheng520/article/details/108770542;20200924;全文 *
基于微信公众平台的消防巡检系统的设计与实现;李肖雷 等;计算机与现代化;20161231(第12期);全文 *

Also Published As

Publication number Publication date
CN113342342A (en) 2021-09-03

Similar Documents

Publication Publication Date Title
CN108647277B (en) Mobile campus comprehensive service platform and working method thereof
US20040103367A1 (en) Facsimile/machine readable document processing and form generation apparatus and method
US20070073776A1 (en) Digital file management
JPWO2005031612A1 (en) Electronic image storage method, electronic image storage device, and electronic image storage system
JP2002007657A (en) Project managing device and recording medium
CN109189849B (en) Standardized and streamlined data entry method and system
CN113342342B (en) Method for custom integration operation of label component of image piece based on Element UI
KR20150109948A (en) Taxation simplifying system and taxation management method for the same
CN115660607B (en) Automatic generation method and device for approval chain and computer storage medium
JP2006126941A (en) Image processor, image processing method, image processing control program, and storage medium
US20070143660A1 (en) System and method for indexing image-based information
CN113312260A (en) Interface testing method, device, equipment and storage medium
JP6530330B2 (en) Loan administration automatic check system and method
CN111125263A (en) Reservation request management method, reservation function entity and readable storage medium
CN105913071A (en) Information processing device, information processing system and information processing method
CN207037679U (en) A kind of system of quick scanning invoice information
CN107230163B (en) System for on-site quality supervision and inspection of power engineering
CN114782223A (en) Financial case intelligent judging system
CN104978623A (en) Personnel information management service system
CN103927812B (en) The information processing terminal, information processing system and method
CN112270426A (en) Method and system for self-service remote reservation of file burning
CN106708862A (en) Large image management method and system
CN112887350B (en) Internet of things service account processing method and device
WO2013024063A1 (en) Authorization of check presentations
JP2001188703A (en) Method for obtaining page information

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant