@@ -1020,13 +1020,13 @@ <h1 class="font-size:1.5rem text-transform:uppercase">Thirdparty API Intergratio
10201020 </ div >
10211021 < div class ="display:flex height:50px ">
10221022 < div class ="width:50% margin:0_5px ">
1023- < div class ="floating-label_field active "> < cocreate-select class ="floating-label text_color " id ="data-read_value " placeholder ="" data-attributes ="data-read_value " collection ="builder " document_id ="null " active =""> < selected > </ selected >
1023+ < div class ="floating-label_field active "> < cocreate-select class ="floating-label text_color " id ="read " placeholder ="" data-attributes ="read " collection ="builder " document_id ="null " active =""> < selected > </ selected >
10241024 < ul class ="options z-index:7 margin-top:5px ">
10251025 < cc-option value =""> < span > none</ span > </ cc-option >
10261026 < cc-option value ="true "> < span > true</ span > </ cc-option >
10271027 < cc-option value ="false "> < span > false</ span > </ cc-option >
10281028 </ ul >
1029- </ cocreate-select > < div class ="floating-label_outline "> < div class ="floating-label_leading "> </ div > < div class ="floating-label_notch "> < label class ="floating-label_label "> data-read_value :</ label > </ div > < div class ="floating-label_trailing "> </ div > </ div > </ div >
1029+ </ cocreate-select > < div class ="floating-label_outline "> < div class ="floating-label_leading "> </ div > < div class ="floating-label_notch "> < label class ="floating-label_label "> read :</ label > </ div > < div class ="floating-label_trailing "> </ div > </ div > </ div >
10301030 </ div >
10311031 < div class ="width:50% margin:0_5px ">
10321032 < div class ="floating-label_field active "> < cocreate-select class ="floating-label text_color " id ="data-save " placeholder ="" data-attributes ="data-save " collection ="builder " document_id ="null " active =""> < selected > </ selected >
@@ -1035,7 +1035,7 @@ <h1 class="font-size:1.5rem text-transform:uppercase">Thirdparty API Intergratio
10351035 < cc-option value ="true "> < span > true</ span > </ cc-option >
10361036 < cc-option value ="false "> < span > false</ span > </ cc-option >
10371037 </ ul >
1038- </ cocreate-select > < div class ="floating-label_outline "> < div class ="floating-label_leading "> </ div > < div class ="floating-label_notch "> < label class ="floating-label_label "> data-save_value :</ label > </ div > < div class ="floating-label_trailing "> </ div > </ div > </ div >
1038+ </ cocreate-select > < div class ="floating-label_outline "> < div class ="floating-label_leading "> </ div > < div class ="floating-label_notch "> < label class ="floating-label_label "> save :</ label > </ div > < div class ="floating-label_trailing "> </ div > </ div > </ div >
10391039 </ div >
10401040 </ div >
10411041 < div class ="margin:0_5px ">
0 commit comments